<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>tree-sitter</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1146/feed"/>
    <updated>2026-05-15T09:33:24+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1146/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12660</id>
            <title type="text"><![CDATA[Trailmark]]></title>
            <link rel="alternate" href="https://github.com/trailofbits/trailmark" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12660"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build and query a graph database representation of source code.

Parse source code into queryable graphs of functions, classes, calls, and semantic annotations for security analysis.

Trailmark uses tree-sitter for language-agnostic AST parsing and rustworkx for high-performance graph traversal. The long-term vision is to combine this graph with mutation testing and coverage-guided fuzzing to identify gaps between assumptions and test coverage that are reachable from user input.]]>
            </summary>
            <updated>2026-04-30T11:24:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1365</id>
            <title type="text"><![CDATA[Globstar]]></title>
            <link rel="alternate" href="https://globstar.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1365"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Open-Source Static Analysis Toolkit.

Write SAST checkers with Globstar and run them in your CI with a single binary. It&amp;#039;s fast, easy to write, and MIT-licensed.
Globstar is a fast, feature-rich, and open-source static analysis toolkit for writing and running code checkers. Based on tree-sitter. 

- [Globstar @ GitHub](https://github.com/DeepSourceCorp/globstar).]]>
            </summary>
            <updated>2025-08-28T19:43:15+00:00</updated>
        </entry>
    </feed>
