Supported credential patterns
Gitleaks-backed rules and SecOpsium normalization identify supported secret-like values without claiming universal detection.
SecOpsium uses supported secret rules and repository context to surface credential-like values, explain practical next actions, and show whether a later validation still finds the same evidence.
Definition
Secrets detection identifies supported API key, token, password, private-key, and credential patterns. It does not contact providers to prove that a value is live, valid, or exploitable.
Gitleaks-backed rules and SecOpsium normalization identify supported secret-like values without claiming universal detection.
Findings can include a rule identifier, repository path, short evidence snippet, severity, and remediation guidance.
The product guides the team through detect, review, rotate or revoke, remove, and revalidate.
The open-source CLI supports local checks while the hosted product adds authorized scans, history, grades, reports, and shared workflows.
No. A finding is evidence that a supported credential pattern appears in repository content. The team should review, rotate, or revoke it through the provider.
Review the context, rotate or revoke the value if necessary, remove it from code, address the workflow that introduced it, and run a new validation.
No. SecOpsium detects supported patterns and keeps coverage limits explicit.