42Crunch · Schema

JobSpec

Specification for creating a new conformance scan job

API SecurityPlatformScanningSecurityOpenAPIDevSecOps

Properties

Name Type Description
token string On-premises scan token issued by the 42Crunch Platform
name object
expirationTime integer Expiration time for the job in seconds (max 7 days)
platformService string Hostname and port for connecting to the 42Crunch Platform
scandImage string Docker image for the scand-agent container
env object Environment variables for scand-agent. Must start with SECURITY_, SCAN42C_, HTTP_PROXY, HTTPS_PROXY, HTTP_PROXY_API, HTTPS_PROXY_API, NO_PROXY, or NO_PROXY_API.
View JSON Schema on GitHub