Skip to content

Commit

Permalink
Update trivy_scan.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
DevMadhup authored Jul 23, 2024
1 parent 519adf2 commit 11e91c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/trivy_scan.groovy
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
def call(){
sh "trivy fs . > trivy.txt"
sh "trivy fs ."
}

0 comments on commit 11e91c6

Please sign in to comment.