You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,15 @@
2
2
3
3
## Supported Versions
4
4
5
-
Keep this library updated to the latest version.
5
+
Only the latest stable release receives security fixes.
6
6
7
7
| Version | Supported |
8
8
| ------- | ------------------ |
9
9
| latest |:white_check_mark:|
10
-
|oldest|:x:|
10
+
|older |:x:|
11
11
12
12
## Reporting a Vulnerability
13
13
14
-
Open an issue.
14
+
**Please do not open a public GitHub issue for security vulnerabilities.**
15
+
16
+
Use GitHub's private [Report a vulnerability](https://github.com/fabiocaccamo/python-codicefiscale/security/advisories/new) feature. You will receive a response within 7 days, and a fix will be released as soon as possible depending on severity.
0 commit comments