Network-Ping-Sweep #16519
Annotations
5 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W292):
ip.py#L34
ip.py:34:5: W292 No newline at end of file
|
|
Ruff (W293):
ip.py#L34
ip.py:34:1: W293 Blank line contains whitespace
|
|
Ruff (S605):
ip.py#L7
ip.py:7:12: S605 Starting a process with a shell, possible injection detected
|
|
Ruff (I001):
ip.py#L1
ip.py:1:1: I001 Import block is un-sorted or un-formatted
|