HackerTrans
TopNewTrendsCommentsPastAskShowJobs

justinmsnider

no profile record

Submissions

Catching the LiteLLM and Telnyx supply chain zero-days via semantic analysis

point-wild.github.io
10 points·by justinmsnider·قبل 4 أشهر·5 comments

comments

justinmsnider
·قبل 4 أشهر·discuss
Thanks for taking a look at the docs. That section covers the default behavior of the CLI, which acts as a standard OSV known-vulnerability checker (since basic signature hygiene is still step one).

The semantic/behavioral analysis we built to hunt for these Telnyx/LiteLLM zero-days is a new module we just pushed this weekend. You trigger it using the --supply-chain flag (which requires an Anthropic API key).

When run with that flag, it moves past the OSV database and runs the LangGraph intent analysis on the actual dependency code. I'll get the landing page updated today to make the --supply-chain flag and LLM capabilities more prominent.