changed perms
Some checks are pending
Go Benchmark / Performance Regression Check (push) Waiting to run
Cerberus Integration / Cerberus Security Stack Integration (push) Waiting to run
Upload Coverage to Codecov / Backend Codecov Upload (push) Waiting to run
Upload Coverage to Codecov / Frontend Codecov Upload (push) Waiting to run
CodeQL - Analyze / CodeQL analysis (go) (push) Waiting to run
CodeQL - Analyze / CodeQL analysis (javascript-typescript) (push) Waiting to run
CrowdSec Integration / CrowdSec Bouncer Integration (push) Waiting to run
Docker Build, Publish & Test / build-and-push (push) Waiting to run
Docker Build, Publish & Test / Security Scan PR Image (push) Blocked by required conditions
Quality Checks / Auth Route Protection Contract (push) Waiting to run
Quality Checks / Codecov Trigger/Comment Parity Guard (push) Waiting to run
Quality Checks / Backend (Go) (push) Waiting to run
Quality Checks / Frontend (React) (push) Waiting to run
Rate Limit integration / Rate Limiting Integration (push) Waiting to run
Security Scan (PR) / Trivy Binary Scan (push) Waiting to run
Supply Chain Verification (PR) / Verify Supply Chain (push) Waiting to run
WAF integration / Coraza WAF Integration (push) Waiting to run
Some checks are pending
Go Benchmark / Performance Regression Check (push) Waiting to run
Cerberus Integration / Cerberus Security Stack Integration (push) Waiting to run
Upload Coverage to Codecov / Backend Codecov Upload (push) Waiting to run
Upload Coverage to Codecov / Frontend Codecov Upload (push) Waiting to run
CodeQL - Analyze / CodeQL analysis (go) (push) Waiting to run
CodeQL - Analyze / CodeQL analysis (javascript-typescript) (push) Waiting to run
CrowdSec Integration / CrowdSec Bouncer Integration (push) Waiting to run
Docker Build, Publish & Test / build-and-push (push) Waiting to run
Docker Build, Publish & Test / Security Scan PR Image (push) Blocked by required conditions
Quality Checks / Auth Route Protection Contract (push) Waiting to run
Quality Checks / Codecov Trigger/Comment Parity Guard (push) Waiting to run
Quality Checks / Backend (Go) (push) Waiting to run
Quality Checks / Frontend (React) (push) Waiting to run
Rate Limit integration / Rate Limiting Integration (push) Waiting to run
Security Scan (PR) / Trivy Binary Scan (push) Waiting to run
Supply Chain Verification (PR) / Verify Supply Chain (push) Waiting to run
WAF integration / Coraza WAF Integration (push) Waiting to run
This commit is contained in:
0
backend/.env.example
Normal file → Executable file
0
backend/.env.example
Normal file → Executable file
0
backend/.gitignore
vendored
Normal file → Executable file
0
backend/.gitignore
vendored
Normal file → Executable file
0
backend/.golangci-fast.yml
Normal file → Executable file
0
backend/.golangci-fast.yml
Normal file → Executable file
0
backend/.golangci.yml
Normal file → Executable file
0
backend/.golangci.yml
Normal file → Executable file
0
backend/PHASE1_COMPLETION_REPORT.md
Normal file → Executable file
0
backend/PHASE1_COMPLETION_REPORT.md
Normal file → Executable file
0
backend/PHASE1_FIXES.md
Normal file → Executable file
0
backend/PHASE1_FIXES.md
Normal file → Executable file
0
backend/PHASE1_PROGRESS.md
Normal file → Executable file
0
backend/PHASE1_PROGRESS.md
Normal file → Executable file
0
backend/README.md
Normal file → Executable file
0
backend/README.md
Normal file → Executable file
0
backend/cmd/api/main.go
Normal file → Executable file
0
backend/cmd/api/main.go
Normal file → Executable file
0
backend/cmd/api/main_parse_plugin_signatures_test.go
Normal file → Executable file
0
backend/cmd/api/main_parse_plugin_signatures_test.go
Normal file → Executable file
0
backend/cmd/api/main_test.go
Normal file → Executable file
0
backend/cmd/api/main_test.go
Normal file → Executable file
0
backend/cmd/localpatchreport/main.go
Normal file → Executable file
0
backend/cmd/localpatchreport/main.go
Normal file → Executable file
0
backend/cmd/localpatchreport/main_test.go
Normal file → Executable file
0
backend/cmd/localpatchreport/main_test.go
Normal file → Executable file
0
backend/cmd/seed/main.go
Normal file → Executable file
0
backend/cmd/seed/main.go
Normal file → Executable file
0
backend/cmd/seed/main_test.go
Normal file → Executable file
0
backend/cmd/seed/main_test.go
Normal file → Executable file
0
backend/cmd/seed/seed_smoke_test.go
Normal file → Executable file
0
backend/cmd/seed/seed_smoke_test.go
Normal file → Executable file
0
backend/dns_service_final.txt
Normal file → Executable file
0
backend/dns_service_final.txt
Normal file → Executable file
0
backend/final_lint.txt
Normal file → Executable file
0
backend/final_lint.txt
Normal file → Executable file
0
backend/full_lint_output.txt
Normal file → Executable file
0
backend/full_lint_output.txt
Normal file → Executable file
0
backend/go.mod
Normal file → Executable file
0
backend/go.mod
Normal file → Executable file
0
backend/go.sum
Normal file → Executable file
0
backend/go.sum
Normal file → Executable file
0
backend/handlers_coverage.txt
Normal file → Executable file
0
backend/handlers_coverage.txt
Normal file → Executable file
0
backend/integration/cerberus_integration_test.go
Normal file → Executable file
0
backend/integration/cerberus_integration_test.go
Normal file → Executable file
0
backend/integration/coraza_integration_test.go
Normal file → Executable file
0
backend/integration/coraza_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_decisions_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_decisions_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_lapi_integration_test.go
Normal file → Executable file
0
backend/integration/crowdsec_lapi_integration_test.go
Normal file → Executable file
0
backend/integration/doc.go
Normal file → Executable file
0
backend/integration/doc.go
Normal file → Executable file
0
backend/integration/notification_http_wrapper_integration_test.go
Normal file → Executable file
0
backend/integration/notification_http_wrapper_integration_test.go
Normal file → Executable file
0
backend/integration/rate_limit_integration_test.go
Normal file → Executable file
0
backend/integration/rate_limit_integration_test.go
Normal file → Executable file
0
backend/integration/waf_integration_test.go
Normal file → Executable file
0
backend/integration/waf_integration_test.go
Normal file → Executable file
0
backend/internal/api/handlers/PATCH_COVERAGE_ANALYSIS.md
Normal file → Executable file
0
backend/internal/api/handlers/PATCH_COVERAGE_ANALYSIS.md
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/access_list_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/additional_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/additional_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/audit_log_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/audit_log_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/audit_log_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/audit_log_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/auth_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/auth_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/auth_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/auth_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/backend_coverage.txt
Normal file → Executable file
0
backend/internal/api/handlers/backend_coverage.txt
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler_sanitize_test.go
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler_sanitize_test.go
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/backup_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/benchmark_test.go
Normal file → Executable file
0
backend/internal/api/handlers/benchmark_test.go
Normal file → Executable file
0
backend/internal/api/handlers/cerberus_logs_ws.go
Normal file → Executable file
0
backend/internal/api/handlers/cerberus_logs_ws.go
Normal file → Executable file
0
backend/internal/api/handlers/cerberus_logs_ws_test.go
Normal file → Executable file
0
backend/internal/api/handlers/cerberus_logs_ws_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_patch_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_patch_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_security_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_security_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_upload_export_test.go
Normal file → Executable file
0
backend/internal/api/handlers/certificate_handler_upload_export_test.go
Normal file → Executable file
0
backend/internal/api/handlers/conversion_test.go
Normal file → Executable file
0
backend/internal/api/handlers/conversion_test.go
Normal file → Executable file
0
backend/internal/api/handlers/coverage_helpers_test.go
Normal file → Executable file
0
backend/internal/api/handlers/coverage_helpers_test.go
Normal file → Executable file
0
backend/internal/api/handlers/coverage_quick_test.go
Normal file → Executable file
0
backend/internal/api/handlers/coverage_quick_test.go
Normal file → Executable file
0
backend/internal/api/handlers/credential_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/credential_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/credential_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/credential_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_archive_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_archive_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_archive_validation_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_archive_validation_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_bouncer_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_bouncer_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_cache_verification_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_cache_verification_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_boost_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_boost_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_gap_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_gap_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_target_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_coverage_target_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard_cache.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard_cache.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_dashboard_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_decisions_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_decisions_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_exec.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_exec.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_exec_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_exec_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_comprehensive_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_comprehensive_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_coverage_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_lapi_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_lapi_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_presets_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_presets_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_pull_apply_integration_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_pull_apply_integration_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_state_sync_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_state_sync_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_stop_lapi_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_stop_lapi_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave3_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave3_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave5_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave5_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave6_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave6_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave7_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_wave7_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_whitelist_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/crowdsec_whitelist_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/db_health_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/db_health_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/db_health_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/db_health_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_detection_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_detection_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_detection_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_detection_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_provider_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_provider_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_provider_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/dns_provider_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/doc.go
Normal file → Executable file
0
backend/internal/api/handlers/doc.go
Normal file → Executable file
0
backend/internal/api/handlers/docker_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/docker_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/docker_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/docker_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/domain_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/domain_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/domain_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/domain_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/emergency_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/emergency_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/emergency_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/emergency_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/encryption_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/encryption_handler.go
Normal file → Executable file
0
backend/internal/api/handlers/encryption_handler_test.go
Normal file → Executable file
0
backend/internal/api/handlers/encryption_handler_test.go
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user