RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1312831 - referencing absolute path of file is not supported
Summary: referencing absolute path of file is not supported
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openscap
Version: 7.2
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Martin Preisler
QA Contact: Marek Haicman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-29 10:48 UTC by Marek Haicman
Modified: 2017-08-01 08:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1312824
Environment:
Last Closed: 2017-08-01 08:45:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2291 0 normal SHIPPED_LIVE openscap bug fix update 2017-08-01 12:38:59 UTC

Description Marek Haicman 2016-02-29 10:48:29 UTC
+++ This bug was initially created as a clone of Bug #1312824 +++

Description of problem:
I am not able to reference oval file via absolute path.

xccdf / check / check-content-ref / href is of type anyURI, which is defined in RFC 2396 ( https://www.ietf.org/rfc/rfc2396.txt ). Thus it should support file://<abs-path>

Version-Release number of selected component (if applicable):
openscap-1.2.5-3.el7

How reproducible:
reliably

Steps to Reproduce:
1. reference oval file with absolute path
2. oscap xccdf eval $xccdf

Actual results:
WARNING: Skipping /tmp/tmp.oBlqLIiXmD/file://tmp/tmp.oBlqLIiXmD/oval.xml file which is referenced from XCCDF content

Expected results:
/tmp/tmp.oBlqLIiXmD/oval.xml is used properly

Additional info:

Comment 2 Martin Preisler 2017-01-11 20:59:16 UTC
Upstream fix proposed: https://github.com/OpenSCAP/openscap/pull/645

Comment 5 Marek Haicman 2017-05-12 14:07:39 UTC
Verified.

[0 root@qeos-145 unittests]# rpm -qa openscap
openscap-1.2.14-1.el7.x86_64


TEST: Load OVAL using absolute path
/tmp/tmp.sU3BguZDfN ~/rpmbuild/BUILD/openscap-1.2.14/tests/API/XCCDF/unittests
Stderr file = /tmp/test_xccdf_oval_absolute_path.err.gjJV2U
Result file = /tmp/test_xccdf_oval_absolute_path.out.result.3B81oh
Report file = /tmp/test_xccdf_oval_absolute_path.out.report.pq8862
Title
Rule  xccdf_moc.elpmaxe.www_rule_1
Result        pass

Title 
Rule  xccdf_moc.elpmaxe.www_rule_2
Result        pass

OVAL Results are exported correctly.
XCCDF Results are exported correctly.
~/rpmbuild/BUILD/openscap-1.2.14/tests/API/XCCDF/unittests
/tmp/tmp.Qmuvjc4pfL ~/rpmbuild/BUILD/openscap-1.2.14/tests/API/XCCDF/unittests
Stderr file = /tmp/test_xccdf_oval_absolute_path.err.75u4x1
Result file = /tmp/test_xccdf_oval_absolute_path.out.result.akfzZS
Report file = /tmp/test_xccdf_oval_absolute_path.out.report.5cIVT0
Title 
Rule  xccdf_moc.elpmaxe.www_rule_1
Result        pass

Title 
Rule  xccdf_moc.elpmaxe.www_rule_2
Result        pass

OVAL Results are exported correctly.
XCCDF Results are exported correctly.
~/rpmbuild/BUILD/openscap-1.2.14/tests/API/XCCDF/unittests
RESULT: PASSED

Comment 6 errata-xmlrpc 2017-08-01 08:45:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2291


Note You need to log in before you can comment on or make changes to this bug.