File: SECURITY.md

package info (click to toggle)
python-parse-type 0.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 772 kB
  • sloc: python: 5,273; sh: 9; makefile: 6
file content (29 lines) | stat: -rw-r--r-- 1,116 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Security Policy

## Supported Versions

The following versions are currently being supported with security updates.

| Version | Supported          |
| ------- | ------------------ |
| HEAD    | :white_check_mark: |
| 0.6.x   | :white_check_mark: |
| < 0.6.0 | :x:                |

## Reporting a Vulnerability

Please report security issues by using the new
[Github vulnerability reporting mechanism][security advisories for this repository]
that is enabled for [this repository].

SEE ALSO:

* [THIS REPOSITORY]: [Security Advisories][security advisories for this repository]
* [docs.github.com]/.../[guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability]


[this repository]: https://github.com/jenisys/parse_type
[security advisories for this repository]: https://github.com/jenisys/parse_type/security/advisories

[docs.github.com]: https://docs.github.com/en/
[guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability]: https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability