Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aikido-scan/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
The minimum severity level of an issue that should cause the scan to fail.

Allowed values: 'LOW' | 'MEDIUM' | 'HIGH' | 'CRITICAL'
default: "HIGH"
default: "CRITICAL"
fail-on-sast-scan:
description: "Whether the scan should fail if new SAST issues are found"
default: "true"
Expand Down
Loading