mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-27 17:54:13 +00:00
docs: update CLAUDE.md
This commit is contained in:
parent
41b01a7404
commit
41e2b1bbba
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ Record, per advisory: verdict, the `file:line` evidence, exploitability precondi
|
|||
## 4. Add a regression test per fix
|
||||
|
||||
- Reuse the existing harnesses; add a focused test asserting the fixed behavior (and that the legitimate
|
||||
path still works). Commit tests alongside or right after the fixes (`test(scope): …`, `Refs GHSA-…`).
|
||||
path still works). Commit tests alongside the fixes (`test(scope): …`, `Refs GHSA-…`).
|
||||
- Run `go test ./... && go vet ./...` before finishing.
|
||||
|
||||
## 5. Severity — set a CVSS vector, don't hand-assert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue