kics-github-action
kics-github-action copied to clipboard
disable_secrets option not working
When including the disable_secrets argument in the workflow, irrespective of the boolean value being passed it disables secrets scanning.
To Reproduce:
- name: "Scan with KICS"
uses: checkmarx/[email protected]
with:
disable_secrets: false