This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new 945c46070 Add security section with model link
945c46070 is described below
commit 945c460708f2c33b8f462228dd104b165b6f73b1
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jun 4 18:35:08 2026 +0200
Add security section with model link
---
AGENTS.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/AGENTS.md b/AGENTS.md
new file mode 100644
index 000000000..c6a5b2f53
--- /dev/null
+++ b/AGENTS.md
@@ -0,0 +1,3 @@
+## Security
+
+See [Security Model](https://storm.apache.org/security-model.html) - the
linked security model for the project's threat model, in-scope / out-of-scope
declarations, and known non-findings before reporting issues.