> ## 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": "/releasenotes/previous-releases/april-2025/index",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# April 2025

We are excited to introduce the latest features and enhancements in Endor Labs.

### Endor Labs App for Bitbucket Cloud

<Badge icon="flask" color="blue" shape="pill">Beta</Badge> <Badge icon="star" color="green" shape="pill">New</Badge>

Endor Labs now provides an app that you can use to onboard your Bitbucket Cloud workspace and projects, and continuously monitor them in Endor Labs. The Bitbucket Cloud repositories in the projects are scanned every 24-hours, and you can initiate a rescan according to your convenience.

For more information, see [Endor Labs App for Bitbucket Cloud](/setup-deployment/scm-integrations/bitbucket-cloud).

### Endor Labs App for Bitbucket Data Center

<Badge icon="flask" color="blue" shape="pill">Beta</Badge> <Badge icon="star" color="green" shape="pill">New</Badge>

Endor Labs now provides an app that you can use to onboard your Bitbucket Data Center host and projects, and continuously monitor them in Endor Labs. The Bitbucket Data Center repositories in the projects are scanned every 24-hours, and you can initiate a rescan according to your convenience.

For more information, see [Endor Labs App for Bitbucket Data Center](/setup-deployment/scm-integrations/bitbucket-datacenter-app).

### Updated navigation for OSS Packages

<Badge icon="check" color="blue" shape="pill">Enhancement</Badge>

Endor Labs has updated the **OSS Packages** navigation. You can now access explore **OSS Packages** through the left sidebar, providing a more direct navigation.

For more information, see [Search for open source packages](/discover/open-source-packages).

### Pull Request remediation support for .NET

<Badge icon="check" color="blue" shape="pill">Enhancement</Badge>

Endor Labs GitHub App (Pro) now supports PR remediation for .NET, alongside Java, JavaScript, Go, and Python. Automated remediation is available for dependencies managed through `*.csproj`.

For more information, see [Pull requests remediation in GitHub](/risk-remediation/automated-pull-requests)
