Skip to content

Commit 34b7c23

Browse files
authored
Add security policy
Signed-off-by: GitHub <noreply@github.com>
1 parent baeaf59 commit 34b7c23

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

SECURITY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Support is only maintained for the latest version of the library published to [Maven Central](https://central.sonatype.com/artifact/dev.kastle.netty/netty-transport-raknet).
6+
7+
## Reporting a Vulnerability
8+
9+
Vulnerabilities should be reported privately through the [security tab](https://github.com/Kas-tle/NetworkCompatible/security) of the repository. For detailed instructions on this process, see these [instructions](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) from GitHub.
10+
11+
After the vulnerability is reported, it will be reviewed as soon as practicable. If a fix is required, a fix will be developed and released as soon as possible. The reporter of the vulnerability will be kept informed of the progress until the vulnerability is resolved.
12+
13+
Once the vulnerability is fixed, the maintainer and reporter will mutually agree on a timeline for publicly disclosing full details of the vulnerability.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Only update version on publishing to Maven Central
2-
version=1.2.0
2+
version=1.2.1

0 commit comments

Comments
 (0)