bomber icon indicating copy to clipboard operation
bomber copied to clipboard

Scans Software Bill of Materials (SBOMs) for security vulnerabilities

Results 62 bomber issues
Sort by recently updated
recently updated
newest added

* Adds json formatted output via the --output flag * Fixes ossindex to display cve info instead of cwe when available

The removeDuplicates function is handy and we can use it elsewhere in DKFM. Extract it from here, move it to DKFM Common (needs to be uppercased there), and wire bomber...

Similar to #8, but add an output flag to bomber to save detailed output to a JSON file. I'm interested in using this from CI/CD and would appreciate a JSON...

enhancement

```bomber``` should work on Windows, but needs to be tested. In addition we should allow installation using Chocolaty

enhancement

The documentation for contributing to the repository needs to be a little clearer. Also, the license for ```bomber``` isn't MIT and needs to be corrected.

documentation

Create unit tests for logic to increase code coverage.

enhancement

Add an output flag to ```bomber``` to save detailed output to a PDF or HTML file.

enhancement

The results struct should contain a map of filename and SHA256 hash of the files processed by ```bomber```. This section should be added to both the STDOUT and HTML output...

Some vulnerability providers use markdown in their descriptions. Bomber should render these so they output in a clean way in HTML output.

enhancement