Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
UnboundCompute/lachesis — GitHub trending stats & insights | Trendshift
Featured
open-connector
UnboundCompute/lachesis
#
Static analysis
A compiler-precise code property graph (CPG) with an embedded columnar graph store and a navigation layer built for security reasoning over source code.
Visit GitHub
Like UnboundCompute/lachesis, 0 likes
0
Bookmark UnboundCompute/lachesis, 0 bookmarks
0
Python
3
2 contributors
GNU Affero General Public License v3.0
website
Social mentions
Recent discussions about this repository across the web
Here's something grep physically cannot do. I asked my code tool: does the data from this network read ever reach this memory copy? It didn't search for a name. It walked the actual value from where…
@riyandhiman14 · x.com
A thing I wanted my code graph to answer that most tools can't: at this exact line, which earlier assignment to this variable is the one that actually reaches here. Not "where is this name used."…
@riyandhiman14 · x.com
Yesterday I said it can tell which of two near-identical functions checks its input and which one doesn't. here it is on real code. Same shape: both do the copy, one checks the length first, and one…
@riyandhiman14 · x.com
grep can't tell you who calls a function after someone renames it. you search the old name, get nothing, and the caller is still there, one alias away. That gap is most of why reading code is slow.…
@riyandhiman14 · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues