Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding security requirements #69

Merged
merged 1 commit into from
Aug 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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]>.