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

Add management commands to batch export components as OSCAL or CSV files and import components from OSCAL files #1596

Merged
merged 2 commits into from
May 19, 2021

Conversation

gregelin
Copy link
Contributor

@gregelin gregelin commented May 17, 2021

Add management command exportcomponentlibrary to export as OSCAL or CSV.

Add Django mgt cmd importcomponents to batch import components …

Updates to generation of components to improve adherence to OSCAL
specification by removing certain keys when value for keys is None.

Added new parameter existing_import_record to importing and creating
components to group multiple imports under the same import record.

@gregelin gregelin changed the title Add management command to export as OSCAL or CSV. Add management commands to batch export components as OSCAL or CSV files and import components from OSCAL files May 18, 2021
Updates to generation of components to improve adherence to OSCAL
specification by removing certain keys when value for keys is None.

Added new parameter `existing_import_record` to importing and creating
components to group multiple imports under the same import record.
@alexanderward alexanderward merged commit 336a2de into develop May 19, 2021
@alexanderward alexanderward deleted the ge/cmd-cmpts-export branch May 19, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants