Skip to content

Reduce memory footprint#2314

Open
0intro wants to merge 4 commits into
OpenSCAP:mainfrom
0intro:djc/xml-memory
Open

Reduce memory footprint#2314
0intro wants to merge 4 commits into
OpenSCAP:mainfrom
0intro:djc/xml-memory

Free source XML DOMs immediately after model import

27ba70c
Select commit
Loading
Failed to load commit list.
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:

  • 1 high

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).