For the complete documentation index, see llms.txt. This page is also available as Markdown.

Supported Technologies

Prisma Cloud Application Security supports the following technologies and frameworks.

Supported Package Managers and Languages

Prisma Cloud Application Security supports the following package managers and languages. For a list of supported package managers for Software Composition Analysis, refer to Supported Package Managers for Software Composition Analysis (SCA) below.

Supported IaC Frameworks

ARM

Bicep

CloudFormation

Dockerfile

Helm

Kubernetes

Kustomize

OpenAPI

OpenTofu

Serverless Framework

Serverless Application Model (AWS SAM)

Terraform

Terraform Plan

Ansible

-

-

Supported Package Managers for Software Composition Analysis (SCA)

For SCA scans, Prisma Cloud supports the following package managers.

Limitations

  • Prisma Cloud SCA frameworks do not scan development or test dependencies, such as devDependencies in JavaScript or the test scope in Java

  • Maven and Gradle multi-module projects are only supported in periodic scans and are not available for CLI, IDE or CI/CD scans

Language
Package Manager
Manifest file
Dependency Tree
Licenses

Docker

docker

dockerfile

✔️

✔️

Go

Go Modules

go.mod

✔️

✔️

go.sum

✔️

✔️

HCL

Terraform

main.tf

✔️

Java

Maven

pom.xml (including parent POMs)

✔️

✔️

Gradle

build.gradle gradle.properties gradle-wrapper.properties

✔️

✔️

JavaScript

npm

package.json package-lock.json npm-shrinkwrap.json

✔️

✔️

yarn

yarn.lock

✔️

✔️

Bower

bower.json

✔️

✔️

Kotlin

Gradle

build.gradle.kts

✔️

✔️

Python

pip

req*.txt

✔️

✔️

pipfile

pipfile.lock

✔️

✔️

Ruby

RubyGems

Gemfile gemfile.lock Gemspec

✔️

✔️

.NET (C#, F#)

NuGet Paket

*.csproj, Directory.Packages.props packages.config Paket

✔️

✔️

PHP

Composer

composer.lock composer.json

✔️

✔️

Last updated

Was this helpful?