Skip to main content

Endor Labs

Application Security

The Endor Labs Connector integrates with the Endor Labs Application Security platform to synchronize projects, repositories, packages, security findings, and finding definitions. It connects to the Endor Labs API to fetch data across all namespaces, providing visibility into code repositories, package dependencies, and vulnerability findings.

Sync Behavior

Each sync performs a full pull of every model across the configured namespace and all of its traversable child namespaces. The connector does not perform incremental (date-filtered) syncs: although the framework supplies a since sync token, no model applies it as a server-side date filter, so all objects are retrieved on every run. To narrow results, use the filter operation option where supported.


Data retrieved from Endor Labs

Connector ObjectRequiredMaps to Data Model
ProjectYesCode Project
RepositoryYesCode Repository
PackageYesPackage
FindingYesStatic Code Finding
Finding DefinitionYesStatic Code Finding Definition

Model relationships

note

For detailed steps on how to view the data retrieved from Endor Labs in the Brinqa Platform, see How to view your data.