StackRox · Capability
API Reference — DetectionService
API Reference — DetectionService. 3 operations. Lead operation: DetectBuildTime checks if any images violate build time policies.. Self-contained Naftiko capability covering one Stackrox business surface.
What You Can Do
POST
Detectbuildtime
— DetectBuildTime checks if any images violate build time policies.
/v1/v1/detect/build
POST
Detectdeploytime
— DetectDeployTime checks if any deployments violate deploy time policies.
/v1/v1/detect/deploy
POST
Detectdeploytimefromyaml
— DetectDeployTimeFromYAML checks if the given deployment yaml violates any deploy time policies.
/v1/v1/detect/deploy/yaml
MCP Tools
detectbuildtime-checks-if-any-images
DetectBuildTime checks if any images violate build time policies.
detectdeploytime-checks-if-any-deployments
DetectDeployTime checks if any deployments violate deploy time policies.
detectdeploytimefromyaml-checks-if-given-deployment
DetectDeployTimeFromYAML checks if the given deployment yaml violates any deploy time policies.