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

Evaluate the Generation of Go Types from Metaschema #12

Open
brandtkeller opened this issue Jan 30, 2023 · 1 comment
Open

Evaluate the Generation of Go Types from Metaschema #12

brandtkeller opened this issue Jan 30, 2023 · 1 comment

Comments

@brandtkeller
Copy link
Member

A recommended approach to mature implementations of OSCAL ingestion is through the generation of types from OSCAL's metaschema: seen here

gocomply/metaschema is one such implementation that has done this historically - although it looks unmaintained and out of date.

Would like to evaluate understanding the gocomply implementation and possibly contributing to bringing it up to date. Otherwise looking to write new logic that could be folded into this project to support golang oscal support in a maintained fashion.

@brandtkeller
Copy link
Member Author

Review https://github.com/Credentive-Sec/metaschema-python/tree/main

Intent: Possible collaboration on the generation front to have a separate project own the code-generation while go-oscal positions itself as the exported library. Greater adoption on a multi-language code generator may mean for project resiliency and ability to adapt to changes in OSCAL in the long-term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant