Skip to content

Commit ba0a911

Browse files
anchore-actions-token-generator[bot]kzantowwillmurphyscode
authored
chore(deps): update Grype to v0.73.2; remove snapshot tests (#236)
* 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]>
1 parent 1ee3eaf commit ba0a911

5 files changed

Lines changed: 15 additions & 2074 deletions

File tree

GrypeVersion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
exports.GRYPE_VERSION = "v0.63.1";
1+
exports.GRYPE_VERSION = "v0.73.2";

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/***/ 6244:
55
/***/ ((__unused_webpack_module, exports) => {
66

7-
exports.GRYPE_VERSION = "v0.63.1";
7+
exports.GRYPE_VERSION = "v0.73.2";
88

99

1010
/***/ }),

0 commit comments

Comments
 (0)