bonsai-ninja-lang-python 0.3.1

Python language adapter.
docs.rs failed to build bonsai-ninja-lang-python-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: bonsai-ninja-lang-python-0.2.1

bonsai-ninja

Compiler-backed code navigation and security analysis for 20 languages, with traceable source locations, stable evidence IDs, and source-to-sink flows.

This package is part of the bonsai-ninja workspace. Its public crates ship together: language adapters lower typed compiler facts, shared analysis resolves relationships and dataflow, and the CLI and Rust SDK expose the results.

Python terminal walkthrough showing indexing, navigation, a compiler corridor, and a taint finding

Use the CLI

cargo install bonsai-ninja --locked
bonsai-ninja --help

Prebuilt Linux, macOS, and Windows binaries for x64 and arm64 are available in GitHub releases.

Documentation

Reports describe modeled static evidence, not a guarantee that all runtime behavior or dependencies were understood. Check completion metadata, explicit coverage warnings, and the cited code before drawing a security conclusion.

Licensed under the MIT license.