Files
aitbc/.gitea
aitbc 9cdb541609
Some checks failed
Security Scanning / security-scan (push) Failing after 33s
ci: optimize security scanning to only check changed files on push/PR
Added conditional logic to security-scanning.yml to scan only changed files
during push/PR events while maintaining full scans for scheduled and manual runs.
- Bandit now scans only modified Python files on push/PR using git diff
- Secret scanning now checks only changed files on push/PR
- Both tools still perform full repository scans on schedule/workflow_dispatch
- Added early exit when no relevant files changed to avoid unnecessary processing
2026-04-19 20:30:18 +02:00
..