Table of Contents
Prisma Cloud Enterprise Edition
Expand all | Collapse all
-
- Quick Start for Beginners
- Enable Application Security on Prisma Cloud
- Application Security Licenses
- Manage Roles and Permissions
- Generate Access Key
-
-
- Add Azure Repos to Prisma Cloud Application Security
- Add Bitbucket to Prisma Cloud Application Security
- Add Bitbucket Server to Prisma Cloud Application Security
- Add GitHub to Prisma Cloud Application Security
- Add GitHub Server to Prisma Cloud Application Security
- Add GitLab Self-Managed to Prisma Cloud Application Security
- Add GitLab to Prisma Cloud Application Security
-
- Add AWS Code Build to Prisma Cloud Application Security
- Add CircleCI to Prisma Cloud Application Security
- Add Checkov to Prisma Cloud Application Security
- Add GitHub Actions to Prisma Cloud Application Security
- Add Jenkins to Prisma Cloud Application Security
- Add Terraform Cloud (Sentinel)
- Add Terraform Cloud (Run Tasks)
- Add Terraform Enterprise (Sentinel)
- Add Terraform Enterprise (Run Tasks)
-
- Pre-receive Hooks
- Set up IaC Tag and Trace
- Setup Drift Detection
- Secrets Scanning
- Manage Workspaces
- Create and Manage Code Category views
Code
In the modern software development landscape, code to cloud security has emerged as a critical concern. This approach focuses on securing applications from the initial code development phase to deployment and operation in the cloud environment. A significant aspect of code to cloud security is ensuring code security during the build phase, which involves identifying and addressing vulnerabilities and security issues before code is deployed.
- Code Security During Build PhaseCode security during the build phase is crucial to prevent vulnerabilities and weaknesses from entering the production environment. By identifying and rectifying security issues early in the development cycle, organizations can reduce the risk of data breaches, unauthorized access, and other security incidents. This proactive approach also minimizes the cost and effort required to fix vulnerabilities at later stages, where they can be more complex and expensive to address.Prisma Cloud Application Security offers robust tools for code security during the build phase. One standout feature is its automated remediation options. These options enable developers and security teams to automatically fix common security issues identified during code scans. This helps in streamlining the development process by reducing manual intervention and accelerating the deployment of secure code.See Monitor and Fix Issues in Your Scans for more details.
- Real-Time Issue Monitoring and ResolutionPrisma Cloud Application Security facilitates real-time monitoring of code security across various categories. As code scans are conducted, the platform provides visibility into potential vulnerabilities, coding errors, and security weaknesses. These issues are categorized and presented in a dashboard, allowing developers and security personnel to swiftly identify critical areas that need attention.See Code Reviews for more details.
- Fix or Suppress IssuesWith Prisma Cloud Application Security, developers have the option to fix or suppress identified issues. Critical vulnerabilities can be addressed immediately, either manually or through automated remediation. For issues that may not pose an immediate risk or require further investigation, suppression allows development teams to prioritize and address them at a more convenient time, without delaying the deployment process.See Fix and Suppress Issues in a Scan Result for more details.