openscap
openscap copied to clipboard
NIST Certified SCAP 1.2 toolkit
Before we release OpenSCAP 1.3.0 we need to review our public functions, because it might turn out that some of the public functions shouldn't be public, or some of them...
#### Description of Problem: Compile fails with error `openscap/src/OVAL/probes/unix/interface_probe.c:301:38: error: use of undeclared identifier 'IFF_NOGROUP' if (ifa->ifa_flags & IFF_NOGROUP)` #### OpenSCAP Version: 80daf96 #### Operating System & Version: FreeBSD 14.0...
#### Description of Problem: During the review of https://github.com/OpenSCAP/openscap/pull/2051 where we introduced a limit of collected items by OpenSCAP probe we discussed in the comments also other possible approaches to...
This change modifies the `oscap_sys_memusage` function to take into account the memory constraints of the cgroup. Both cgroup and cgroup2 are supported.
This PR will help us investigate possible alternatives to using GCrypt library in our project. OpenSCAP had 2 alternatives of crypto libraries, GCrypt and NSS. GCrypt is the default back...
#### Description of Problem: https://bugzilla.redhat.com/show_bug.cgi?id=2260316 #### OpenSCAP Version: maint-1.3 #### Operating System & Version: Fedora Rawhide (to be 41)
#### Description of problem: A SEGFAULT occurs when scanning a VM using a DISA datastream (Server with GUI). The SEGFAULT occurred while evaluating the final state of DISA's STIG profile...
Hello, these test jobs were failing when running in multithread mode ``` $ ctest -j4 39 - API/OVAL/unittests/test_object_component_type.sh (Failed) 44 - API/OVAL/unittests/test_state_check_existence.sh (Failed) 62 - API/XCCDF/applicability/test_remediate_fix_notapplicable.sh (Failed) 63 - API/XCCDF/applicability/test_remediate_fix_processing.sh...
Description of Problem: When scanning a CentOS 7 system the findings to ensure all files are user owned and group owned returns false positives on user home directories. After investigating...
#### Description of Problem: The `--profiles` option for the `info` command does not affect the output when inspecting tailoring files. #### OpenSCAP Version: 1.3.x+ #### Operating System & Version: Any....