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

Unable to Parse Newer NIST Catalog #34

Open
twa16 opened this issue May 8, 2023 · 1 comment
Open

Unable to Parse Newer NIST Catalog #34

twa16 opened this issue May 8, 2023 · 1 comment

Comments

@twa16
Copy link

twa16 commented May 8, 2023

It seems that this is unable to parse the later versions of the NIST OSCAL stuff. The actual error I get is:
json: cannot unmarshal array into Go struct field Metadata.metadata.responsible-parties of type map[string]validation_root.ResponsibleParty.

I tried to generate new models from the OSCAL source and hit another error that is likely related to this PR: GoComply/metaschema#10

I am happy to dig into it and get it fixed up. I am wondering what the maintenance status is of this repo and the supporting tooling.

Thanks!

@isimluk
Copy link
Member

isimluk commented May 9, 2023

Your analysis of is correct. GoComply/metaschema#10 indeed is the first roadblock.

I created that PR to show what needs to be done. Feel free to takeover that PR and drive it to completion. I will be happy to review it.

Alternatively, if there is a business case for me to work on it, let me know.

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

No branches or pull requests

2 participants