# Corgea Documentation ## Docs - [Verify Token](https://docs.corgea.app/api-reference/authentication/verify-token.md): Verify the API token and optionally return user information - [Verify Token (Deprecated)](https://docs.corgea.app/api-reference/authentication/verify-token-deprecated.md) - [API Reference](https://docs.corgea.app/api-reference/introduction.md): Get started with the Corgea API - [Get Issue](https://docs.corgea.app/api-reference/issues/get-issue.md): Retrieves details of a specific issue - [Get Issues for Scan](https://docs.corgea.app/api-reference/issues/get-issues-for-scan.md): Retrieves a list of issues for a specific scan - [Get SCA Issues](https://docs.corgea.app/api-reference/issues/get-sca-issues.md): Retrieve a list of Software Composition Analysis (SCA) issues - [Get SCA Issues for Scan](https://docs.corgea.app/api-reference/issues/get-sca-issues-for-scan.md): Retrieve SCA issues for a specific scan - [List All Issues](https://docs.corgea.app/api-reference/issues/list-all-issues.md): Retrieve a list of all security issues for the authenticated user's company - [List Blocking Rules](https://docs.corgea.app/api-reference/policies/list-blocking-rules.md): Retrieve all blocking rules for the authenticated user's company - [Check Blocking Rules](https://docs.corgea.app/api-reference/scans/check-blocking-rules.md): Check if scan issues violate any blocking rules - [Get Scan](https://docs.corgea.app/api-reference/scans/get-scan.md): Retrieves details of a specific scan - [Get Scan Report](https://docs.corgea.app/api-reference/scans/get-scan-report.md): Retrieve scan report in HTML or SARIF format - [Get Scans](https://docs.corgea.app/api-reference/scans/get-scans.md): Retrieves a list of scans for the authenticated user's company - [Check Upload Status](https://docs.corgea.app/api-reference/starting-corgea-scan/check-upload-status.md): Check the current status of an upload - [Continue Scan Upload](https://docs.corgea.app/api-reference/starting-corgea-scan/continue-scan-upload.md): Continue uploading chunks for an existing scan - [Start New Scan](https://docs.corgea.app/api-reference/starting-corgea-scan/start-new-scan.md): Initiates a new BLAST scan with file upload. Accepts one or more files for scanning. - [Upload CI/CD Data](https://docs.corgea.app/api-reference/uploading-3rd-party-scan/upload-cicd-data.md): Upload CI/CD pipeline metadata and context information for a specific scan run. - [Upload Git Config](https://docs.corgea.app/api-reference/uploading-3rd-party-scan/upload-git-config.md): Upload Git configuration data for a specific scan run to help with repository URL parsing and analysis. - [Upload Scan](https://docs.corgea.app/api-reference/uploading-3rd-party-scan/upload-scan.md): Upload a completed scan report from CLI tools. This endpoint receives pre-generated scan results from Semgrep, Snyk, Checkmarx, CodeQL, and Fortify and integrates them into the system. - [Upload Source Code File](https://docs.corgea.app/api-reference/uploading-3rd-party-scan/upload-source-code-file.md): Upload individual source code files for a specific scan run. This is used to upload the actual source files that will be analyzed. - [Azure DevOps](https://docs.corgea.app/azure_devops.md): Comprehensive Guide to Configuring Azure DevOps with Corgea - [Bitbucket](https://docs.corgea.app/bitbucket.md): Setting up Corgea with Bitbucket - [Business Logic Application Security Testing](https://docs.corgea.app/blast.md): Comprehensive vulnerability coverage in Corgea - [Blocking Rules](https://docs.corgea.app/blocking_rules.md): Blocking rules help enforce security and quality standards by preventing non-compliant code from being merged. - [Changelog](https://docs.corgea.app/changelog.md): Product updates and announcements - [CLI](https://docs.corgea.app/cli.md): Supercharge your security from the command line - [False Positive Detection](https://docs.corgea.app/false_positive.md): Corgea Auto-detects False Positives - [Applying Fixes](https://docs.corgea.app/fixes.md): Start fixing vulnerable code. - [GitHub](https://docs.corgea.app/github.md): Start generating fixes for your repository - [GitLab](https://docs.corgea.app/gitlab.md): Setting up a GitLab Integration in Corgea - [How Corgea Works](https://docs.corgea.app/how_it_works.md): Want to learn more about how Corgea works? - [Introduction](https://docs.corgea.app/introduction.md): Welcome to Corgea's documentation. - [Issue Assignment & Status Management](https://docs.corgea.app/issue_assignment.md): Assign and track security issues across your team - [Issue Export](https://docs.corgea.app/issue_export.md): Export security findings in various formats including SARIF, CSV, and PDF - [JIRA](https://docs.corgea.app/jira.md): Setting up the JIRA Integration in Corgea - [Language & Framework Support](https://docs.corgea.app/language_support.md): Comprehensive coverage of programming languages and frameworks in Corgea - [Legal](https://docs.corgea.app/legal.md): Corgea's Legal Documents - [Model Context Protocol (MCP)](https://docs.corgea.app/mcp.md): Connect AI assistants to Corgea using the Model Context Protocol - [Permission Groups](https://docs.corgea.app/permission_groups.md): This document provides a comprehensive overview of all permissions available for assignment to permission groups in the Corgea platform. Permissions control what actions users can perform within the system. - [PII/PHI Scanning](https://docs.corgea.app/pii.md): PII/PHI Scanning automatically detects and identifies Personally Identifiable Information (PII) and Protected Health Information (PHI) in your codebase. It scans source code, configuration files, and documentation to find sensitive data patterns like credit card numbers, social security numbers, email addresses, medical records, and other personal information that could pose privacy and compliance risks. - [PolicyIQ](https://docs.corgea.app/policies.md): Enriching Corgea with Business Context through Policies - [Quickstart](https://docs.corgea.app/quickstart.md): Setup Corgea in less than 5 mins. - [Dependency Scanning (SCA)](https://docs.corgea.app/sca.md): Dependency Scanning, also known as Software Composition Analysis (SCA), automatically identifies known security vulnerabilities in your project's third-party dependencies and libraries. It scans dependency manifest files (like `package.json`, `requirements.txt`, `pom.xml`) and provides detailed vulnerability information including CVE identifiers, CVSS scores, and remediation guidance. - [Uploading Scans](https://docs.corgea.app/scanning.md): Start generating fixes for your repository - [Security](https://docs.corgea.app/security.md): Corgea's Security and Privacy Standards - [SLA Management](https://docs.corgea.app/sla_management.md): Configure and manage Service Level Agreements (SLAs) for security issues - [Slack](https://docs.corgea.app/slack.md): Setting up the Slack Integration with Corgea - [SSO](https://docs.corgea.app/sso.md): Enable seamless and secure access to multiple applications with Single Sign-On (SSO) using the SAML protocol, enhancing user experience and security. - [User Management](https://docs.corgea.app/user_management.md): Manage your users in Corgea - [Visual Studio 2022](https://docs.corgea.app/vs2022_extension.md): Bring Corgea to your Visual Studio Code - [Visual Studio Code](https://docs.corgea.app/vsc_extension.md): Bring Corgea to your Visual Studio Code - [Vulnerability Coverage](https://docs.corgea.app/vulnerability_support.md): Comprehensive vulnerability coverage in Corgea - [Webhooks](https://docs.corgea.app/webhooks.md): Setting up Webhook Integrations in Corgea - [Zapier](https://docs.corgea.app/zapier.md): Setting up the Zapier Integration in Corgea ## Optional - [Service Status](https://status.corgea.app/) - [Blog](https://corgea.com/blog)