You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ISSUE is as follows:
Wrote output in SARIF format to the file 'results.sarif' successfully
Error: Unable to process file command 'env'
Error: Invalid format 'CHECKOV RESULTS<<'. Name must not be empty and delimiter must not be empty
Error: Unable to process file command 'output' successfully
Error: Invalid format 'results<<'. Name must not be empty and delimiter must not be empty
The text was updated successfully, but these errors were encountered:
Hello Team,
I am encountering the following error when I am running "checkov-action" on my Terraform code. below is my action,
uses: bridgecrewio/checkov-action@v12
with:
directory: path of directory
framework: terraform
ISSUE is as follows:
Wrote output in SARIF format to the file 'results.sarif' successfully
Error: Unable to process file command 'env'
Error: Invalid format 'CHECKOV RESULTS<<'. Name must not be empty and delimiter must not be empty
Error: Unable to process file command 'output' successfully
Error: Invalid format 'results<<'. Name must not be empty and delimiter must not be empty
The text was updated successfully, but these errors were encountered: