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

Add a basic SECURITY.md that points to support.fauna.com #534

Merged
merged 5 commits into from
Dec 17, 2024
Merged
Changes from 2 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
19 changes: 19 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 4.x.x | :white_check_mark: |
| < 4.0.0 | :white_check_mark: |

## Reporting a Vulnerability

We believe our user community and unaffiliated security researchers play an important role in
helping to keep Fauna and our customers secure. If you think you have found a security issue,
please inform us by sending an email to [email protected].

Learn more about reporting a vulnerability at [support.fauna.com](https://support.fauna.com/hc/en-us/articles/4449808041115-How-do-I-report-a-vulnerability).
ecooper marked this conversation as resolved.
Show resolved Hide resolved
Loading