Skip to content

Commit 25e1b88

Browse files
authored
add security policy (#273)
1 parent 36c3e50 commit 25e1b88

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SECURITY.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We support only the last minor version of each supported major release: bug fixes are released either as part of the next minor version or as an on-demand patch version. Independent of which version is next, all patch versions are cumulative, meaning that they represent the state of our main branch at the moment of the release. For instance, if the latest version is 0.10.0, bug fixes are released either as part of 0.11.0 or 0.10.1.
6+
7+
Major releases are supported for 12 months after a new major version is released: https://opensource.google/documentation/policies/library-breaking-change.
8+
9+
Security fixes are given priority and might be enough to cause a new version to be released.
10+
11+
## Reporting a Vulnerability
12+
13+
In order for the vulnerability reports to reach maintainers as soon as possible, please use the `Report a vulnerability` button on the `Security` tab in the respective GitHub repository. It creates a private communication channel between the reporter and the maintainers.
14+

0 commit comments

Comments
 (0)