-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2165 from jan-cerny/prefer_sce2
Allow preferring SCE
- Loading branch information
Showing
7 changed files
with
156 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ds:data-stream-collection xmlns:ds="http://scap.nist.gov/schema/scap/source/1.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:cat="urn:oasis:names:tc:entity:xmlns:xml:catalog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sce="http://open-scap.org/page/SCE_xccdf_stream" id="scap_org.openscap.www_collection_from_xccdf_test_single_rule.xccdf.xml" schematron-version="1.3" xsi:schemaLocation="http://scap.nist.gov/schema/scap/source/1.2 https://scap.nist.gov/schema/scap/1.3/scap-source-data-stream_1.3.xsd"> | ||
<ds:data-stream id="scap_org.openscap.www_datastream_simple" scap-version="1.3" use-case="OTHER"> | ||
<ds:checklists> | ||
<ds:component-ref id="scap_org.openscap.www_cref_test_single_rule.xccdf.xml" xlink:href="#scap_org.openscap.www_comp_test_single_rule.xccdf.xml"> | ||
<cat:catalog> | ||
<cat:uri name="test_single_rule.oval.xml" uri="#scap_org.openscap.www_cref_test_single_rule.oval.xml"/> | ||
<cat:uri name="fedora/checks/sce/rule_1.sh" uri="#scap_org.openscap.www_cref_fedora-checks-sce-rule_1.sh"/> | ||
</cat:catalog> | ||
</ds:component-ref> | ||
<ds:component-ref id="scap_org.openscap.www_cref_fedora-checks-sce-rule_1.sh" xlink:href="#scap_org.openscap.www_ecomp_fedora-checks-sce-rule_1.sh"/> | ||
</ds:checklists> | ||
<ds:checks> | ||
<ds:component-ref id="scap_org.openscap.www_cref_test_single_rule.oval.xml" xlink:href="#scap_org.openscap.www_comp_test_single_rule.oval.xml"/> | ||
</ds:checks> | ||
</ds:data-stream> | ||
<ds:component id="scap_org.openscap.www_comp_test_single_rule.oval.xml" timestamp="2021-02-01T08:07:06+01:00"> | ||
<oval_definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd"> | ||
<generator> | ||
<oval:schema_version>5.11.2</oval:schema_version> | ||
<oval:timestamp>2021-02-01T08:07:06+01:00</oval:timestamp> | ||
</generator> | ||
<definitions> | ||
<definition class="compliance" id="oval:org.openscap.www:def:1" version="1"> | ||
<metadata> | ||
<title>OVAL check for rule 1</title> | ||
<description>pass</description> | ||
</metadata> | ||
<criteria> | ||
<criterion comment="PASS test" test_ref="oval:org.openscap.www:tst:1"/> | ||
</criteria> | ||
</definition> | ||
</definitions> | ||
<tests> | ||
<variable_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" id="oval:org.openscap.www:tst:1" check="all" comment="always pass" version="1"> | ||
<object object_ref="oval:org.openscap.www:obj:1"/> | ||
</variable_test> | ||
</tests> | ||
<objects> | ||
<variable_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" id="oval:org.openscap.www:obj:1" version="1" comment="x"> | ||
<var_ref>oval:org.openscap.www:var:1</var_ref> | ||
</variable_object> | ||
</objects> | ||
<variables> | ||
<constant_variable id="oval:org.openscap.www:var:1" version="1" comment="x" datatype="int"> | ||
<value>100</value> | ||
</constant_variable> | ||
</variables> | ||
</oval_definitions> | ||
</ds:component> | ||
<ds:component id="scap_org.openscap.www_comp_test_single_rule.xccdf.xml" timestamp="2021-02-01T08:07:06+01:00"> | ||
<Benchmark xmlns="http://checklists.nist.gov/xccdf/1.2" id="xccdf_org.openscap.www_benchmark_test"> | ||
<status>accepted</status> | ||
<version>1.0</version> | ||
<Profile id="xccdf_org.openscap.www_profile_common"> | ||
<title>Common hardening profile</title> | ||
<description>This is a very cool profile</description> | ||
<select idref="xccdf_org.openscap.www_rule_1" selected="true"/> | ||
</Profile> | ||
<Rule selected="false" id="xccdf_org.openscap.www_rule_1"> | ||
<title>Rule 1: Enable Audit Service</title> | ||
<check system="http://open-scap.org/page/SCE"> | ||
<check-import import-name="stdout"/> | ||
<check-content-ref href="fedora/checks/sce/rule_1.sh"/> | ||
</check> | ||
<check system="http://oval.mitre.org/XMLSchema/oval-definitions-5"> | ||
<check-content-ref href="test_single_rule.oval.xml" name="oval:org.openscap.www:def:1"/> | ||
</check> | ||
</Rule> | ||
</Benchmark> | ||
</ds:component> | ||
<ds:extended-component id="scap_org.openscap.www_ecomp_fedora-checks-sce-rule_1.sh" timestamp="2024-10-09T18:03:34"> | ||
<sce:script>#!/bin/bash | ||
echo "Hello how are you" | ||
exit "$XCCDF_RESULT_FAIL" | ||
</sce:script> | ||
</ds:extended-component> | ||
</ds:data-stream-collection> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
#!/usr/bin/env bash | ||
|
||
. $builddir/tests/test_common.sh | ||
|
||
set -e -o pipefail | ||
|
||
|
||
function test_prefer_sce_on () { | ||
stdout=$(mktemp) | ||
stderr=$(mktemp) | ||
arf=$(mktemp) | ||
|
||
OSCAP_PREFERRED_ENGINE="SCE" $OSCAP xccdf eval --verbose INFO --progress --profile common --results-arf "$arf" > "$stdout" 2> "$stderr" "$srcdir/test_prefer_sce.ds.xml" || ret="$?" | ||
grep -q "xccdf_org.openscap.www_rule_1:fail" "$stdout" | ||
! grep -q "I: oscap: Evaluating definition 'oval:org.openscap.www:def:1': OVAL check for rule 1." "$stderr" | ||
grep -q "I: oscap: Executing SCE check 'fedora/checks/sce/rule_1.sh'" "$stderr" | ||
|
||
rm -rf "$stdout" "$stderr" "$arf" | ||
} | ||
|
||
test_prefer_sce_off () { | ||
stdout=$(mktemp) | ||
stderr=$(mktemp) | ||
arf=$(mktemp) | ||
|
||
$OSCAP xccdf eval --verbose INFO --progress --profile common --results-arf "$arf" > "$stdout" 2> "$stderr" "$srcdir/test_prefer_sce.ds.xml" || ret="$?" | ||
grep -q "xccdf_org.openscap.www_rule_1:pass" "$stdout" | ||
grep -q "I: oscap: Evaluating definition 'oval:org.openscap.www:def:1': OVAL check for rule 1." "$stderr" | ||
! grep -q "I: oscap: Executing SCE check 'fedora/checks/sce/rule_1.sh'" "$stderr" | ||
|
||
rm -rf "$stdout" "$stderr" "$arf" | ||
} | ||
|
||
test_prefer_oval_explicit () { | ||
stdout=$(mktemp) | ||
stderr=$(mktemp) | ||
arf=$(mktemp) | ||
|
||
OSCAP_PREFERRED_ENGINE="OVAL" $OSCAP xccdf eval --verbose INFO --progress --profile common --results-arf "$arf" > "$stdout" 2> "$stderr" "$srcdir/test_prefer_sce.ds.xml" || ret="$?" | ||
grep -q "xccdf_org.openscap.www_rule_1:pass" "$stdout" | ||
grep -q "I: oscap: Evaluating definition 'oval:org.openscap.www:def:1': OVAL check for rule 1." "$stderr" | ||
! grep -q "I: oscap: Executing SCE check 'fedora/checks/sce/rule_1.sh'" "$stderr" | ||
|
||
rm -rf "$stdout" "$stderr" "$arf" | ||
} | ||
|
||
test_invalid_envi_variable () { | ||
stdout=$(mktemp) | ||
stderr=$(mktemp) | ||
arf=$(mktemp) | ||
|
||
OSCAP_PREFERRED_ENGINE="FOOBARVIM" $OSCAP xccdf eval --verbose INFO --progress --profile common --results-arf "$arf" > "$stdout" 2> "$stderr" "$srcdir/test_prefer_sce.ds.xml" || ret="$?" | ||
grep -q "Unknown value of OSCAP_PREFFERED_ENGINE: 'FOOBARVIM'. It will be ignored." "$stderr" | ||
grep -q "xccdf_org.openscap.www_rule_1:pass" "$stdout" | ||
grep -q "I: oscap: Evaluating definition 'oval:org.openscap.www:def:1': OVAL check for rule 1." "$stderr" | ||
! grep -q "I: oscap: Executing SCE check 'fedora/checks/sce/rule_1.sh'" "$stderr" | ||
|
||
rm -rf "$stdout" "$stderr" "$arf" | ||
} | ||
|
||
test_prefer_sce_on | ||
test_prefer_sce_off | ||
test_prefer_oval_explicit | ||
test_invalid_envi_variable |