Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 17:09
7857239

2.4.0 (2024-05-17)

Features

  • Add fcli config public-key commands for managing trusted public keys (4dff325)
  • Add fcli fod action commands for running a variety of yaml-based actions (4dff325)
  • Add fcli fod issue list command (4dff325)
  • Add fcli ssc action commands for running a variety of yaml-based actions (4dff325)
  • Add fcli ssc issue list command (4dff325)
  • Add actions for generating application version/release summary (4dff325)
  • Add actions for generating BitBucket, GitHub, GitLab, SARIF and SonarQube vulnerability reports (4dff325)
  • Add preview actions for generating GitHub Pull Request comments (4dff325)
  • Add sample actions for checking security policy criteria (4dff325)
  • Migrate FortifyVulnerabilityExporter functionality to yaml-based fcli actions (4dff325)

Bug Fixes

  • 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 (4dff325)
  • FoD: Update wait-for commands to use internal API (closes #526, #500) (4dff325)