phylum-dev / vuln-reach

A library for building tools to determine if vulnerabilities are reachable in a code base.

Home Page:https://phylum.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add observability

andreaphylum opened this issue · comments

It is currently hard to determine the source of a given runtime panic or error.

We should consider adding some observability mechanism to the library (maybe tracing?) focusing on minimally impacting runtime performance.