Parsentry Logo
AI-Powered security analysis

ParsentrySecurity Scanner

Combine the power of static code analysis with large language models to detect remotely exploitable vulnerabilities across multiple programming languages.

View on GitHub

Quick Start

Get started with Parsentry in seconds. Just run this single Docker command:

terminal
docker run -e OPENAI_API_KEY=$OPENAI_API_KEY \
  ghcr.io/hikaruegashira/parsentry:latest \
  --repo your-org/your-repo
1

Set API Key

Export your OpenAI API key as an environment variable

2

Run Scanner

Execute the Docker command with your target repository

3

Get Results

Review detailed vulnerability reports with remediation guidance

Everything you need

Advanced security analysis capabilities

Built with modern technologies to provide comprehensive security coverage for your codebase.

Multi-Language Support
Native support for Rust, Python, JavaScript, TypeScript, Go, Java, Ruby, C/C++, and Terraform with advanced tree-sitter parsing.
AI-Powered Analysis
Leverages large language models with PAR (Principal-Action-Resource) classification and MITRE ATT&CK mapping to identify complex security patterns.
Detailed Reports
Comprehensive vulnerability reports with confidence scoring, proof-of-concept exploits, and context-aware remediation guidance.