GitHub Advanced Security / CodeQL
failed
Feb 18, 2026 in 2m 3s
1 new alert including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
See annotations below for details.
View all branch alerts .
Annotations
Check failure on line 221 in src/source/oscap_source.c
See this annotation in the file changed.
Code scanning / CodeQL
Uncontrolled data used in path expression
High
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).
This argument to a file access function is derived from user input (a command-line argument) and then passed to open(__path).