-
Notifications
You must be signed in to change notification settings - Fork 91
Labels
enhancementNew feature or requestNew feature or request
Description
For the report format it appears that attrs is used to define the format of the dumped JSON report. For purposes of ingesting the JSON report generated by unblob it would be useful to have a pydantic model defined that can support serialization and deserialization of the report. This would be useful for any tools wanting to ingest from the unblob JSON report file.
I have implemented a pydantic model and can submit a pull request for this, but wanted to gauge interest before doing so to see if this is something the team wanted to maintain moving forward.
qkaiser
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request