-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Infra: Implement security policy (#1493)
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Following versions of the project are currently being supported with security updates. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 0.17.x | :white_check_mark: | | ||
| 0.16.x | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please **DO NOT** file a publicly available github issues regarding security vulnerabilities. | ||
Send us details via email ([Contacts](https://github.com/opendatadiscovery/odd-platform?tab=readme-ov-file#contacts)). | ||
Consider adding something like "security vulnerability report" in the title of an email. |