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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ Isaac ROS Jetson simplifies the process of monitoring and managing NVIDIA Jetson
8
8
9
9
## What is `jetson-stats`?
10
10
11
-
[jetson_stats](https://rnext.it/jetson_stats) is a comprehensive utility tool specifically designed for NVIDIA Jetson, including the Jetson Nano, Jetson TX1, TX2, Xavier, and Orin series.
11
+
[jetson_stats](https://rnext.it/jetson_stats) is a comprehensive utility tool specifically designed for NVIDIA Jetson, including the Jetson Nano, Jetson TX1, TX2, Xavier, Orin, and Thor series.
12
12
It provides a variety of functionalities to monitor and manage the Jetson device’s performance, temperature, power usage, and more.
@@ -38,7 +38,7 @@ Isaac ROS Jetson provides a set of messages to monitor the health of your board
38
38
39
39
As an illustration, consider a scenario where your board is under high power demand. In such a case, a node that reads the diagnostics message can dynamically adjust the `nvp` power mode or even disable certain nodes that are consuming excessive computational resources. This dynamic power management capability is a key feature of the tool.
40
40
41
-
Using the `isaac_ros_jetson` package in a Docker container can greatly improve the robustness and reliability of your project. This method ensures a consistent and isolated environment, reducing compatibility issues and making deployment across different platforms easier.
41
+
Using the `isaac_ros_jetson` package in the Isaac ROS environment can greatly improve the robustness and reliability of your project. This method ensures a consistent and isolated environment, reducing compatibility issues and making deployment across different platforms easier.
42
42
43
43
---
44
44
@@ -59,4 +59,4 @@ See [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/repositories_an
59
59
60
60
## Latest
61
61
62
-
Update 2024-12-10: Update to be compatible with JetPack 6.1
NVIDIA is dedicated to the security and trust of our software products and services, including all source code repositories managed through our organization.
4
+
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.**
6
+
7
+
## Reporting Potential Security Vulnerability in an NVIDIA Product
8
+
9
+
To report a potential security vulnerability in any NVIDIA product:
- 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
15
+
- 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
19
+
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.
21
+
22
+
## NVIDIA Product Security
23
+
24
+
For all security-related concerns, please visit NVIDIA's Product Security portal at https://www.nvidia.com/en-us/security
0 commit comments