-
Notifications
You must be signed in to change notification settings - Fork 238
Known vulnerability plugin #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #83 +/- ##
==========================================
+ Coverage 93.85% 93.95% +0.09%
==========================================
Files 279 284 +5
Lines 13348 13620 +272
==========================================
+ Hits 12528 12796 +268
- Misses 820 824 +4
Continue to review full report at Codecov.
|
…nown-vulnerability-plugin
weidenba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be possible to a add a link to more informations regarding the bug. E.g. a link to the CVE entry.
| return new_results, summary | ||
|
|
||
| def _check_software_components(self, software_components_result): | ||
| found_vulnerabilities = list() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 levels of indent is quite a lot. Consider refactoring.
Detect known vulnerabilities based on