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:
copilot-swe-agent[bot]
2026-02-08 17:02:11 +00:00
parent 94bd46fabe
commit b3b74adb45
8 changed files with 1 additions and 199 deletions
-1
View File
@@ -238,7 +238,6 @@ ftp = ftplib.FTP() # nosec B321 - Plaintext FTP intentional when configured
2. **Penetration testing** - Professional security assessment
3. **Bug bounty program** - Community security contributions
4. **API key rotation** - Automated credential rotation
5. **Consolidate CodeQL workflows** - Two workflows (codeql.yaml and codeql.yml) - consider keeping only one
## Security Contact