Skip to content

Commit

Permalink
chore(deps): update Grype to v0.73.2; remove snapshot tests (#236)
Browse files Browse the repository at this point in the history
* chore(deps): update Grype to v0.73.2

Signed-off-by: GitHub <[email protected]>

* remove snapshot test; assert only valid SARIF

Signed-off-by: Will Murphy <[email protected]>

* make cmd arg assertions aware of debug

Signed-off-by: Will Murphy <[email protected]>

* put bundler vuln back from GHSA

Signed-off-by: Will Murphy <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Co-authored-by: kzantow <[email protected]>
Co-authored-by: Will Murphy <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent 1ee3eaf commit ba0a911
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2,074 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.63.1";
exports.GRYPE_VERSION = "v0.73.2";
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.63.1";
exports.GRYPE_VERSION = "v0.73.2";


/***/ }),
Expand Down
Loading

0 comments on commit ba0a911

Please sign in to comment.