> ## Documentation Index
> Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.endorlabs.com/feedback

```json
{
  "path": "/scan/secrets/view-secret-findings/index",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# View secret findings

> View findings of a secrets scan.

You can view the findings generated out of secrets, prioritize them, and take corrective action.

1. Sign in to Endor Labs and select **Projects** from the left sidebar.
2. Select the project for which you want to view the secrets.
3. Select **Secrets** under **First Party Code** to view secret findings.

   <img src="https://mintcdn.com/endorlabs-b4795f4f/266r_aE9BWR2B51C/images/scan/secrets/findings-secret.webp?fit=max&auto=format&n=266r_aE9BWR2B51C&q=85&s=1b98afb3add6398479ff44663fd281ff" alt="Findings of secrets" width="2950" height="1578" data-path="images/scan/secrets/findings-secret.webp" />
4. Select a finding to view the following details:
   * **Project**: The name of the project where the secret is found, finding policy, categories, and attributes of the project.
   * **Risk Details**:
     * Indicates if the identified secret is valid or invalid.
     * Explanation of the finding.
     * Remediation recommended.

<img src="https://mintcdn.com/endorlabs-b4795f4f/266r_aE9BWR2B51C/images/scan/secrets/vertical-secrets.webp?fit=max&auto=format&n=266r_aE9BWR2B51C&q=85&s=7522a5c0a174e939fafb65fc09b0bd67" alt="Secrets findings right sidebar" width="880" height="1766" data-path="images/scan/secrets/vertical-secrets.webp" />

5\. Click **View Details** to explore additional information about the secrets findings.
