feat: Linux Control Group version 2 API support cgroup v2 #1329
+779
−206
GitHub Advanced Security / CodeQL
succeeded
Aug 21, 2024 in 6s
2 new alerts
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 96 in src/main/java/com/aws/greengrass/util/platforms/unix/linux/CGroupV1.java
Code scanning / CodeQL
Missing catch of NumberFormatException Note
Check notice on line 82 in src/main/java/com/aws/greengrass/util/platforms/unix/linux/CGroupV2.java
Code scanning / CodeQL
Missing catch of NumberFormatException Note
Loading