You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes according to oscal spec, we allow resources to be base64 format. in order to introspect the resource and determine if the resource is formatted as expected and includes the required info, it would be nice to have a base64 decoding function. I think in the short term we should simply not support base64 resources until this is implemented in metaschema java.
User Story
when handling a base64 resource for profile or other imported document, i can't examine its contents without base-64-decoding it
Goals
base64 encoded resource support
Dependencies
base64-decode, inline doc() parsing of results
Acceptance Criteria
Revisions
No response
The text was updated successfully, but these errors were encountered: