lukaszlenart opened a new pull request, #1885:
URL: https://github.com/apache/struts/pull/1885

   The **Security Reports & Scans** section of `CLAUDE.md` named 
[`SECURITY.md`](SECURITY.md) and [`AGENTS.md`](AGENTS.md) but not 
[`THREAT_MODEL.md`](THREAT_MODEL.md). Anything working from `CLAUDE.md` alone 
therefore reached the *reporting process* without the *scope* that decides 
whether there is anything to report — `THREAT_MODEL.md` was only reachable 
transitively, through a link in `SECURITY.md:8` or `AGENTS.md:17`.
   
   This matters most for automated review. A generic security pass over a 
Struts diff will confidently flag unannotated setters, direct JSP access, raw 
`${}` EL and "generic DoS" — every one of which `THREAT_MODEL.md` §11a already 
closes as a known non-finding, and §13 routes to `OUT-OF-MODEL: 
application-responsibility` or `non-default-config`.
   
   So name the file directly and say what it is for.
   
   Documentation only — no ticket, per the `docs:` convention in `CLAUDE.md`. 
No code, build or CI files touched.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   https://claude.ai/code/session_01AtyHU8BzNmeZNncXRu7yjB


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to