4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / .coveragerc COVERAGERC
[run]

source =
    dheater
    tools

[report]
exclude_lines =
    pragma: no cover
    raise NotImplementedError
include =
    dheater/*
    tools/*
show_missing = True