Skip to content

Commit

Permalink
Update Grype to 0.27.3 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow authored Dec 22, 2021
1 parent fb92eeb commit 0001ba0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const fs = require("fs");
const stream = require("stream");

const grypeBinary = "grype";
const grypeVersion = "0.22.0";
const grypeVersion = "0.27.3";

// sarif code
function convert_severity_to_acs_level(input_severity, severity_cutoff_param) {
Expand Down
Loading

0 comments on commit 0001ba0

Please # to comment.