# Open Source Shift Left Framework ## Docs - [Alert Configuration Guide](https://docs.defendstack.org/DefendStack-Platform/Configuration/Alerts.md): This guide explains how to set up alerts in DefendStack Secrets for both Slack and Jira integrations. These integrations enable you to receive real-time notifications about security incidents and updates directly in your preferred collaboration tools. - [SSO](https://docs.defendstack.org/DefendStack-Platform/Configuration/SSO.md): This guide provides a step-by-step walkthrough of configuring Single Sign-On (SSO) for DefendStack Secrets. SSO allows users to authenticate with their existing identity provider (IdP) credentials, simplifying access and improving security. - [User Management and Role-Based Access Control (RBAC)](https://docs.defendstack.org/DefendStack-Platform/Configuration/User-Management.md): This guide explains the user management system and role-based access control (RBAC) in the platform. Understanding these roles and their permissions is crucial for maintaining proper security and access control. - [Configuring VC in DefendStack Platform](https://docs.defendstack.org/DefendStack-Platform/Configuration/Version-Control.md): This guide will walk you through the process of setting up DefendStack Platform for your version control system and enabling real-time scanning capabilities. - [Powerful Features](https://docs.defendstack.org/DefendStack-Platform/Features.md): Learn about our essential and powerful features - [Introducing DefendStack Platform: Simplifying Security in a Complex Digital World](https://docs.defendstack.org/DefendStack-Platform/Introduction.md) - [Configuring DefendStack SCA](https://docs.defendstack.org/DefendStack-SCA/Configuration.md): This guide will walk you through the process of setting up DefendStack SCA for your version control system and enabling real-time scanning capabilities. - [Key Features](https://docs.defendstack.org/DefendStack-SCA/Features.md): Community Powered Features - [DefendStack SCA : Simplifying SCA Vulnerability Management](https://docs.defendstack.org/DefendStack-SCA/Introduction.md) - [Configuring DefendStack Secrets](https://docs.defendstack.org/DefendStack-Secrets/Configuration.md): This guide will walk you through the process of setting up DefendStack Secrets for your version control system and enabling real-time scanning capabilities. - [Key Features](https://docs.defendstack.org/DefendStack-Secrets/Features.md): Community Powered Features - [DefendStack Secrets: High-End Protection Without the Hefty Price Tag](https://docs.defendstack.org/DefendStack-Secrets/Introduction.md) - [Configuring VC in DefendStack Platform - Warzone](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Add-VC.md): This guide will walk you through the process of setting up DefendStack Warzone for your version control system - [Configuring Webhook in DefendStack Platform - Warzone](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Add-Webhook.md): This guide will walk you through the process of setting up DefendStack Platform - Warzone for your webhook in version control system and enabling real-time scanning capabilities. - [User Management and Role-Based Access Control (RBAC)](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Auth-RBAC/Rbac.md): This guide explains the user management system and role-based access control (RBAC) in the platform. Understanding these roles and their permissions is crucial for maintaining proper security and access control. - [SSO](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Auth-RBAC/Sso.md): This guide provides a step-by-step walkthrough of configuring Single Sign-On (SSO) for DefendStack Platform - Warzone. SSO allows users to authenticate with their existing identity provider (IdP) credentials, simplifying access and improving security. - [Login to VC Github](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Get-Token.md): This page will help you to gather the needful things to get started. - [Launching the DefendStack Platform - Warzone](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Launch-the-app.md): These steps will walk you through spinning up your Defendstack Platform - Warzone - [Alert Configuration](https://docs.defendstack.org/DefendStack-Warzone/Get-Started/Live-Alerts.md): This guide explains how to set up alerts in DefendStack Platform - Warzone for both Slack and Jira integrations. These integrations enable you to receive real-time notifications about security incidents and updates directly in your preferred collaboration tools. - [Introduction](https://docs.defendstack.org/DefendStack-Warzone/Introduction.md) - [What is DefendStack?](https://docs.defendstack.org/Documentation/Introduction.md) - [Get Started, Get DefendStack](https://docs.defendstack.org/Documentation/gettingStarted.md) - [Support](https://docs.defendstack.org/Documentation/support.md): For support and answers to common questions - [Create Allowlist](https://docs.defendstack.org/api-reference/allowlist/create-allowlist.md) - [Fetch Allowlist](https://docs.defendstack.org/api-reference/allowlist/fetch-allowlist.md) - [Modify Allowlist](https://docs.defendstack.org/api-reference/allowlist/modify-allowlist.md) - [Login](https://docs.defendstack.org/api-reference/authentication/login.md) - [Add Repos To Group](https://docs.defendstack.org/api-reference/groups/add-repos-to-group.md): Add multiple repositories to a group. - [Create Group](https://docs.defendstack.org/api-reference/groups/create-group.md): Create a new group. Admin access required. - [Delete Group](https://docs.defendstack.org/api-reference/groups/delete-group.md): Delete a group. Admin access required. - [Get All Groups](https://docs.defendstack.org/api-reference/groups/get-all-groups.md): Retrieve paginated list of groups with optional search, filtering, and sorting. - [Get Group by ID](https://docs.defendstack.org/api-reference/groups/get-group-by-id.md): Fetch details for a specific group. - [Get Repos For Group](https://docs.defendstack.org/api-reference/groups/get-repos-for-group.md): Retrieve repositories associated with a group. - [Remove Repos From Group](https://docs.defendstack.org/api-reference/groups/remove-repos-from-group.md): Remove multiple repositories from a group. - [Update Group](https://docs.defendstack.org/api-reference/groups/update-group.md): Update group details (name, description, or repositories). Admin access required. - [Health](https://docs.defendstack.org/api-reference/health.md) - [Fetch Incident By Id](https://docs.defendstack.org/api-reference/incidents/fetch-incident-by-id.md) - [Fetch Incidents](https://docs.defendstack.org/api-reference/incidents/fetch-incidents.md) - [List Available Filters](https://docs.defendstack.org/api-reference/incidents/list-available-filters.md) - [Update Severity](https://docs.defendstack.org/api-reference/incidents/update-severity.md) - [Update Status](https://docs.defendstack.org/api-reference/incidents/update-status.md) - [Get Live Commits](https://docs.defendstack.org/api-reference/live-commits/get-live-commits.md) - [Get Live Commits Scan](https://docs.defendstack.org/api-reference/live-commits/get-live-commits-scan.md) - [Get Pr Scan By Id Route](https://docs.defendstack.org/api-reference/pull-requests/get-pr-scan-by-id-route.md) - [Get Pr Scans By Status](https://docs.defendstack.org/api-reference/pull-requests/get-pr-scans-by-status.md) - [List Pr](https://docs.defendstack.org/api-reference/pull-requests/list-pr.md) - [Download Sbom For Repo](https://docs.defendstack.org/api-reference/repositories/download-sbom-for-repo.md) - [Fetch All Repos](https://docs.defendstack.org/api-reference/repositories/fetch-all-repos.md) - [Generate Sbom For Repo](https://docs.defendstack.org/api-reference/repositories/generate-sbom-for-repo.md) - [Get Repo](https://docs.defendstack.org/api-reference/repositories/get-repo.md) - [Get Repos](https://docs.defendstack.org/api-reference/repositories/get-repos.md) - [Scan All Repos](https://docs.defendstack.org/api-reference/repositories/scan-all-repos.md) - [Scan Repo By Id](https://docs.defendstack.org/api-reference/repositories/scan-repo-by-id.md) - [Root](https://docs.defendstack.org/api-reference/root.md) - [List SCA CVEs](https://docs.defendstack.org/api-reference/sca/list-sca-cves.md) - [Scan All Repos For Vc](https://docs.defendstack.org/api-reference/sca/scan-all-repos-for-vc.md) - [Scan Repo By Id](https://docs.defendstack.org/api-reference/sca/scan-repo-by-id.md) - [Get Secret Details](https://docs.defendstack.org/api-reference/secrets/get-secret-details.md) - [List Secrets](https://docs.defendstack.org/api-reference/secrets/list-secrets.md) - [List Secret's Repos](https://docs.defendstack.org/api-reference/secrets/list-secrets-repos.md) - [Create New User](https://docs.defendstack.org/api-reference/users/create-new-user.md) - [Get Users](https://docs.defendstack.org/api-reference/users/get-users.md) - [Read User](https://docs.defendstack.org/api-reference/users/read-user.md) - [Soft Delete User](https://docs.defendstack.org/api-reference/users/soft-delete-user.md) - [Update Existing User](https://docs.defendstack.org/api-reference/users/update-existing-user.md) ## OpenAPI Specs - [openapi](https://docs.defendstack.org/api-reference/openapi.json) ## Optional - [Documentation](https://docs.defendStack.org) - [Community](https://discord.gg/ZW2fSKmNsr) - [Blog](https://blogs.defendstack.org)