docs: reorganize project structure and update root README
Project Organization: - Moved configuration files to project-config/ directory - Moved documentation files to documentation/ directory - Moved security reports to security/ directory - Moved backup files to backup-config/ directory - Created PROJECT_ORGANIZATION_SUMMARY.md documenting changes - Updated all script references to new file locations Root README Simplification: - Replaced 715-line detailed README with 95-line structure guide
This commit is contained in:
10
project-config/=26.0
Normal file
10
project-config/=26.0
Normal file
@@ -0,0 +1,10 @@
|
||||
Requirement already satisfied: pip in ./security-audit/lib/python3.13/site-packages (25.1.1)
|
||||
Collecting pip
|
||||
Using cached pip-26.0.1-py3-none-any.whl.metadata (4.7 kB)
|
||||
Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
|
||||
Installing collected packages: pip
|
||||
Attempting uninstall: pip
|
||||
Found existing installation: pip 25.1.1
|
||||
Uninstalling pip-25.1.1:
|
||||
Successfully uninstalled pip-25.1.1
|
||||
Successfully installed pip-26.0.1
|
||||
Reference in New Issue
Block a user