Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit d3a1677

Browse files
authored
docs: update vulnerability reporting process (#205)
Updating the vulnerability reporting process doc for this repo, ref [honeycombio/.github#20](honeycombio/.github#20).
1 parent 4e69a60 commit d3a1677

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

SECURITY.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1-
# Reporting Security Issues
1+
# Security Policy
22

3-
If you discover a security vulnerability, please open an issue with label `type: security`.
3+
This security policy applies to public projects under the [honeycombio organization][gh-organization] on GitHub.
4+
For security reports involving the services provided at `(ui|ui-eu|api|api-eu).honeycomb.io`, refer to the [Honeycomb Bug Bounty Program][bugbounty] for scope, expectations, and reporting procedures.
5+
6+
## Security/Bugfix Versions
7+
8+
Security and bug fixes are generally provided only for the last minor version.
9+
Fixes are released either as part of the next minor version or as an on-demand patch version.
10+
11+
Security fixes are given priority and might be enough to cause a new version to be released.
12+
13+
## Reporting a Vulnerability
14+
15+
We encourage responsible disclosure of security vulnerabilities.
16+
If you find something suspicious, we encourage and appreciate your report!
17+
18+
### Ways to report
19+
20+
In order for the vulnerability reports to reach maintainers as soon as possible, the preferred way is to use the "Report a vulnerability" button under the "Security" tab of the associated GitHub project.
21+
This creates a private communication channel between the reporter and the maintainers.
22+
23+
If you are absolutely unable to or have strong reasons not to use GitHub's vulnerability reporting workflow, please reach out to the Honeycomb security team at [[email protected]](mailto:[email protected]).
24+
25+
[gh-organization]: https://github.com/honeycombio
26+
[bugbounty]: https://www.honeycomb.io/bugbountyprogram

0 commit comments

Comments
 (0)