forked from globocom/huskyCI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add title to huskyCI vulnerabilities (globocom#491)
* feat: Add title field in vulnerability struct. * feat: Align bandit with defectdojo plugin. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/tools/bandit/parser.py#L30 * feat: Align safety with defectdojo plugin. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/tools/safety/parser.py#L48 * feat: Align brakeman with defectdojo plugin. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/tools/brakeman/parser.py#L26 * feat: Align gosec with defectdojo plugin. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/tools/gosec/parser.py#L28 * feat: Add title to npmaudit. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/tools/npm_audit/parser.py#L72 * feat: Add title to yarnaudit. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/dev/dojo/tools/yarn_audit/parser.py#L63 * feat: Add title to gitleaks. To easily integrate HuskyCi with DefectDojo -proper title field is required: https://github.com/DefectDojo/django-DefectDojo/blob/dev/dojo/tools/gitleaks/parser.py#L28 * feat: Add title to tfsec. * feat: Add title to error outputs. * feat: Improve npmaudit struct in client. * feat: Add title in spotbugs. * fix: Improve title after review. * feat: Add tittle to output.
- Loading branch information
1 parent
06ee500
commit 6bc805e
Showing
14 changed files
with
39 additions
and
2 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
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
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
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