Jit Max Security Plan

The advanced Jit Max security plan encompasses our entire suite of security controls and provides comprehensive security coverage throughout the Software Development Life Cycle (SDLC).

Jit Max is for organizations committed to the highest standards of security and offers an unparalleled defense mechanism, fortifying every phase of development, deployment, and maintenance of your software products.

Plan items

CoverageStagePlan itemDescription
Application securityCode BuildStatic Code Analysis Tools (SAST)Discovers vulnerabilities in your code before production by automatically scanning the entire code base and also after every new Pull Request.
Code BuildSecret DetectionPrevents unauthorized access to password-protected assets by automatically running a full scan on your repositories after activation.
Code BuildSecure Code Analysis (SCA)Ensures the dependency of your code over the last 24 hours by running automatic daily security checks.
Code BuildDockerfile scanningAutomatically scans every new PR for vulnerabilities. See Trivy for Dockerfiles.
BuildSoftware Bill of Materials (SBOM)Scans all components in your project's libraries, dependencies and sub-dependencies. SBOM scans are run daily and on changes in a repository.
Code BuildInfrastructure As Code (IaC) scanningAutomatically scans for cloud environment misconfigurations in all repositories and on every pull request.
Test Deploy OperateDynamic Application Security Testing (DAST) WebAutomatically scans for vulnerabilities and potential security risks like SQL injection, cross-site scripting, clickjacking or path traversal that may not be visible in the source code while an application is running.
Test Deploy OperateDynamic Application Security Testing - (DAST) APIAutomatically scans for an extensive list of weaknesses, misconfigurations, and security vulnerabilities to ensure your APIs are secure before, during, and after production.
Cloud securityCode BuildInfrastructure As Code (IaC) scanningAutomatically scans for cloud environment misconfigurations in all repositories and on every pull request.
Test OperateCloud Security Posture Management (CSPM) Scans cloud environments for security vulnerabilities, misconfigurations, and compliance issues while providing recommendations to improve the overall security posture of the cloud infrastructure.
CI/CDOperateGitHub Misconfiguration ScannerRuns periodic scans for GitHub misconfigurations and communicates the findings in the Backlog page.