Use isto se
Use the dashboard wizard to choose a scanner or defense-in-depth appliance, create the right scoped API key, and copy one command that handles BlackShield setup for you.
Use the dashboard wizard to choose a scanner or defense-in-depth appliance, create the right scoped API key, and copy one command that handles BlackShield setup for you. Público: Tenant admins, operations teams, platform engineers, and customer-success teams helping a tenant onboard. Tempo típico de configuração: 5-10 minutes.
Use the dashboard wizard to choose a scanner or defense-in-depth appliance, create the right scoped API key, and copy one command that handles BlackShield setup for you.
Comece aqui
Passo 1
The wizard keeps runtime selection, provider/deployment choices, scoped API key creation, and command generation in one dashboard workflow.
Como é o sucesso
You are ready to configure a scanner or appliance without switching between docs, API keys, and runtime-specific setup pages.
Passo 2
The wizard maps each runtime to least-privilege API key scopes and stable public image tags.
Como é o sucesso
The selected runtime has a bounded expiry and least-privilege scope mapping.
Passo 3
Generation creates a one-time raw API key and inserts it into a shell-safe command for the selected runtime.
Como é o sucesso
The runtime has a copy-paste command that includes the one-time API key and pinned image tag.
Apenas para demonstração
Esta configuração foi concebida para facilitar a utilização. Para implementar clientes de scanner em escala, planeie a sua arquitetura de implementação adequadamente ou contacte-nos para obter as melhores práticas empresariais.
export BLACKSHIELD_PIPELINE_IMAGE='public.ecr.aws/blackshield-security/pipeline-scanner:1.0.9'
export BLACKSHIELD_API_URL='https://api.blackshield.chaplau.com'
export BLACKSHIELD_API_KEY='paste-generated-key-here'
export BLACKSHIELD_PIPELINE_TOOLS='trivy,trufflehog,syft'
export BLACKSHIELD_REPO_CHANGE_MODE='create_branch_commit'
bash <(curl -fsSL 'https://blackshield.chaplau.com/source-bundles/github-security-scan.sh')Keep your rollout moving with the next recommended step.
Deploy the Pipeline Scanner