Skip to content

Commit 9f50590

Browse files
authored
Create SECURITY.md
1 parent 01be6b6 commit 9f50590

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security Policy
2+
3+
Security updates are applied only to the latest release.
4+
5+
## Vulnerability Definition
6+
7+
A security vulnerability is a bug that, given a certain input, triggers a crash or an infinite loop. Compression and decompression failures do not belong in this category.
8+
9+
## Reporting a Vulnerability
10+
11+
**Please do not report security vulnerabilities through public GitHub issues.** If you have discovered a security vulnerability in this project, report it privately.
12+
13+
Please disclose it at [security advisory](https://github.com/flanglet/kanzi-cpp/security/advisories/new).
14+
15+
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
16+
17+
* Operating system
18+
* Hardware: CPU, memory
19+
* Kanzi version
20+
* Command line invoked
21+
* Error reported/crash data/log output
22+
23+
If possible provide a minimal reproducer.

0 commit comments

Comments
 (0)