actions-marketplace-validations/Fixinator Scan

Scan for CFML vulnerabilities with Fixinator

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyThe Fixinator API key, purchased from fixinator.appyes
pathThe folder or file to scan. You can also pass a file globber pattern, like `models/**/*.cfc`no
confidencePossible values are `none`, `low`, `medium` or `high`. This setting filters out results that the scanner is not confident about. Setting it to a lower value will show more issues but may have some false positives.nohigh
severityPossible values are: `low`, `medium` or `high`. Filter by severity of the issues found.nolow
autofixPossible values are `off` or `auto`. Autofix identified issues. **This action cannot support the `prompt` option**.nooff
resultFileWrites results to a file specified by the path in resultFile. You may specify a comma separated list of paths if you want to write multiple formats.no
resultFormatSpecify a format for the `resultFile`: `json` (default), `html`, `pdf`, `csv`, `junit`, `sast`, or `findbugs`. You may specify a comma separated list of formats and `resultFile` paths if you want to write multiple files.nojson
ignorePathsA file globber pattern of paths to ignore from the scan.no
failOnIssuesPossible values are `true` and `false`. Fail the build when issues are found.notrue

no outputs