Skip to content

Conversation

@vredchenko
Copy link
Collaborator

Summary

  • Add leaked-secrets-scan.yml workflow for secrets scanning
  • Scans all pushes to main and all PRs
  • Daily scheduled scan at 3 AM UTC (3-4 AM UK time)
  • Move osv-scanner.toml from webui/ to repo root (consolidate config)
  • Add .pre-commit-config.yaml with detect-secrets hook
  • Add .secrets.baseline (no secrets detected)

Test plan

  • Verify workflow appears as "Leaked Secrets Scan" in Actions tab
  • Verify workflow triggers on PR creation
  • Verify scheduled run at 3 AM UTC
  • Verify pre-commit hooks work: pre-commit install && pre-commit run --all-files

- Add leaked-secrets-scan.yml workflow for daily and PR-based scanning
- Move osv-scanner.toml from webui/ to repo root (consolidate config)
- Add .pre-commit-config.yaml with detect-secrets hook
- Add .secrets.baseline (no secrets detected)
@vredchenko vredchenko added devops CI/CD, deployment, infrastructure, or tooling work security Security fixes, audits, or vulnerability remediation labels Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops CI/CD, deployment, infrastructure, or tooling work security Security fixes, audits, or vulnerability remediation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants