Skip to content

Support Pydantic models for report format #1250

@garrett-zetier

Description

@garrett-zetier

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions