Class Form (1.8.0)

Form(mapping=None, *, ignore_unknown_fields=False, **kwargs)

! Information about a vulnerability with an HTML.

Attributes

NameDescription
action_uri str
! The URI where to send the form when it's submitted.
fields Sequence[str]
! The names of form fields related to the vulnerability.

Inheritance

builtins.object > proto.message.Message > Form