Skip to content

Conversation

raphaelahrens
Copy link
Contributor

This commit tries to tackle #268 and rewrite the serialize function to handle less class specific cases and move it into the single dispatch function to_serializable.

@raphaelahrens
Copy link
Contributor Author

Hey so I looked into a bit more and came up with something that gives the same report to the original.

Main reason why this is just a draft is that serialize is used when exporting to sqlite, and I first wanted to check if this has a chance to be merged or not before I try to solve this problem.

I also have the feeling that the sql report is missing some attributes.

@raphaelahrens
Copy link
Contributor Author

@izar any opinion?

@adaFPF adaFPF mentioned this pull request Aug 20, 2025
@izar
Copy link
Collaborator

izar commented Aug 20, 2025

Sorry, I have been simply overwhelmed since the beginning of the year. Yeah, this looks good to continue.

This commit tries to tackle OWASP#268 and rewrite the `serialize` function to
handle less class specific cases and move it into the single
dispatch function `to_serializable`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants