Cybersecurity-Projects/PROJECTS/intermediate/api-security-scanner/backend
CarterPerez-dev a7cae3aa0f Phase 1.1: Organize PROJECTS by difficulty level
- Create beginner/, intermediate/, advanced/ folders in PROJECTS/
- Move all existing projects to appropriate difficulty folders
- Update all README.md links to reflect new structure
- Update contributor links
- Fix pyrightconfig.json trailing comma

Projects organized:
Beginner (6): simple-port-scanner, keylogger, caesar-cipher, dns-lookup, metadata-scrubber-tool, simple-vulnerability-scanner
Intermediate (2): api-security-scanner, docker-security-audit
Advanced (4): api-rate-limiter, encrypted-p2p-chat, bug-bounty-platform, Aenebris
2026-01-29 02:41:15 -05:00
..
core Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
models Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
repositories Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
routes Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
scanners Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
schemas Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
services Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.style.yapf Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
__init__.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
backend.just Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
config.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
factory.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
main.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
pyproject.toml Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00