> ## 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/release-1-6-194/index",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# March 2024

We are excited to introduce you to the latest version of Endor Labs and endorctl - v1.6.194. This release includes the following new features.

### Integrate Endor Labs with Vanta

Integrate Vanta with Endor Labs to receive Endor Labs findings in Vanta, enabling organizations to manage risk by automating compliance requirements and streamlining security reviews. This enables you to view security findings in real-time and accelerate your security audit processes.

For more information, see [Set up Vanta integration with Endor Labs](/integrations/vanta)

### Integrate Endor Labs with Slack

Integrate Endor Labs with Slack and automatically receive policy violations as notifications in your Slack channels. If you are using Slack for team communication and notifications, this integration helps you to seamlessly integrate Endor Labs into your organization's existing workflows.

For more information, see [Set up Slack integration with Endor Labs](/integrations/slack)

### View the CI/CD tools in your repository (Beta)

Gain a profound understanding of your software development lifecycle environment by discovering all CI/CD tools used in your organization, business units, or teams.

* **Automated tool discovery:** Endor Labs automatically identifies and discovers all CI/CD tools during the endorctl scan process, providing a hassle-free experience.
* **Comprehensive mapping:** The end result is a comprehensive mapping of your CI/CD tools, categorized and correlated with the last timestamp of your scan.
* **Enhanced visibility:** This feature enhances your understanding of the software development environment posture by providing an accurate picture of the CI/CD tools in use.

For more information, see Discover CI/CD tools{/* (../../ci-cd-discovery) */}.
