Skip to content

Commit

Permalink
Update Grype to v0.56.0 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent abb180c commit 57d2dc6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion GrypeVersion.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exports.GRYPE_VERSION = "v0.54.0";
exports.GRYPE_VERSION = "v0.56.0";
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/***/ 6244:
/***/ ((__unused_webpack_module, exports) => {

exports.GRYPE_VERSION = "v0.54.0";
exports.GRYPE_VERSION = "v0.56.0";


/***/ }),
Expand Down
14 changes: 7 additions & 7 deletions tests/__snapshots__/sarif_output.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ Link: [CVE-2016-9942](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-994
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2016-9942-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "9.8",
},
Expand Down Expand Up @@ -844,7 +844,7 @@ Link: [CVE-2019-20839](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2019-20839-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "7.5",
},
Expand Down Expand Up @@ -874,7 +874,7 @@ Link: [CVE-2019-20840](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2019-20840-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "7.5",
},
Expand Down Expand Up @@ -994,7 +994,7 @@ Link: [CVE-2020-14401](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2020-14401-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "6.5",
},
Expand Down Expand Up @@ -1024,7 +1024,7 @@ Link: [CVE-2020-14402](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2020-14402-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "5.5",
},
Expand Down Expand Up @@ -1054,7 +1054,7 @@ Link: [CVE-2020-14403](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2020-14403-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "5.5",
},
Expand Down Expand Up @@ -1084,7 +1084,7 @@ Link: [CVE-2020-14404](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14
},
"helpUri": "https://github.com/anchore/grype",
"id": "CVE-2020-14404-libvncserver",
"name": "ApkMatcherExactDirectMatch",
"name": "ApkMatcherExactIndirectMatch",
"properties": {
"security-severity": "5.5",
},
Expand Down

0 comments on commit 57d2dc6

Please sign in to comment.