diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 000000000..45da1bcc7 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,16 @@ + + +# Agent Guide for directory-studio + +## Security + +Security model: [SECURITY.md](./SECURITY.md) -> the Apache Directory umbrella threat +model at https://github.com/apache/directory-server/blob/master/THREAT_MODEL.md + +This repository is the Eclipse-based LDAP client tool (desktop). Agents scanning it should consult the umbrella threat +model (client-tooling note) before reporting issues. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..25d54055f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,27 @@ + + +# Security Policy + +## Reporting a Vulnerability + +Apache Directory follows the [ASF security process](https://www.apache.org/security/). Report privately to +`security@apache.org` (PMC: `private@directory.apache.org`); do not open public issues/PRs for security reports. + +## Threat Model + +`apache/directory-studio` is the Eclipse-based LDAP client tool (desktop) within the Apache Directory project. Its security context is covered by the Apache +Directory umbrella threat model (client-tooling note): https://github.com/apache/directory-server/blob/master/THREAT_MODEL.md