chore: remove dead files and duplicate workflows
- Delete build-setup.sh (empty shell script) - Delete docker-build.sh (empty shell script) - Delete .github/workflows/codeql.yaml (duplicate, keeping codeql.yml) - Delete issues/ directory (3 markdown files) - Update SECURITY_AUDIT.md to remove completed task about consolidating CodeQL workflows - Update docs/archive/ANALYSIS_SUMMARY.md to reference codeql.yml instead of codeql.yaml Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -101,7 +101,7 @@ tests/
|
||||
- ✅ Added Bandit security scanning
|
||||
- ✅ Improved linting configuration (line length: 120)
|
||||
|
||||
**New codeql.yaml:**
|
||||
**New codeql.yml:**
|
||||
- ✅ Security scanning for Python and JavaScript
|
||||
- ✅ Scheduled weekly scans
|
||||
- ✅ Runs on PRs and main branch pushes
|
||||
|
||||
Reference in New Issue
Block a user