Files
Charon/docs/plans/current_spec.md
GitHub Actions 3aaa059a15 fix: authentication issues for certificate endpoints and improve test coverage
- Updated UsersPage tests to check for specific URL formats instead of regex patterns.
- Increased timeout for Go coverage report generation to handle larger repositories.
- Cleaned up generated artifacts before running CodeQL analysis to reduce false positives.
- Removed outdated QA testing report for authentication fixes on the certificates page.
- Added final report confirming successful resolution of authentication issues with certificate endpoints.
- Deleted previous test output files to maintain a clean test results directory.
2026-01-03 03:08:43 +00:00

1.8 KiB

SSRF Remediation Plan (Index)

This file is intentionally SSRF-focused only.

The authoritative, Supervisor-updated SSRF plan is:

Merge policy (Supervisor requirement)

  • The global CodeQL exclusion for go/request-forgery in .github/codeql/codeql-config.yml must be removed in the same PR/merge as the underlying SSRF fixes.
  • Phase 0 can include local-only recon (e.g., temporary local edit of CodeQL config to surface findings), but must not be a mergeable intermediate state.

SSRF call sites (current known)

Relocated content (no deletions)