This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(api): malware rule name to support yara * feat: yara support * fix: typo in debug message * update temp file path * fix: yara rule metadata parser * update comments * fix: field separator * minor fixes * deploy yara-rule-server with docker compose * feat: add yara config * updated aws installer * updated gcp installer * allow acces to yara server * docs: update * fix: aws installer * fix aws instaler * add yara-rule-server into azure installer * fix lint errors * update doc * fix: yara-rule-server config name * fix missing header * fix makefile * add yara to malware scanner list * installer: use 9993 port for yara rule server * review * fix lint * move pointerToStringOrNil to utils * review * update vmclarity-tool-base * remove debug mesage * fix merge failure * fix select * fix error wrapping * update docker compose file for fix e2e test * update installers * updates based on review * add ruleName to MalwareKey * fix: ruleName in malwareKey and select * fix(install): missing new line * use ValueOrZero instead of StringPointerValOrEmpty
- Loading branch information
1 parent
7263406
commit 32adb9d
Showing
39 changed files
with
1,032 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.