Skip to content

Commit

Permalink
feat: archive extraction
Browse files Browse the repository at this point in the history
- implement archive extraction supporting zip & tar formats (including gzip compression)
- fix casing for the package IDs in the vulnerabilities list
- fix json payloads used for json file serialization

Co-authored-by: Daniel Ekelund <daniel.ekelund@snyk.io>
Co-authored-by: Eleanor Kavanagh-Brown <eleanor.kavanagh-brown@snyk.io>
  • Loading branch information
3 people committed Feb 9, 2022
1 parent 883f862 commit a7ad567
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
45 changes: 24 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"rimraf": "^2.6.3",
"semver": "^6.0.0",
"snyk-config": "4.0.0",
"snyk-cpp-plugin": "2.15.3",
"snyk-cpp-plugin": "2.16.1",
"snyk-docker-plugin": "^4.34.5",
"snyk-go-plugin": "1.18.0",
"snyk-gradle-plugin": "3.17.0",
Expand Down

0 comments on commit a7ad567

Please sign in to comment.