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

This commit is contained in:
2026-04-22 18:19:14 +00:00
parent a599623ea9
commit eec8c28fb3
2022 changed files with 0 additions and 0 deletions

0
backend/.env.example Normal file → Executable file
View File

0
backend/.gitignore vendored Normal file → Executable file
View File

0
backend/.golangci-fast.yml Normal file → Executable file
View File

0
backend/.golangci.yml Normal file → Executable file
View File

0
backend/PHASE1_COMPLETION_REPORT.md Normal file → Executable file
View File

0
backend/PHASE1_FIXES.md Normal file → Executable file
View File

0
backend/PHASE1_PROGRESS.md Normal file → Executable file
View File

0
backend/README.md Normal file → Executable file
View File

0
backend/cmd/api/main.go Normal file → Executable file
View File

0
backend/cmd/api/main_parse_plugin_signatures_test.go Normal file → Executable file
View File

0
backend/cmd/api/main_test.go Normal file → Executable file
View File

0
backend/cmd/localpatchreport/main.go Normal file → Executable file
View File

0
backend/cmd/localpatchreport/main_test.go Normal file → Executable file
View File

0
backend/cmd/seed/main.go Normal file → Executable file
View File

0
backend/cmd/seed/main_test.go Normal file → Executable file
View File

0
backend/cmd/seed/seed_smoke_test.go Normal file → Executable file
View File

0
backend/dns_service_final.txt Normal file → Executable file
View File

0
backend/final_lint.txt Normal file → Executable file
View File

0
backend/full_lint_output.txt Normal file → Executable file
View File

0
backend/go.mod Normal file → Executable file
View File

0
backend/go.sum Normal file → Executable file
View File

0
backend/handlers_coverage.txt Normal file → Executable file
View File

0
backend/integration/cerberus_integration_test.go Normal file → Executable file
View File

0
backend/integration/coraza_integration_test.go Normal file → Executable file
View File

View File

0
backend/integration/crowdsec_integration_test.go Normal file → Executable file
View File

0
backend/integration/crowdsec_lapi_integration_test.go Normal file → Executable file
View File

0
backend/integration/doc.go Normal file → Executable file
View File

View File

0
backend/integration/rate_limit_integration_test.go Normal file → Executable file
View File

0
backend/integration/waf_integration_test.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/access_list_handler.go Normal file → Executable file
View File

View File

View File

View File

0
backend/internal/api/handlers/audit_log_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/auth_handler.go Normal file → Executable file
View File

0
backend/internal/api/handlers/auth_handler_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/backend_coverage.txt Normal file → Executable file
View File

0
backend/internal/api/handlers/backup_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/backup_handler_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/benchmark_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/cerberus_logs_ws.go Normal file → Executable file
View File

0
backend/internal/api/handlers/cerberus_logs_ws_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/certificate_handler.go Normal file → Executable file
View File

View File

View File

View File

0
backend/internal/api/handlers/conversion_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/coverage_helpers_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/coverage_quick_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/credential_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/crowdsec_archive_test.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/crowdsec_bouncer_test.go Normal file → Executable file
View File

View File

View File

View File

View File

0
backend/internal/api/handlers/crowdsec_dashboard.go Normal file → Executable file
View File

View File

View File

View File

0
backend/internal/api/handlers/crowdsec_exec.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_exec_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_handler.go Normal file → Executable file
View File

View File

View File

0
backend/internal/api/handlers/crowdsec_handler_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_lapi_test.go Normal file → Executable file
View File

View File

View File

View File

View File

0
backend/internal/api/handlers/crowdsec_wave3_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_wave5_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_wave6_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/crowdsec_wave7_test.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/db_health_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/dns_detection_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/dns_provider_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/doc.go Normal file → Executable file
View File

0
backend/internal/api/handlers/docker_handler.go Normal file → Executable file
View File

0
backend/internal/api/handlers/docker_handler_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/domain_handler.go Normal file → Executable file
View File

0
backend/internal/api/handlers/domain_handler_test.go Normal file → Executable file
View File

0
backend/internal/api/handlers/emergency_handler.go Normal file → Executable file
View File

View File

0
backend/internal/api/handlers/encryption_handler.go Normal file → Executable file
View File

View File

Some files were not shown because too many files have changed in this diff Show More