lula icon indicating copy to clipboard operation
lula copied to clipboard

experiment with converting oscal schema into .proto

Open bdw617 opened this issue 1 year ago • 0 comments

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.

bdw617 avatar Mar 14 '23 17:03 bdw617