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

experiment with converting oscal schema into .proto #227

Open
bdw617 opened this issue Mar 14, 2023 · 0 comments
Open

experiment with converting oscal schema into .proto #227

bdw617 opened this issue Mar 14, 2023 · 0 comments
Labels
triage Awaiting triage from the team

Comments

@bdw617
Copy link

bdw617 commented Mar 14, 2023

in theory we could convert the oscal schemas into .proto. The advantage of this is it will provide serialization/deserialization that would be language independent. I know there's oscal stuff around format of strings, which wouldn't be straight up .proto, but that needs investigation how to add regex formatting of data enforced when generating proto message objects language independent.

This is just a very high level idea.

@brandtkeller brandtkeller added the triage Awaiting triage from the team label Mar 29, 2024
@brandtkeller brandtkeller transferred this issue from defenseunicorns/lula May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Awaiting triage from the team
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants