Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ We welcome external submissions in the meantime. To submit a vulnerability, plea

## Reporting Security Vulnerabilities

- **Do not** open public GitHub issues or pull requests for suspected security vulnerabilities.
Please use [Aztec Network Bug Bounty](https://cantina.xyz/bounties/80e74370-10d8-4e52-8e4b-7294deb7c9ee) to submit vulnerabilities. If the vulnerability is not in scope of the bug bounty program, please use the following procedure.

Instead, please use the [Private Vulnerability Reporting](https://github.com/AztecProtocol/aztec-packages/security/advisories/new) process on GitHub.
**Do not** open public GitHub issues or pull requests for suspected security vulnerabilities.

Instead, please use the [Private Vulnerability Reporting](https://github.com/AztecProtocol/aztec-packages/security/advisories/new) process on GitHub.

- Navigate to the "Security" tab of this repository.
- Click "Report a vulnerability" on the left sidebar.
Expand Down
Loading