forked from garethr/bomber
-
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.
Speed increase for OSV, GitHub provider work, Documentation Update (d…
…evops-kung-fu#249) * feat: Massive speed increase for OSV by using batches * fix: fixes case when there are no aliases * fix: returns the CVE as the vulnerability id in the OSV Provider if it is an alias * chore: Updated documentation * fix: JSON output should only output json, fixed an issue where it would output the file name. Added a better JSON output screenshot to the README.md * refactor: Add SupportedEcosystems method to Provider interface This commit adds the SupportedEcosystems method to the Provider interface in the models package. The method returns a slice of strings representing the supported ecosystems by the provider. This change allows providers to declare the ecosystems they support, which can be used for validation and information display.
- Loading branch information
Showing
32 changed files
with
6,827 additions
and
463 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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.