rel-35
What's Changed
- Add script for kubernetes deployment by @maxfisher-g in https://github.com/ossf/package-analysis/pull/939
- fix issues with deploy script and move it to the scripts/ folder by @maxfisher-g in https://github.com/ossf/package-analysis/pull/941
- update static analysis json schema for bigquery ingestion by @maxfisher-g in https://github.com/ossf/package-analysis/pull/942
- add BigQuery loader function for static analysis by @maxfisher-g in https://github.com/ossf/package-analysis/pull/943
- update dynamic analysis Load function by @maxfisher-g in https://github.com/ossf/package-analysis/pull/947
- enable code execution feature in worker by @maxfisher-g in https://github.com/ossf/package-analysis/pull/946
- Add OSV-Scanner github action by @maxfisher-g in https://github.com/ossf/package-analysis/pull/949
- add execute phase to dynamic analysis JSON schema and update loader deployment commands by @maxfisher-g in https://github.com/ossf/package-analysis/pull/953
- add osv-scanner.toml by @maxfisher-g in https://github.com/ossf/package-analysis/pull/951
- add separate result bucket for execution log by @maxfisher-g in https://github.com/ossf/package-analysis/pull/950
- add explicit go setup step for CodeQL analysis by @maxfisher-g in https://github.com/ossf/package-analysis/pull/954
- add alias of scanned vulnerability by @maxfisher-g in https://github.com/ossf/package-analysis/pull/955
Full Changelog: https://github.com/ossf/package-analysis/compare/rel-34...rel-35