This website requires JavaScript.
Explore
Help
Sign In
walkero
/
flawfinder
Watch
1
Star
0
Fork
You've already forked flawfinder
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
8951154ac9
flawfinder
/
entrypoint.sh
8 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -l
# $1 arguments
# $2 output filename
flawfinder
$1
>
$2
echo
"Executed with success."
Reference in New Issue
View Git Blame
Copy Permalink