oasis-tcs / cacao

OASIS CACAO TC: Official repository for work of the CACAO TC https://github.com/oasis-tcs/cacao
Other
28 stars 3 forks source link

base 64 encoding: content_b64 vs. command_b64? #12

Open dlemire60 opened 4 months ago

dlemire60 commented 4 months ago

Working on an OpenC2 extension for CACAO. Is there any underlying rationale for why the openc2-http and http-api commands in CACAO uniquely use content_b64 rather than command_b64 as the name of their base64-encoded field? It seems like a distinction without a difference.

jordan2175 commented 4 weeks ago

command_b64 seems to be the value that we use everywhere, except for the openc2 commands and the http command. So I think those should be changed