natlas/natlas-libnmap

View on GitHub
examples/check_cpe.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                for cpe in osm.get_cpe():
                    print(f"\t    CPE: {cpe}")
Severity: Major
Found in examples/check_cpe.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status