Skip to content

v34.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 12:16
· 15 commits to main since this release

Changelog

  • Use the --option=value syntax for args entries in place of --option value
    for fetching Docker images using skopeo through run_command_safely calls. #1257
  • Fix an issue in the d2d JavaScript mapper. #1274
  • Add support for a ignored_vulnerabilities field on the Project configuration. #1271

What's Changed

  • Use the --option=value syntax for run_command_safely args #1257 by @tdruez in #1270
  • Fix an issue in the d2d JavaScript mapper by @tdruez in #1274
  • Add ignored_vulnerabilities field on the Project configuration #1271 by @tdruez in #1281

Full Changelog: v34.6.2...v34.6.3