Files
n8n-workflows/.gitignore
zie619 93d8d1f442 refactor: Clean up repository structure and fix CI/CD issues
Major cleanup and fixes:

 Fixed GitHub Actions Issues:
- Updated CodeQL action from v2 to v3 (fixes deprecation warning)
- Fixed Trivy config parameter (config -> trivy-config)
- Fixed security scan permissions issues

🧹 Repository Cleanup:
- Moved 80+ old files to archive/ directory
- Removed redundant "workflows copy" directory
- Removed old Documentation/ folder
- Organized old reports, scripts, and docs into archive/
- Reduced root directory from 103 to 23 essential files

📁 New Structure:
- archive/reports/ - Old JSON and MD reports
- archive/scripts/ - Old Python scripts
- archive/docs/ - Old documentation
- archive/backups/ - Old workflow backups
- Added archive/ to .gitignore

The repository is now much cleaner and easier to navigate!

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 21:27:40 +02:00

1.2 KiB