From a0aa2307322cd47bbf416810ac0292925e03be87 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:39:49 +0200 Subject: Adding upstream version 1:7.0.3. Signed-off-by: Daniel Baumann --- rust/vendor/getrandom/SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 rust/vendor/getrandom/SECURITY.md (limited to 'rust/vendor/getrandom/SECURITY.md') diff --git a/rust/vendor/getrandom/SECURITY.md b/rust/vendor/getrandom/SECURITY.md new file mode 100644 index 0000000..19bfb9a --- /dev/null +++ b/rust/vendor/getrandom/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +Security updates are applied only to the latest release. + +## Reporting a Vulnerability + +If you have discovered a security vulnerability in this project, please report it privately. **Do not disclose it as a public issue.** This gives us time to work with you to fix the issue before public exposure, reducing the chance that the exploit will be used before a patch is released. + +Please disclose it at [security advisory](https://github.com/rust-random/getrandom/security/advisories/new). + +This project is maintained by a team of volunteers on a reasonable-effort basis. As such, please give us at least 90 days to work on a fix before public exposure. -- cgit v1.2.3