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

Enable XCCDF export of a single component #511

Conversation

vanessuniq
Copy link
Contributor

New feature #499 👍🏽

Refactored ExportHelper#export_xccdf to enable xccdf export of project and single component:

  • changed #export_xccdf to #export_xccdf_project - handles the export of a project
  • added #export_xccdf_component - which handles the export of a single component
  • added a button to component card (view) for xccdf export

Signed-off-by: Vanessa Fotso vfotso@mitre.org

… document

Signed-off-by: Vanessa Fotso <vfotso@mitre.org>
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-511 December 16, 2022 19:14 Inactive
@vanessuniq vanessuniq added V3.0 enhancement Pull requests that add a new feature feature request ux Addresses change on the user interface labels Dec 16, 2022
@vanessuniq vanessuniq added this to the v3.0 milestone Dec 16, 2022
@vanessuniq vanessuniq merged commit 4fbd502 into master Jan 12, 2023
@vanessuniq vanessuniq deleted the 499-add-button-to-component-card-to-download-a-single-component-as-an-xccdf-file branch January 12, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests that add a new feature feature request ux Addresses change on the user interface V3.0
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Add button to component card to download a single component as an XCCDF file
2 participants