content icon indicating copy to clipboard operation
content copied to clipboard

Use XCCDF 1.2 to generate STIG HTML table

Open jan-cerny opened this issue 3 years ago • 2 comments

Description:

We will use ssg-${PRODUCT}-xccdf-1.2.xml to generate table-${PRODUCT}-stig.html. Note that the stig_overlay.xml file remains in the XCCDF 1.1 namespace, but the temporary internal file unlinked-stig-xccdf.xml will now be in XCCDF 1.2 namespace.

Rationale:

This reduces our dependency on XCCDF 1.1 so it will help us to remove the XCCDF 1.1 format in future.

jan-cerny avatar Aug 10 '22 09:08 jan-cerny

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment Open in Gitpod

Oracle Linux 8 Environment Open in Gitpod

github-actions[bot] avatar Aug 10 '22 09:08 github-actions[bot]

I have rebased this on the top of the latest upstream branch because the required tests in the GitHub CI have changed.

jan-cerny avatar Aug 23 '22 12:08 jan-cerny

Code Climate has analyzed commit 0d3b0ab0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 42.5% (0.0% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Aug 23 '22 13:08 qlty-cloud-legacy[bot]

@jan-cerny: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-rhcos4-moderate 0d3b0ab0b3a3375fdbe1afe4f6c3e222476badd0 link true /test e2e-aws-rhcos4-moderate
ci/prow/e2e-aws-rhcos4-high 0d3b0ab0b3a3375fdbe1afe4f6c3e222476badd0 link true /test e2e-aws-rhcos4-high

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Aug 23 '22 14:08 openshift-ci[bot]

@jan-cerny: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-merge-robot avatar Aug 25 '22 09:08 openshift-merge-robot

This PR has been superseded by https://github.com/ComplianceAsCode/content/pull/9406.

jan-cerny avatar Aug 25 '22 13:08 jan-cerny