nerdexam
Palo_Alto_Networks

PCCSE · Question #91

What are two ways to scan container images in Jenkins pipelines? (Choose two )

The correct answer is A. Compute Jenkins plugin E. twistcli. Prisma Cloud Compute provides two native mechanisms for scanning images within Jenkins CI/CD pipelines: (A) the Compute Jenkins Plugin, which integrates directly into Jenkins as a build step and communicates with the Prisma Cloud Console to scan images and enforce policies; and (

Container Security

Question

What are two ways to scan container images in Jenkins pipelines? (Choose two )

Options

  • ACompute Jenkins plugin
  • BJenkins Docker plugin
  • CCompute Azure DevOps plugin
  • DPrisma Cloud Visual Studio Code plugin with Jenkins integration
  • Etwistcli

How the community answered

(49 responses)
  • A
    96% (47)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Prisma Cloud Compute provides two native mechanisms for scanning images within Jenkins CI/CD pipelines: (A) the Compute Jenkins Plugin, which integrates directly into Jenkins as a build step and communicates with the Prisma Cloud Console to scan images and enforce policies; and (E) twistcli, the Prisma Cloud command-line scanning tool that can be invoked from any CI/CD pipeline script, including Jenkins shell steps, to scan images and return vulnerability/compliance results. Option B (Jenkins Docker plugin) is a Docker build integration, not a security scanner. Option C (Azure DevOps plugin) is for a different CI/CD platform. Option D (VS Code plugin with Jenkins integration) is not a real product integration.

Topics

#Container Image Scanning#Jenkins Pipeline#Prisma Cloud#CI/CD Security

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice