Skip to content

Commit

Permalink
add directory input
Browse files Browse the repository at this point in the history
  • Loading branch information
schosterbarak committed Apr 27, 2020
1 parent 4c643d7 commit 0e60d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/sh -l
echo "running checkov on directory: $1"
checkov -d $1

0 comments on commit 0e60d3d

Please sign in to comment.