You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests for setupStaticFiles in api/server.go, the most security-sensitive untested code in the repo.
Covers the listing endpoint, download headers, 400/404 paths, encoded and double-encoded traversal attempts, and clean startup when the packs directory is absent.
Terms
Description
setupStaticFilesinapi/server.go, the most security-sensitive untested code in the repo.Contribution
No response