Skip to content

Commit

Permalink
added security policy document
Browse files Browse the repository at this point in the history
This is adapted from firecracker's security policy document.

Signed-off-by: Andreea Florescu <[email protected]>
  • Loading branch information
andreeaflorescu authored and lauralt committed Mar 24, 2020
1 parent 0f741b9 commit 460020a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions SECURITY-POLICY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Security Issue Policy

If you uncover a security issue with micro-http, please write to us on
<[email protected]>.

Once the Firecracker [maintainers](MAINTAINERS.md) become aware (or are made
aware) of a security issue, they will immediately assess it. Based on impact
and complexity, they will determine an embargo period (if externally reported,
the period will be agreed upon with the external party).

During the embargo period, maintainers will prioritize developing a fix over
other activities. Within this period, maintainers may also notify a limited
number of trusted parties via a pre-disclosure list, providing them with
technical information, a risk assessment, and early access to a fix.

The external customers are included in this group based on the scale of their
micro-http usage in production. The pre-disclosure list may also contain
significant external security contributors that can join the effort to fix the
issue during the embargo period.

At the end of the embargo period, maintainers will publicly release information
about the security issue together with the micro-http patches that mitigate it.

0 comments on commit 460020a

Please sign in to comment.