-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Malysis Integration at Scan Phase (#309)
* feat: Integrate malysis based malware analysis data enricher * feat: Extend package model to store malware analysis data * fix: Wait for package enrichers with timeout * feat: Add malware analyzer plugin * feat: Add support for malware analyser for classification * feat: Add support for backoff retry * fix: Bug with backoff/retry loop * feat: Update markdown summary reporter for malware analysis stats * docs: Add docs for malysis enricher config * docs: Update README.md for malware analysis reference * feat: Add cli flag to configure trust on tool result * feat: Add cli flag to customize malware analysis wait time * test: Add E2E test for malware analysis integration * fix: Path of malware analysis e2e test * fix: Show malysis metrics in markdown summary report * fix: Malware analyser raise filter event for rest of the engine to know about malware
- Loading branch information
Showing
19 changed files
with
1,277 additions
and
77 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
Oops, something went wrong.