Update Security Policy (#196)
Created SECURITY.md file because GitHub automatically uses it. The text is mostly copied from "Security Policy" section of README.md with an exception added for vulnerabilities already known to the public (to encourage easier or anonymous reporting). Update "Security Policy" section. Link to SECURITY.md instead of providing details in the README.
This commit is contained in:
parent
5dc3bbd09d
commit
bd88e42a9d
@ -954,9 +954,9 @@ This project has adopted the [Contributor Covenant Code of Conduct](CODE_OF_COND
|
||||
Please refer to [How to Contribute](CONTRIBUTING.md).
|
||||
|
||||
## Security Policy
|
||||
Security fixes are provided for the latest released version.
|
||||
Security fixes are provided for the latest released version of fxamacker/cbor.
|
||||
|
||||
To report security vulnerabilities, please email [faye.github@gmail.com](mailto:faye.github@gmail.com) and allow time for the problem to be resolved before reporting it to the public.
|
||||
For the full text of the Security Policy, see [SECURITY.md](SECURITY.md).
|
||||
|
||||
## Disclaimers
|
||||
Phrases like "no crashes", "doesn't crash", and "is secure" mean there are no known crash bugs in the latest version based on results of unit tests and coverage-guided fuzzing. They don't imply the software is 100% bug-free or 100% invulnerable to all known and unknown attacks.
|
||||
|
||||
7
SECURITY.md
Normal file
7
SECURITY.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Security Policy
|
||||
|
||||
Security fixes are provided for the latest released version of fxamacker/cbor.
|
||||
|
||||
If the security vulnerability is already known to the public, then you can open an issue as a bug report.
|
||||
|
||||
To report security vulnerabilities not yet known to the public, please email faye.github@gmail.com and allow time for the problem to be resolved before reporting it to the public.
|
||||
Loading…
Reference in New Issue
Block a user