Parse CPE and CVE from results, recommend CVE searching using `sploit… #77
Annotations
4 errors
shadycompass/__init__.py#L145
shadycompass/__init__.py:145:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
shadycompass/facts/__init__.py#L1078
shadycompass/facts/__init__.py:1078:13: F841 Local variable `cpe_version` is assigned to but never used
|
tests/tests.py#L7
tests/tests.py:7:8: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
This job succeeded
Loading