Úsalo si
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. Audiencia: Tenant admins, operations teams, platform engineers, and customer-success teams helping a tenant onboard. Tiempo típico de configuración: 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.
Empieza aquí
Paso 1
The wizard keeps runtime selection, provider/deployment choices, scoped API key creation, and command generation in one dashboard workflow.
Cómo se ve el éxito
You are ready to configure a scanner or appliance without switching between docs, API keys, and runtime-specific setup pages.
Paso 2
The wizard maps each runtime to least-privilege API key scopes and stable public image tags.
Cómo se ve el éxito
The selected runtime has a bounded expiry and least-privilege scope mapping.
Paso 3
Generation creates a one-time raw API key and inserts it into a shell-safe command for the selected runtime.
Cómo se ve el éxito
The runtime has a copy-paste command that includes the one-time API key and pinned image tag.
Solo demostración
Esta configuración está diseñada para facilitar el uso. Para desplegar clientes de escaneo a escala, planifique su arquitectura de despliegue en consecuencia o contáctenos para obtener las mejores prácticas empresariales.
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