openscap icon indicating copy to clipboard operation
openscap copied to clipboard

NIST Certified SCAP 1.2 toolkit

Results 155 openscap issues
Sort by recently updated
recently updated
newest added

As a follow-up of #1550, the remaining issue with HTML report: `CSS: Deprecated media feature max-device-width.`

enhancement

#### Description of Problem: There are invalid writes in function `SEXP_list_sort` reported by Jenkins valgrind job https://jenkins.complianceascode.io/job/openscap-maint-1.3-valgrind-test . They occur at multiple places in the test suite, for example in...

memory

Hello everyone. I've been looking at OpenSCAP -V flag and found out that there is no probes for Windows or IOS (at least, in this list. Maybe windows probes are...

## Description of Problem: Scan on Fedora 32 using `oscap-docker` results in following: ``` Using Atomic API Traceback (most recent call last): File "/usr/bin/oscap-docker", line 101, in rc = OscapAtomicScan.scan(OS,...

oscap-docker
regression

#### Description of Problem: Trying to anlayse a system characteristics file (generated by a 3rd party) returns an error that IOSxe is not supported I am using the iosxe.xml from:...

bug

"Table 9: \ Element Properties" from "Specification for the Extensible Configuration Checklist Description Format (XCCDF) Version 1.2" lists an optional "multiple" attribute. This attribute is documented as: > Applicable in...

If I try to evaluate this minimal example [test_xinetd-oval.zip](https://github.com/OpenSCAP/openscap/files/225696/test_xinetd-oval.zip) probe_xinetd always crashes with a dump similar to this one. This happens with openscap-1.2.5 on SLES11+SLES12 as well as with a...

1.2

When implementing a bind mount for /tmp, the openscap checks fail for the noexec,nosuid,and nodev permission settings for /tmp mount. While the permissions are set correctly it appears that the...

bug
1.2

Hi all, I recently created a tailoring file with oscap-workbench based on a profile contained in the SSG. I wanted to generate the documentation with the following command: oscap xccdf...

enhancement
solution

``` Users/travis/build/redhatrises/openscap/src/OVAL/probes/independent/system_info_probe.c:106:3: error: "Sorry, your OS isn't supported." # error "Sorry, your OS isn't supported." ```

bug