Skip to content

v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 00:53
· 31 commits to main since this release
032296d

v1.7.2:

Fixes:

  • Bug #899 Guided Remediation: Parse paths in npmrc auth fields correctly.
  • Bug #908 Fix rust call analysis by explicitly disabling stripping of debug info.
  • Bug #914 Fix regression for go call analysis introduced in 1.7.0.

v1.7.1:

(There was no Github release for this version)

Fixes

  • Bug #856
    Add retry logic to make calls to OSV.dev API more resilient. This combined with changes in OSV.dev's API should result in much less timeout errors.

API Features

  • Feature #781
    add MakeVersionRequestsWithContext()
  • Feature #857
    API and networking related errors now has their own error and exit code (Exit Code 129)

New Contributors

Full Changelog: v1.7.0...v1.7.2