v1.7.2
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
addMakeVersionRequestsWithContext()
- Feature #857
API and networking related errors now has their own error and exit code (Exit Code 129)
New Contributors
- @DavidKorczynski made their first contribution in #846
- @tuananh made their first contribution in #781
- @omercnet made their first contribution in #874
- @Dor1s made their first contribution in #877
Full Changelog: v1.7.0...v1.7.2