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

#### Description of Problem: The system configuration for the Windows Server is correct but the OpenSCAP check reports 'false' rules. #### OpenSCAP Version: 1.3.4 #### Operating System & Version: Windows...

windows

#### Description of Problem: Version 1.3.5 of oscap.exe crashes on Windows Server 2016 during eval #### OpenSCAP Version: 1.3.5 #### Operating System & Version: Windows Server 2016 #### Steps to...

windows

#### Description of Problem: When XCCDF results from `oscap xccdf eval` are being validated, a lot of warnings is printed out. #### OpenSCAP Version: openscap-1.3.5-2.el8 #### Operating System & Version:...

#### Description of Problem: Consider two different versions of content, where some rules are not applicable: ![Screenshot from 2021-05-10 09-33-41](https://user-images.githubusercontent.com/914030/117667433-df8ed500-b172-11eb-88a2-b3402a303e58.png) ![Screenshot from 2021-05-10 09-33-57](https://user-images.githubusercontent.com/914030/117667435-e0276b80-b172-11eb-8def-55b2e01eb831.png) In particular, both had 283 rules...

bug
1.2

#### Description of Problem: I was discussing how to add commentary to a tailoring file the other day on `#openscap`. I suggested adding a `remark` under the `select` element of...

enhancement
help wanted

TMSAD describes a common trust model that can be applied to specifications within the security automation domain, such as Security Content Automation Protocol (SCAP). Since information in the security automation...

big idea

This PR adds the networkfirewall probe following the proposal [OVAL-Community/OVAL#111](https://github.com/OVAL-Community/OVAL/issues/111). This implementation is based on nftable and gets the currently used nftables configuration. This implementation supports a limited number of...

#### Description of Problem: During https://github.com/OpenSCAP/openscap/pull/1703 we have discovered that the API function oscap_source_validate_schematron is weird, It has `const char *outfile` argument which specifies the path to the output file....