Skip to content

Commit

Permalink
Adding security requirements (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
k8hertweck authored Aug 23, 2023
1 parent 0faa5c2 commit 0d516dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This repository contains the training materials for the CZI Imaging Tech team fo
- [Pre-commit hooks 🧹](#pre-commit-hooks-)
- [Code of Conduct](#code-of-conduct)
- [License 📄](#license-)
- [Reporting security issues](#reporting-security-issues)

## Format and structure 🔖

Expand Down Expand Up @@ -147,3 +148,8 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png

## Reporting security issues

If you believe you have found a security issue,
please responsibly disclose by contacting us at <[email protected]>.
3 changes: 3 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Reporting Security Issues

If you believe you have found a security issue, please responsibly disclose by contacting us at <[email protected]>.

0 comments on commit 0d516dc

Please sign in to comment.