Skip to content

Commit 6067b37

Browse files
committed
fix the formatting some more
1 parent e2afcdd commit 6067b37

File tree

1 file changed

+26
-15
lines changed

1 file changed

+26
-15
lines changed

SECURITY.md

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,36 @@
1-
## Security
1+
# Security
22

3-
NVIDIA is dedicated to the security and trust of our software products and services, including all source code repositories managed through our organization.
3+
NVIDIA is dedicated to the security and trust of our software products and services,
4+
including all source code repositories managed through our organization.
45

5-
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.**
6+
If you need to report a security issue, please use the appropriate contact points outlined
7+
below. **Please do not report security vulnerabilities through GitHub/GitLab.**
68

7-
## Reporting Potential Security Vulnerability in an NVIDIA Product
9+
## Reporting Potential Security Vulnerability in nvmath-python
810

9-
To report a potential security vulnerability in any NVIDIA product:
10-
- Web: [Security Vulnerability Submission Form](https://www.nvidia.com/object/submit-security-vulnerability.html)
11-
12-
- 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)
13-
- Please include the following information:
14-
- Product/Driver name and version/branch that contains the vulnerability
11+
To report a potential security vulnerability in nvmath-python:
12+
13+
- Web: [Security Vulnerability Submission
14+
Form](https://www.nvidia.com/object/submit-security-vulnerability.html)
15+
- E-Mail: <[email protected]>
16+
- We encourage you to use the following PGP key for secure email communication: [NVIDIA
17+
public PGP Key for communication](https://www.nvidia.com/en-us/security/pgp-key)
18+
- Please include the following information:
19+
- Product/Driver name and version/branch that contains the vulnerability
1520
- Type of vulnerability (code execution, denial of service, buffer overflow, etc.)
16-
- Instructions to reproduce the vulnerability
17-
- Proof-of-concept or exploit code
18-
- Potential impact of the vulnerability, including how an attacker could exploit the vulnerability
21+
- Instructions to reproduce the vulnerability
22+
- Proof-of-concept or exploit code
23+
- Potential impact of the vulnerability, including how an attacker could exploit the
24+
vulnerability
1925

20-
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.
26+
While NVIDIA currently does not have a bug bounty program, we do offer acknowledgement when
27+
an externally reported security issue is addressed under our coordinated vulnerability
28+
disclosure policy. Please visit our [Product Security Incident Response Team
29+
(PSIRT)](https://www.nvidia.com/en-us/security/psirt-policies/) policies page for more
30+
information.
2131

2232
## NVIDIA Product Security
2333

24-
For all security-related concerns, please visit NVIDIA's Product Security portal at https://www.nvidia.com/en-us/security
34+
For all security-related concerns, please visit NVIDIA's Product Security portal at
35+
<https://www.nvidia.com/en-us/security>.
2536

0 commit comments

Comments
 (0)