Skip to content

CompassSecurity/pipeleek

GitHub Release GitHub commits since latest release

Pipeleek

Pipeleek is a tool designed to scan CI/CD logs and artifacts for secrets.

It supports the following platforms:

  • GitLab
  • GitHub
  • BitBucket
  • Azure DevOps
  • Gitea

Once secrets are discovered, further exploitation often requires additional tooling. Pipeleek provides several helper commands to assist with this process.

Getting Started

To begin using Pipeleek, download the latest binary from the Releases page.

Quick Install (Linux/macOS)

Install the latest version with a single command:

curl -sL https://compasssecurity.github.io/pipeleek/install.sh | sh

⚠️ Security Warning: Piping scripts directly to sh can be dangerous. Always review the script contents first at https://compasssecurity.github.io/pipeleek/install.sh before executing.

Install with Go

Alternatively, install using Go:

go install github.com/CompassSecurity/pipeleek/cmd/pipeleek@latest

Detailed command documentation can be found in the documentation.


Formerly known as Pipeleak. Name and design idea credits to @sploutchy.

About

Pipeleek scans CI/CD logs and artifacts to detect leaked secrets and pivot from them

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 7

Languages