Skip to content

Commit dd26eb3

Browse files
BagToadCopilot
andauthored
Add security disclosure guidance to AGENTS.md (cli#13720)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cd68c69 commit dd26eb3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This is the GitHub CLI (`gh`), a command-line tool for interacting with GitHub. The module path is `github.com/cli/cli/v2`.
44

5+
## Security Disclosures
6+
7+
**Never** post security-related content - vulnerabilities, exploits, proofs of concept, or attack details - in any issue, pull request, comment, commit, or discussion. Stop and file a security advisory per [`.github/SECURITY.md`](.github/SECURITY.md).
8+
59
## Build, Test, and Lint
610

711
```bash

0 commit comments

Comments
 (0)