You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,11 @@ or [BentoML Discussions](https://github.com/bentoml/BentoML/discussions).
15
15
16
16
## Reporting a Vulnerability
17
17
18
-
To report a vulnerability, please do not share it publicly on GitHub
19
-
nor the community slack channel. Instead, contact the BentoML team
20
-
directly via email first: security@bentoml.com
18
+
If you discover a potential security vulnerability, we kindly request that you refrain from sharing the information publicly and report it to us directly. Please send an email to security@bentoml.com with the following details:
19
+
20
+
* Description of the potential vulnerability.
21
+
* Steps to reproduce the issue (if applicable).
22
+
* Any relevant screenshots or logs.
23
+
* Your contact information for further communication.
24
+
25
+
Alternatively, you can [open a security advisory](https://github.com/bentoml/BentoML/security/advisories/new) on GitHub.
0 commit comments