Name: | openscap-engine-sce |
---|---|
Version: | 1.3.3 |
Release: | 5.0.1.el8 |
Architecture: | i686 |
Group: | Applications/System |
Size: | 53831 |
License: | LGPLv2+ |
RPM: | openscap-engine-sce-1.3.3-5.0.1.el8.i686.rpm |
Source RPM: | openscap-1.3.3-5.0.1.el8.src.rpm |
Build Date: | Fri Nov 06 2020 |
Build Host: | jenkins-172-17-0-2-237b4ab7-979d-4697-aa25-2443d561c392.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.open-scap.org/ |
Summary: | Script Check Engine plug-in for OpenSCAP |
Description: | The Script Check Engine is non-standard extension to SCAP protocol. This engine allows content authors to avoid OVAL language and write their assessment commands using a scripting language (Bash, Perl, Python, Ruby, ...). |
- Add bug29870387-fix-redhat-reference.patch [Orabug: 29870387]
- Detect remote file systems correctly (RHBZ#1870087)
- Fix memory leaks in rpmverifyfile probe (RHBZ#1861301)
- Added support for fetching remote content with compression (RHBZ#1855708)
- Prevent unwanted recursion that could crash the scanner (RHBZ#1686370)
- Upgrade to the latest upstream release (rhbz#1829761) - Added a Python script that can be used for CLI tailoring (autotailor) - Added timezone to XCCDF TestResult start/end time - Added yamlfilecontent independent probe (proposal/draft implementation) - Added ability to generate `machineconfig` fix - Introduced `urn:xccdf:fix:script:kubernetes` fix type in XCCDF - Fixed filepath pattern matching in offline mode in textfilecontent58 probe - Fixed #170: The rpmverifyfile probe can't verify files from '/bin' directory - Fixed #1512: Severity refinement lost in generated guide - Fixed #1453: Pointer lost in Swig API - The data system_info probe return for offline and online modes is consistent and actual - Evaluation Characteristics of the XCCDF report are now consistent with OVAL entities from system_info probe
- Generate HTML guides from tailored profiles (RHBZ#1743835)
- Fix tests for rpmverifyfileprobe (RHBZ#1814726)
- Fix segmentation fault in systemdunitdependency_probe (RHBZ#1793050) - Fix crash in textfilecontent probe (RHBZ#1686467) - Do not drop empty lines from Ansible remediations (RHBZ#1795563) - Fix oscap-ssh --sudo (RHBZ#1803116) - Remove useless warnings (RHBZ#1764139)
- Fix FindACL.cmake