AUDIT_LEARNING_SYSTEM_README.md
BENCHMARK_COMPARISON_ANALYSIS.md
BENCHMARK_VALIDATION_COMPLETE.md
BENCHMARK_VISUAL_SUMMARY.md
COMPREHENSIVE_INTEGRATION_COMPLETE.md
CUSTOMIZATION_GUIDE.md
ENTERPRISE_TESTING_COMPLETE.md
EXECUTIVE_SUMMARY.md
FINAL_ASSESSMENT_REPORT.md
FINAL_BENCHMARK_SUMMARY.md
FINAL_BENCHMARK_VICTORY.md
FORMAL_ASSESSMENT_REPORT.md
INTEGRATION_GUIDE.md
LICENSE
LINKEDIN_BENCHMARK_SUMMARY.md
MANIFEST.in
MASSIVE_THREE_WAY_ANALYSIS_REPORT.md
MEGA_AUDIT_ENHANCEMENT_COMPLETE.md
MISSION_COMPLETE_SUMMARY.md
OMNI_ANALYSER_2025_FINAL_ACHIEVEMENT.md
OMNI_ANALYSER_2025_IMPLEMENTATION_SUMMARY.md
OMNI_ANALYSER_2025_PROJECT_STRUCTURE.md
OMNI_ANALYSER_2025_QUICK_START.md
PACKAGE_RELEASE_GUIDE.md
PROFESSIONAL_BENCHMARK_REPORT.md
README.md
README_PACKAGE.md
READY_TO_LAUNCH_PACKAGE.md
REAL_BENCHMARK_REPORT.md
REAL_COMPONENTS_INTEGRATION_COMPLETE.md
SCANNER_ENHANCEMENT_COMPLETE.md
SCORPIUS_BENCHMARK_VICTORY.md
SHAREABLE_BENCHMARK_REPORT.md
SHOW_THE_WORLD_GUIDE.md
SYSTEM_DEMONSTRATION_SUMMARY.md
VALIDATION_COMPLETE.md
VULNERABILITY_FINDINGS_ANALYSIS.md
WORLDS_STRONGEST_SCANNER_COMPLETE.md
benchmark_results_20250919_155302.json
comprehensive_benchmark_20250919_155608.json
comprehensive_benchmark_20250919_213604.json
comprehensive_benchmark_20250919_215725.json
enhanced_learning_benchmark_20250919_213552.json
enhanced_learning_benchmark_20250919_215716.json
fair_scorpius_vs_slither_benchmark_results.json
massive_benchmark_results_20250919_211559.json
pyproject.toml
real_benchmark_results_20250919_210500.json
real_benchmark_results_20250919_210606.json
requirements.txt
scanner_patterns.json
scorpius_validation_report_20250919_125208.json
scorpius_vs_slither_benchmark_results.json
setup.py
simple_validation_results.json
test_scanner_patterns.json
working_demo_patterns.json
docs/AI_ENHANCEMENTS_DOCUMENTATION.md
docs/ENHANCED_AUDIT_SYSTEM_SUMMARY.md
docs/ENTERPRISE_REORGANIZATION_SUMMARY.md
docs/IMPLEMENTATION_SUMMARY.md
docs/INTEGRATION_COMPLETE.md
docs/PRODUCTION_RULES_README.md
docs/README_AI_ENHANCED.md
docs/RUNBOOK.md
docs/SIMULATION_INTEGRATION_README.md
scorpius/__init__.py
scorpius/cli.py
scorpius/api/__init__.py
scorpius/api/server.py
scorpius/benchmarking/__init__.py
scorpius/benchmarking/comprehensive_benchmark.py
scorpius/cli/__init__.py
scorpius/cli/main.py
scorpius/core/__init__.py
scorpius/core/advanced_ml_models.py
scorpius/core/defi_analyzer.py
scorpius/core/exploit_simulator.py
scorpius/core/learning_system.py
scorpius/core/scanner.py
scorpius/core/semantic_analyzer.py
scorpius/core/vulnerability_detector.py
scorpius/data/base_patterns.json
scorpius/data/corpus_builder.py
scorpius/reporting/__init__.py
scorpius/reporting/enterprise_reporter.py
scorpius/templates/report.css
scorpius/training/__init__.py
scorpius/training/trainer.py
scorpius_scanner.egg-info/PKG-INFO
scorpius_scanner.egg-info/SOURCES.txt
scorpius_scanner.egg-info/dependency_links.txt
scorpius_scanner.egg-info/entry_points.txt
scorpius_scanner.egg-info/not-zip-safe
scorpius_scanner.egg-info/requires.txt
scorpius_scanner.egg-info/top_level.txt
tests/conftest.py
tests/test_api.py
tests/test_custom_rules.py
tests/test_workers.py