dpnkrpl/flawfinder-action

Find potential vulnerabilities in your C/C++ codes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN secret < automatically provided by Github , you don't need to set up >yes
report_typeReport type: text | HTMLnohtml
data_onlyDon't display the headers and footers of the analysis.nodisable
never_ignoreNever ignore security issues, even if they have an ``ignore'' directive in a comment.nodisable
false_positiveDo not include hits that are likely to be false positives. <see flawfinder documentations>nodisable
inputs_flagShow only functions that obtain data from outside the program. this also sets minlevel to 0.nodisable
dot_directoriesScan for files even in directories whose names begin with . (dot) nodisable
allow_linkAllow symbolic links.nodisable
target_branchBranch that the badge will target. Defaults to the current branch.no""
pull_request_branchBranch that the action will target on pull_request. Defaults to GITHUB_BASE_REF.no""
target_repositoryRepository that the report will be pushed on. Defaults to the current repository.no""
pull_request_repositoryRepository that the action will target on pull_request. Defaults to TARGET_REPOSITORYno""

no outputs