fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
27 stars 16 forks source link

chore: Squash-merge develop branch into main #533

Closed rsenden closed 1 month ago

rsenden commented 1 month ago

chore: Squash-merge develop branch into main

fix: fcli ssc appversion create: Command will now fail instead of creating uncommitted application version if the application version specified on --copy-from option does not exist

fix: FoD: Update wait-for commands to use internal API (closes #526, #500)

feat: Add fcli config public-key commands for managing trusted public keys

feat: Add fcli fod issue list command

feat: Add fcli ssc issue list command

feat: Add fcli ssc action commands for running a variety of yaml-based actions

feat: Add fcli fod action commands for running a variety of yaml-based actions

feat: Migrate FortifyVulnerabilityExporter functionality to yaml-based fcli actions

feat: Add actions for generating BitBucket, GitHub, GitLab, SARIF and SonarQube vulnerability reports

feat: Add actions for generating application version/release summary

feat: Add preview actions for generating GitHub Pull Request comments

feat: Add sample actions for checking security policy criteria