We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fa7f4 commit b4ce1c0Copy full SHA for b4ce1c0
1 file changed
SECURITY.md
@@ -0,0 +1,17 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+We release patches for security vulnerabilities. Which versions are eligible
6
+receiving such patches depend on the CVSS v3.0 Rating:
7
8
+| Version | Supported |
9
+| ------- | ------------------ |
10
+| > 1.0.0 | :white_check_mark: |
11
+| < 1.0.0 | :x: |
12
13
+## Reporting a Vulnerability
14
15
+Please report (suspected) security vulnerabilities to **[issue board](https://github.com/timoa/nodejs-encryption-api-example/issues)**
16
+with the label **vulnerability**. If the issue is confirmed, we will release a patch as soon as possible depending on complexity,
17
+but historically within a few days.
0 commit comments