-
Notifications
You must be signed in to change notification settings - Fork 175
Add SECURITY.md file #549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add SECURITY.md file #549
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Security | ||
|
||
NVIDIA is dedicated to the security and trust of our software products and services, | ||
including all source code repositories managed through our organization. | ||
|
||
If you need to report a security issue, please use the appropriate contact points outlined | ||
below. **Please do not report security vulnerabilities through GitHub/GitLab.** | ||
|
||
## Reporting Potential Security Vulnerability in nvmath-python | ||
|
||
To report a potential security vulnerability in nvmath-python: | ||
|
||
- Web: [Security Vulnerability Submission | ||
Form](https://www.nvidia.com/object/submit-security-vulnerability.html) | ||
- E-Mail: <[email protected]> | ||
- We encourage you to use the following PGP key for secure email communication: [NVIDIA | ||
public PGP Key for communication](https://www.nvidia.com/en-us/security/pgp-key) | ||
- Please include the following information: | ||
- Product/Driver name and version/branch that contains the vulnerability | ||
- Type of vulnerability (code execution, denial of service, buffer overflow, etc.) | ||
- Instructions to reproduce the vulnerability | ||
- Proof-of-concept or exploit code | ||
- Potential impact of the vulnerability, including how an attacker could exploit the | ||
vulnerability | ||
|
||
While NVIDIA currently does not have a bug bounty program, we do offer acknowledgement when | ||
an externally reported security issue is addressed under our coordinated vulnerability | ||
disclosure policy. Please visit our [Product Security Incident Response Team | ||
(PSIRT)](https://www.nvidia.com/en-us/security/psirt-policies/) policies page for more | ||
information. | ||
|
||
## NVIDIA Product Security | ||
|
||
For all security-related concerns, please visit NVIDIA's Product Security portal at | ||
<https://www.nvidia.com/en-us/security>. | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.