Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.68 KB

File metadata and controls

44 lines (26 loc) · 1.68 KB

Poltergeist Banner

Ghost Security Poltergeist

High-performance secret scanner for source code, using Vectorscan/Hyperscan for fast multi-pattern matching. Poltergeist is designed to be easy to use by humans and AI agents alike. For AI agent integration, see Ghost Security Skills.

Demo

Quick Start

Supports Linux, macOS, and Windows (via Git Bash, MSYS2, or Cygwin).

curl -sfL https://raw.githubusercontent.com/ghostsecurity/poltergeist/main/scripts/install.sh | bash

Alternatively, download a release directly from GitHub Releases.

As a Go library:

go get github.com/ghostsecurity/poltergeist

Comprehensive Documentation

Full documentation, tutorials, and video guides at ghostsecurity.ai.

Contributions, Feedback, Feature Requests, and Issues

Open an Issue per the Contributing guidelines and Code of Conduct

Acknowledgments

We'd like to thank the following projects for providing inspiration for Poltergeist and doing tremendous work in the secret scanning space:

License

This repository is licensed under the Apache License 2.0. See LICENSE for details.