Skip to content

Commit 577ee5f

Browse files
authored
Merge branch 'master' into add-license-headers-fix
2 parents ec0da81 + c6a90ac commit 577ee5f

File tree

8 files changed

+129
-526
lines changed

8 files changed

+129
-526
lines changed

.github/SECURITY.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Reporting security issues
2+
3+
This project's developers and community are committed to addressing security
4+
bugs promptly and effectively. We appreciate your efforts to disclose your
5+
findings responsibly, and will make every effort to acknowledge your
6+
contributions.
7+
8+
Please **do not** use GitHub issues to report security vulnerabilities; GitHub
9+
issues are public, and doing so could allow someone to exploit the information
10+
before the problem can be addressed. Instead, please use the *Report a
11+
vulnerability* interface from the *Security* tab at the top of this GitHub
12+
repository page.
13+
14+
<div align="center">
15+
<img width="75%" alt="Location of the report button on the repository page"
16+
src="/.github/report-vulnerability-button.png">
17+
</div>
18+
19+
Please report security issues in third-party modules to the person or team
20+
maintaining the module rather than this project's stewards, unless you believe
21+
that some action needs to be taken specifically with this project in order to
22+
guard against the effects of a security vulnerability in third-party software.
23+
24+
## Responses to security reports
25+
26+
The project stewards at Google Quantum AI will send a response indicating the
27+
next steps in handling your report. After the initial reply to your report, the
28+
project stewards will keep you informed of the progress towards a fix and full
29+
announcement, and may ask for additional information or guidance.
30+
31+
## Additional points of contact
32+
33+
Please contact the project stewards at Google Quantum AI via email at
34+
quantum-oss-maintainers@google.com if you have questions or other concerns. If
35+
for any reason you are uncomfortable reaching out to the project stewards,
36+
please email opensource@google.com instead.
37.5 KB
Loading

0 commit comments

Comments
 (0)