rel-32
What's Changed
- Enable package saving. by @calebbrown in https://github.com/ossf/package-analysis/pull/882
- Add
dnsutilsto dynamic analysis image + remove extra update/upgrades by @calebbrown in https://github.com/ossf/package-analysis/pull/890 - dependabot: group all minor and patch updates by @maxfisher-g in https://github.com/ossf/package-analysis/pull/891
- Fix dockerfile to match best practices by @calebbrown in https://github.com/ossf/package-analysis/pull/892
- Remove result_bucket_override support. by @calebbrown in https://github.com/ossf/package-analysis/pull/895
- Default "on" SaveAnalyzedPackages now it is enabled in prod. by @calebbrown in https://github.com/ossf/package-analysis/pull/896
- Add test credential access functionality and package structure refactor by @elainechien in https://github.com/ossf/package-analysis/pull/856
- add doc for results data format by @maxfisher-g in https://github.com/ossf/package-analysis/pull/898
- bring static analysis schema JSON into line with actual data format by @maxfisher-g in https://github.com/ossf/package-analysis/pull/899
- Update go version in README.md by @maxfisher-g in https://github.com/ossf/package-analysis/pull/900
- create /root/.ssh directory in dynamic analysis Dockerfile by @maxfisher-g in https://github.com/ossf/package-analysis/pull/901
Full Changelog: https://github.com/ossf/package-analysis/compare/rel-31...rel-32