We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c127ba1 commit f263553Copy full SHA for f263553
rex/vulnerability.py
@@ -2,7 +2,7 @@
2
3
l = logging.getLogger("rex.Vulnerability")
4
5
-class Vulnerability(object):
+class Vulnerability:
6
7
IP_OVERWRITE = "ip_overwrite"
8
PARTIAL_IP_OVERWRITE = "partial_ip_overwrite"
0 commit comments