Skip to content

Export ServerScanResult to json via python API. #571

@r4t31

Description

@r4t31

Is your feature request related to a problem? Please describe.
Is there any way to easily export the python ServerScanResult object to json?

Describe the solution you'd like
Some function for ServerScanResult object like ServerScanResult.to_json("./path_to_output.json")

Describe alternatives you've considered
Probably possible to use some json serializer for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions