-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 12 parsers to have better metadata (#11900)
* Added docstring for the burp parser * Moved docstring to top of file and made changes to pass liner * Fixed format for ruff linter * Final changes for ruff linter: * Added aqua v1 and v2 parser * Ruff: Fix I001, E302, W291, E265 * Added docstring for bandit and checkmarx * Ruff: Fix W293 * Added Docstrings for Cargo_Audit, Brakeman, and Zap * Ruff: Fix W291 in Cargo_Audit/parser.py * Added docstrings for gitleaks, qualys, semgrep, snyk --------- Co-authored-by: Jino Tesauro <jinotesauro@pop-os.localdomain>
- Loading branch information
Showing
11 changed files
with
581 additions
and
16 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
Oops, something went wrong.