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

Extend the generated oscal with all the .csv fields #36

Merged
merged 2 commits into from
May 10, 2024

Conversation

donaldh
Copy link
Contributor

@donaldh donaldh commented May 10, 2024

Map .csv fields to props in the generated oscal.

Some of the content needs to be sanitised (remove leading/trailing whitespace, etc.) to pass the trestle field constraints. I chose to do this programmatically rather than modifying the source in the .csv file.

donaldh added 2 commits May 10, 2024 17:02
Include all of the .csv fields in the generated oscal by using a list of
properties under each control.

Signed-off-by: Donald Hunter <[email protected]>
Copy link
Member

@JonZeolla JonZeolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @donaldh

@JonZeolla JonZeolla merged commit 7006bdb into cloud-native-security-controls:main May 10, 2024
1 check passed
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.

2 participants