Skip to content

Commit

Permalink
add repo name to tag w/ burnettk
Browse files Browse the repository at this point in the history
  • Loading branch information
jasquat committed Aug 19, 2024
1 parent ff0198f commit 064ac56
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def process_findings(findings, is_enhanced=False):
"vulnerability",
"security",
severity,
ecr_response["repositoryName"],
],
}

Expand Down

0 comments on commit 064ac56

Please sign in to comment.