Skip to content

PocMap v2.1.0

Latest

Choose a tag to compare

@zebbern zebbern released this 10 Jul 19:46

First PyPI release — pip install pocmap / pipx install pocmap.

This release turns PocMap from a hardened library into an adoptable tool:

  • Caching & offline — persistent TTL'd HTTP cache; --offline / POCMAP_OFFLINE.
  • Machine output everywhere--format {table,json,csv,md,sarif}; SARIF 2.1.0 on latest/discover for code scanning.
  • CI gatebulk - (stdin), --fail-on {critical,high,kev,epss>=N} → exit 6.
  • Monitoringlatest/discover --diff (snapshot delta) + --notify <webhook>.
  • Diagnosticspocmap doctor, pocmap cache info|clear; shell completion.
  • Pluggable exploit sourcespocmap.exploit_sources entry points (see examples/example-exploit-source/).
  • Fixes — restored MCP GitHub-PoC discovery; stop swallowing our own bugs; no webhook-URL credential leaks.

Full detail in CHANGELOG.md. ruff 0 / mypy --strict 0 / green CI on Python 3.10–3.12.