-
-
Notifications
You must be signed in to change notification settings - Fork 681
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
I think integration is the name of the game today and the SARIF format (https://github.com/oasis-tcs/sarif-spec) is a standard that most static analysis tools have embraced. It would be great if Bandit could have that as well. Simply because this integrates with Github, Vulnerability Management Tools and makes results consistent
Describe the solution you'd like
Support for the sarif-spec based on the JSON spec listed here and --output
and --format
flags that support SARIF as an option in addition to JSON, XML, etc.
andren, mr-c, KOLANICH, damiencarol, htadashi and 2 moreJeeppler and htadashi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request