mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-20 02:17:44 +08:00

- tests: implement NetNSDetached method
full diff: 6e200afad5...6bd81372ad
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
19 lines
727 B
Markdown
19 lines
727 B
Markdown
# Security Policy
|
|
|
|
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.
|
|
|
|
You may submit the report in the following ways:
|
|
|
|
- send an email to go-logr-security@googlegroups.com
|
|
- send us a [private vulnerability report](https://github.com/go-logr/logr/security/advisories/new)
|
|
|
|
Please provide the following information in your report:
|
|
|
|
- A description of the vulnerability and its impact
|
|
- How to reproduce the issue
|
|
|
|
We ask that you give us 90 days to work on a fix before public exposure.
|