irrelevancyFilter
Last updated
Reasons for marking applications as irrelevant for security scanning.
enum IrrelevancyFilter {
Archived
FailedClone
NoFiles
LastCodeChange
NoCodeChanges
SetByClient
}Archived
Repository has been archived
FailedClone
Failed to clone the repository
NoFiles
Repository contains no files
LastCodeChange
No recent code changes detected
NoCodeChanges
No code changes recorded
SetByClient
Manually set as irrelevant by client
Last updated
