Documentation Index
Fetch the complete documentation index at: https://docs.corgea.app/llms.txt
Use this file to discover all available pages before exploring further.
Scanning your repository
Prerequisite You registered in CorgeaPrerequisite You have completed a scan
Select an Issue
- Navigate to the projects page.
- Choose a project.
- Click on a Scan.
- Find an issue row with the
Fix Availablestatus. - Click the issue row to open the issue details sidebar.

Review the fix
Review the suggested fix in the issue details sidebar before applying it.Corgea generates fixes using AI and runs quality checks before making them available. We still strongly recommend reviewing the suggested change for correctness and fit in your codebase before applying it.
Apply the fix
If the fix seems appropriate, there are two ways to apply fixes:
-
Option 1: Corgea Web Application
In the issue details sidebar, click on the
Create Pull Requestbutton.Corgea automatically generates a pull request with issue and fix context. Wait for PR creation to complete, then click
View Pull Request.Alternatively, use
Download Fixand select one of the available options:Download Git PatchDownload Fixed File

-
Option 2: Corgea IDE Extensions
Corgea supports applying fixes locally using our IDE extensions. Corgea supports Visual Studio Code and Visual Studio 2022 IDE extensions.
In Visual Studio Code, click a vulnerability in the sidebar to open issue details, review the suggested fix, then click

Apply Fixand save the updated files.
Optionally: Vote on the fix
If the fix is good or bad, please leave a vote, and ideally a comment. We review your feedback and use it to make Corgea better, so we greatly appreciate them.
Click 

Give Feedback to open the feedback modal. In the modal, you can select a thumbs up or thumbs down, add an optional comment, and click Submit.
Troubleshooting
No Fix Generated
No Fix Generated
It might several minutes to hours for fix to be generated based on the backlog of other fixes that you sent.
I don't like the fix generated
I don't like the fix generated
Please leave a vote using the thumbs up and down icons, and ideally a comment. We review your feedback and use it to make Corgea better, so we greatly appreciate them.

