Skip to main content

Connectors M-R

Noname Security

The Noname Security Connector integrates with the [Noname Security](https://nonamesecurity.com/) API security platform. It syncs discovered API endpoints, the sites (hosts) those endpoints belong to, and the security findings detected against them. Findings are split into two models: a finding instance (a specific issue observed on a specific API) and a finding definition (the reusable description of the issue type, including impact, remediation, and OWASP classification). Together these models let Brinqa correlate API-layer vulnerabilities back to the assets they affect.

Offensity

Brinqa connector for [Offensity](https://www.offensity.com/) — External Attack Surface Management (EASM) / external vulnerability scanning. It discovers an organization's external **domains** and the vulnerabilities found across them, and maps them onto the Brinqa unified data model as **Site** assets, **Violation Definitions**, and **Violations**. The asset is the domain (UDM `Site`); subdomains roll up onto it as an attribute, and violations target the domain. Scan profiles and reports are read internally to build the domain inventory and exposure; they are not emitted as objects.

OpsLevel

The OpsLevel Connector integrates with the [OpsLevel](https://www.opslevel.com/) service catalog and internal developer platform. It uses the OpsLevel GraphQL API to sync the account's catalog into Brinqa, including services, code repositories, teams, users, and infrastructure resources. The connector paginates through each collection using GraphQL cursor-based pagination and maps the results onto Brinqa Unified Data Model (UDM) models such as `Application`, `CodeRepository`, `Team`, `Person`, and `Host`.

runZero

The runZero Connector integrates with the [runZero](https://www.runzero.com/) cyber asset attack surface management (CAASM) platform. It uses runZero's organization export API to synchronize discovered assets and their associated vulnerabilities into Brinqa. The connector syncs three models: **Assets** (network devices discovered by runZero), **Vulnerabilities** (per-asset vulnerability findings), and **Vulnerability Definitions** (the distinct vulnerability metadata derived from those findings, including CVE, severity, and CVSS scoring).