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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user