openscap
openscap copied to clipboard
NIST Certified SCAP 1.2 toolkit
#### Description of Problem: Trying to scan my RockyLinux8 host with the ANSSI security test and I have the following error : ``` OpenSCAP Error: Probe at sd=13 (selinuxboolean) reported...
#### Description of Problem: The PCRE library is no longer supported. All projects were encouraged to use PCRE2 successor. We already have the option to build with PCRE2 since 1.3.9....
oscap-podman requires root and cannot check non-root containers. #### Description of Problem: * We have to check non-root podman container. * oscap-podman requires root. «This script cannot run in rootless...
#### Description of Problem: OpenSCAP has issues with processing systemdunitproperty_objects that match templated unit files. This problem has been introduced by https://github.com/OpenSCAP/openscap/pull/1980 which fixed a different problem that we had...
Ref code: https://github.com/OpenSCAP/openscap/blob/maint-1.3/src/OVAL/probes/independent/textfilecontent_probe.c#L164
#### Description of Problem: There are possible problems detected by `clang` in 1.3.8 release. [added.zip](https://github.com/OpenSCAP/openscap/files/12142959/added.zip) #### OpenSCAP Version: 1.3.8
#### Description of Problem: in the SCC Scanner developed by NIWC there is a feature to "override" relevance/applicability in the OVAL for a specific OS and just run the OVAL...
**Expected workflow:** 1. create tailoring file 2. scan system using additional tailoring file 3. generate fix --- - Problem occurs during generating fix ``` oscap xccdf generate fix --template urn:xccdf:fix:script:ansible...
#### Description of Problem: When evaluating any profile on a system with a timezone other than UTC. It seems that Day light savings is not taken into account. A system...
In all of the documentation and for OpenSCAP and when I look at the security guide for RHEL9, it says they are based on the RHEL8 rough draft. https://static.open-scap.org/ssg-guides/ssg-rhel9-guide-cis.html CIS...