-
Notifications
You must be signed in to change notification settings - Fork 0
Copy secrets scanner check to other repos #139
Copy link
Copy link
Open
Labels
adminProject maintenance, dependency updates, or housekeepingProject maintenance, dependency updates, or housekeepingdevopsCI/CD, deployment, infrastructure, or tooling workCI/CD, deployment, infrastructure, or tooling worksecuritySecurity fixes, audits, or vulnerability remediationSecurity fixes, audits, or vulnerability remediation
Metadata
Metadata
Assignees
Labels
adminProject maintenance, dependency updates, or housekeepingProject maintenance, dependency updates, or housekeepingdevopsCI/CD, deployment, infrastructure, or tooling workCI/CD, deployment, infrastructure, or tooling worksecuritySecurity fixes, audits, or vulnerability remediationSecurity fixes, audits, or vulnerability remediation
smartem-decisionsis not the only repo with secrets - instrument other repos with secret scanning. And look into which tool would work best:Evaluate replacing detect-secrets with gitleaks
Context
Currently using detect-secrets with a comprehensive baseline workflow in
smartem-decisions. Consider whether gitleaks would be a better fit.Comparison
.gitleaksignoreArguments for Keeping detect-secrets
Arguments for Switching to gitleaks
Decision Criteria
Keep detect-secrets if:
Switch to gitleaks if:
Tasks
.gitleaks.toml.secrets.baselineand detect-secrets workflow