devops-kung-fu / bomber

Scans Software Bill of Materials (SBOMs) for security vulnerabilities
https://devops-kung-fu.github.io/bomber/
Mozilla Public License 2.0
497 stars 43 forks source link

Feature Request #221

Open nhopkins19 opened 4 months ago

nhopkins19 commented 4 months ago

Can we give Bomber two new features:

  1. The ability to scan the contents of an entire directory; maybe doing so using an additional flag option for file type(ex: - - json,etc)
  2. Once a directory is scanned, it outputs the cumulative data into a single HTML report so that when the command is run via terminal, its not printing each report individually.
djschleen commented 3 months ago

88 Should address this @nhopkins19 - we can work together to implement if you'd like!