Skip to content

Adds vulnerability scans with Trivy and Pull Request handling for SCM-Manager

Compare
Choose a tag to compare
@pmarkiewka pmarkiewka released this 08 Feb 16:31
· 341 commits to develop since this release

Adds

  • SCMManager for handling of Pull Requests (#50) and
  • findVulnerabilitiesWithTrivy() for scanning Images with Trivy (#52, #53)

Upgrades

  • Maven and Maven Wrapper and sets output to verbose (#51)