Hi All,

How does OpenSCAP determine rule evaluation order?


I have an OVAL file that contains two rules def:1 and def:2. No matter which 
one I place first, def:2 is evaluated first. Is there a way we can make it 
evaluate rules in the particular order - basically starting from def:1.


Scenario 1:


...

Definitions

    def:2

    def:1

Tests

    tst:2

    tst:1

Objects

    obj:2

    obj:1

States

    ste:2

    ste:1


Scenario 2:


...

Definitions

    def:1

    def:2

Tests

    tst:1

    tst:2

Objects

    obj:1

    obj:2

States

    ste:1

    ste:2



Please let me know.


Thanks and regards,

Pravin Goyal
_______________________________________________
Open-scap-list mailing list
Open-scap-list@redhat.com
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to