cloud-fan commented on code in PR #55933:
URL: https://github.com/apache/spark/pull/55933#discussion_r3287104371


##########
AGENTS.md:
##########
@@ -155,3 +155,11 @@ DO NOT push to the upstream repo. Always push to the 
personal fork. Open PRs aga
 DO NOT force push or use `--amend` on pushed commits unless the user 
explicitly asks. If the remote branch has new commits, fetch and rebase before 
pushing.
 
 Always get user approval before external operations such as pushing commits, 
creating PRs, or posting comments. Use `gh pr create` to open PRs. If `gh` is 
not installed, generate the GitHub PR URL for the user and recommend installing 
the GitHub CLI.
+
+## Security
+
+Security model: [SECURITY.md](./SECURITY.md)
+
+Agents that scan this repository should consult `SECURITY.md`
+for the project's threat model, in-scope / out-of-scope
+declarations, and known non-findings before reporting issues.

Review Comment:
   super nit: the existing style in this file is to not add line breakers 
manually. A long line still renders well in modern markdown editors and github 
web.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to