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
The utility should be written such that adopting it does not risk a significant increase to potentially vulnerable surface area (e.g. by installing a complex executable).
Test Plan
TBD
The text was updated successfully, but these errors were encountered:
What is the Problem Being Solved?
External consumers should not be expected to work with complex structured data, especially when that structure is
@qclass
-heavy capdata.Description of the Design
Create a utility for converting capdata into flat JSON, e.g. from
to
Security Considerations
The utility should be written such that adopting it does not risk a significant increase to potentially vulnerable surface area (e.g. by installing a complex executable).
Test Plan
TBD
The text was updated successfully, but these errors were encountered: