vlsi commented on code in PR #6709: URL: https://github.com/apache/jmeter/pull/6709#discussion_r3346025541
########## AGENTS.md: ########## @@ -0,0 +1,11 @@ +# Agent Guide for jmeter + +This file is read by automated agents (security scanners, code +analyzers, AI assistants) operating on this repository. + +## Security + +Security model: [SECURITY.md](./SECURITY.md) + +Agents that scan this repository should consult `SECURITY.md` and the +threat model it links before reporting issues. Review Comment: ```suggestion Security model: [SECURITY.md](./SECURITY.md) ``` Frankly, we do not have an overwhelming amount of AI-reported issues (lucky we), so I would prefer to keep a bare minimum in agents.md -- 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]
