chore(internal-aikido-full-scan, internal-aikido-pr-scan): remove --include-dev-deps parameter to align Local Scanning behaviour to Cloud Scanning
#59
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
schmalz/shared-actions!59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "align-aikido-scan-to-cloud-scanning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
--include-dev-depsparameter only enables CVE scanning in development dependencies. Malware scanning is still active, even without this parameter. This reduces noise and lets us focus on the important things.--include-dev-depsparameter to align Local Scanning behaviour to Cloud Scanning