Hide Forgot
Description of problem: Customers are expecting the `oscap ds sds-compose` command to magically compose DataStream with all the dependencies. We already do this for XCCDF:Benchmark, it makes sense to have this also for XCCDF:Tailoring. Version-Release number of selected component (if applicable): openscap-1.2.7 How reproducible: Deterministic Steps to Reproduce: 1. Create a tailoring file on top of ssg. 2. oscap ds sds-compose TAILORING.xml my-new-datastream.xml 3. Actual results: Broken DataStream with a single extended component (SCE) with a tailoring in it. Expected results: Correct DataStream with the tailoring file, referenced XCCDF file (assuming tailoring hint is correct), and any dependencies (OVALs, SCE)