Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SCAP.R.1300] can't perform schematron validation #1637

Closed
jan-cerny opened this issue Nov 16, 2020 · 2 comments
Closed

[SCAP.R.1300] can't perform schematron validation #1637

jan-cerny opened this issue Nov 16, 2020 · 2 comments

Comments

@jan-cerny
Copy link
Member

Description of Problem:

I can't perform schematron validation of some content from R1300 from SCAP 1.3 validation test suite

OpenSCAP Version:

1.3.4

Operating System & Version:

f32

Steps to Reproduce:

there are multiple reproducers within R1300, the problem appears at least for all files in R1300 in the suite

oscap xccdf validate --schematron requirements/R1300/r1300.2.1-datastream.xml

oscap xccdf validate --schematron requirements/R1300/r1300.2.2-datastream.xml

oscap xccdf validate --schematron requirements/R1300/r1300.3.1-datastream.xml

oscap xccdf validate --schematron requirements/R1300/r1300.3.2-datastream.xml

oscap xccdf validate --schematron requirements/R1300/r1300.3.3-datastream.xml

oscap xccdf validate --schematron requirements/R1300/r1300.4.1-datastream.xml

Actual Results:

OpenSCAP Error: Schematron rules not found when trying to validate 'requirements/R1300/r1300.2.1-datastream.xml' [/builddir/build/BUILD/openscap-1.3.4/src/source/schematron.c:124]

and similar messages for all commands

Expected Results:

for all xml files in requirements/R1300 schematron validation is performed and all of the files are reported as invalid

Additional Information / Debugging Steps:

@jan-cerny
Copy link
Member Author

it looks like we don't have schematron for scap 1.3 source datastreams in the repository

@jan-cerny jan-cerny added this to the 1.3.5 milestone Apr 9, 2021
@jan-cerny
Copy link
Member Author

Fixed in #1703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant