GitGuardian CLI tool that acts as an outpost to extract, hash, and transfer secrets metadata to GitGuardian Platform
Project description
ggscout
GitGuardian CLI tool for NHI (Non-Human Identity) discovery and remediation
ggscout is a Rust-powered command-line tool by GitGuardian that discovers and inventories Non-Human Identities (NHIs) across your production infrastructure. NHIs include services, applications, containers, and automation scripts that authenticate and access resources without human intervention. ggscout maps these identities, their permissions, and associated secrets to help organizations understand their NHI landscape and bootstrap incident remediation.
Installation
# Using uv (recommended)
uv tool install ggscout
# Using pip
pip install ggscout
Note: This is a Rust binary packaged for distribution via PyPI
Basic Usage
# Display help
ggscout --help
# Fetch secrets from configuration
ggscout fetch config.toml
# Run with debug logging
ggscout --verbose DEBUG fetch config.toml
Supported Platforms
ggscout inventories Non-Human Identities from:
- HashiCorp Vault - KV stores, dynamic secrets, auth methods
- AWS Secrets Manager - Secrets and associated IAM roles
- Azure Key Vault - Keys, secrets, and managed identities
- Google Cloud Secret Manager - Secrets and service accounts
- Kubernetes/OpenShift - Secrets, ConfigMaps, Deployments, ServiceAccounts, Environment Variables
- Akeyless Vault - Static and dynamic secrets
- CyberArk Conjur - Application identities and secrets
- Delinea Secret Server - Machine accounts and credentials
- GitLab CI - Project variables and pipeline identities
Key Features
- Comprehensive NHI Discovery - Inventories services, roles, and secrets across platforms
- Production-ready - Built for production environments with secure data handling
- Multi-platform Support - Works with major secret management and orchestration platforms
- Secure Transfer - Optional hashing before transmission to GitGuardian platform
- High Performance - Rust implementation optimized for large-scale inventories
- Flexible Configuration - TOML-based config with environment variable interpolation
Configuration Example
[sources.vault]
type = "hashicorpvault"
vault_address = "${VAULT_ADDR}"
[sources.vault.auth]
auth_mode = "token"
token = "${VAULT_TOKEN}"
[sources.k8s]
type = "k8s"
kubeconfig_path = "~/.kube/config"
Documentation
Official ggscout Documentation
About GitGuardian
GitGuardian is the code security platform for automated secrets detection and remediation across all environments from source code to production.
ggscout integrates with GitGuardian's platform to provide comprehensive visibility and control over Non-Human Identities in your production infrastructure, enabling better security posture management and incident remediation.
License
This project is licensed under a Proprietary License.
Support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ggscout-0.20.0-py3-none-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 10.5 MB
- Tags: Python 3, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c564d0a8fe3e46fd08e05481349239b5979860ad2d52f80fd4ce3dd7e03c51d6
|
|
| MD5 |
29833425a2f58593f0568f284faa44b7
|
|
| BLAKE2b-256 |
b92becd2b10867335c6399907bf74474a3644e5b1b38bad59e75b5948e9e40b9
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-musllinux_1_2_x86_64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-musllinux_1_2_x86_64.whl -
Subject digest:
c564d0a8fe3e46fd08e05481349239b5979860ad2d52f80fd4ce3dd7e03c51d6 - Sigstore transparency entry: 632735947
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ggscout-0.20.0-py3-none-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 9.4 MB
- Tags: Python 3, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e6137024d954d862bd43199f171b705c9245bbc9aeeee8c7c3b8870f4de334
|
|
| MD5 |
bcdeb6ea96f7566292c9ea93d6b262a9
|
|
| BLAKE2b-256 |
f85cd17e3bc7fd422256889e7834b5d891f12e6ff7bf4e88337c2bcbcd144194
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-musllinux_1_2_aarch64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-musllinux_1_2_aarch64.whl -
Subject digest:
87e6137024d954d862bd43199f171b705c9245bbc9aeeee8c7c3b8870f4de334 - Sigstore transparency entry: 632735974
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ggscout-0.20.0-py3-none-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 9.5 MB
- Tags: Python 3, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd00cb6e7ceddfb585f72c4b0b3fadaf344fe65e6be47ebd8757da79c31faa5f
|
|
| MD5 |
c97bed731410d64e520ea748ac6460e3
|
|
| BLAKE2b-256 |
9bb89611cc3d4bdc12a2fb3ac67ccaa8e736bede7c9fc2e79f379d3454a970ce
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-manylinux_2_28_aarch64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-manylinux_2_28_aarch64.whl -
Subject digest:
fd00cb6e7ceddfb585f72c4b0b3fadaf344fe65e6be47ebd8757da79c31faa5f - Sigstore transparency entry: 632735956
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ggscout-0.20.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 10.3 MB
- Tags: Python 3, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1160fb47dee1dcb7471762e2ba21f18dd1aac7d5a4469f4f6abd5257c428156
|
|
| MD5 |
9f372f2c120c68d28aebe5f7a3ae4f9d
|
|
| BLAKE2b-256 |
153e2faa0280039303c48b237da5dd9835007cccfd7d103e004a7420a298d749
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
f1160fb47dee1dcb7471762e2ba21f18dd1aac7d5a4469f4f6abd5257c428156 - Sigstore transparency entry: 632735934
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ggscout-0.20.0-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 9.0 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
452b6c6553df9f2002d0c710ace9d9e0754ecc35e8de0b3aaa8dbbf16dcbf34a
|
|
| MD5 |
10935967cc8a1e8ebf5fc2fba461397e
|
|
| BLAKE2b-256 |
94edae465423ef36f593fcfd44ced6517d68f9bd9018c0f96f32d245827d7d24
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-macosx_11_0_arm64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-macosx_11_0_arm64.whl -
Subject digest:
452b6c6553df9f2002d0c710ace9d9e0754ecc35e8de0b3aaa8dbbf16dcbf34a - Sigstore transparency entry: 632735986
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ggscout-0.20.0-py3-none-macosx_10_12_x86_64.whl.
File metadata
- Download URL: ggscout-0.20.0-py3-none-macosx_10_12_x86_64.whl
- Upload date:
- Size: 10.0 MB
- Tags: Python 3, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df3dff1a7272fc9bc4d569c7197b28d229575e533d3456547b514e2dc5edd7ae
|
|
| MD5 |
cf58df7ff11b5cd8152f3bebeaaad3d0
|
|
| BLAKE2b-256 |
f3ccafd967c45dec774f9bfea801e46fecf6269057c376ef53f551188cd62e75
|
Provenance
The following attestation bundles were made for ggscout-0.20.0-py3-none-macosx_10_12_x86_64.whl:
Publisher:
build_release_matrix.yml on GitGuardian/ggscout
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ggscout-0.20.0-py3-none-macosx_10_12_x86_64.whl -
Subject digest:
df3dff1a7272fc9bc4d569c7197b28d229575e533d3456547b514e2dc5edd7ae - Sigstore transparency entry: 632735925
- Sigstore integration time:
-
Permalink:
GitGuardian/ggscout@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Branch / Tag:
refs/tags/v0.20.0 - Owner: https://github.com/GitGuardian
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release_matrix.yml@2fef7f8d1231223e01e1abc35deef2c789b83bb3 -
Trigger Event:
push
-
Statement type: