Skip to content

Commit 8ded61a

Browse files
committed
chore: add SECURITY.md
Adapted from core sequelize repo Fixes #1195
1 parent 32e4824 commit 8ded61a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported versions
4+
5+
The following table describes the versions of this project that are currently supported with security updates:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 2.x | :heavy_check_mark: |
10+
11+
## Responsible disclosure policy
12+
13+
At Sequelize, we prioritize security issues and will try to fix them as soon as they are disclosed.
14+
15+
If you discover a security vulnerability, please create a security advisory [here](https://github.com/sequelize/sequelize-typescript/security/advisories/new).
16+
Otherwise, contact the project maintainers privately. You can find related information in [CONTACT.md](https://github.com/sequelize/sequelize/blob/main/CONTACT.md) of the core sequelize repository.

0 commit comments

Comments
 (0)