Skip to content

BoomiSight Security Policy

Last updated: 2026-06-02 Owner: BoomiSight Security Applies to app: BoomiSight for Confluence Review cadence: Quarterly and before Marketplace submission Status: Publication-ready for Marketplace submission

BoomiSight is an Atlassian Forge app. Atlassian hosts the app runtime, storage, and user interface surfaces. BoomiSight stores app configuration and cached operational data in Forge-managed storage, stores Boomi API tokens in Forge-managed secret storage, and sends configured Boomi API requests only to the Boomi REST API.

ControlImplementation
AuthenticationForge invokes app functions in authenticated Atlassian contexts.
AuthorizationConfiguration saves and connection tests are restricted to the Confluence space settings module.
LicensingPaid product features check the Atlassian Marketplace license context before returning functionality.
Secret storageBoomi API tokens are stored in Forge-managed secret storage and are not returned to the browser after saving.
Least privilegeApp permissions are limited to storage and Confluence access needed by BoomiSight.
EgressBackend fetch is limited to https://api.boomi.com.
Retry/backoffBoomi API requests use bounded retry behavior for throttling and transient upstream failures.
Vulnerability managementCI runs lint, tests, forge lint, npm audit, and weekly CycloneDX SBOM generation.
LoggingOperational errors are logged without intentionally emitting Boomi API tokens.

Report suspected security issues to [email protected]. Include the affected site, app surface, reproduction steps, and any relevant timestamps. Do not include secrets in the report.

AreaPublic assurance
Platform hostingBoomiSight runs on Atlassian Forge, using Atlassian-managed runtime and storage services.
Customer credentialsBoomi API tokens are stored with Forge-managed secret storage and can be rotated or removed by customers through app configuration.
External data accessThe app sends configured Boomi API requests to https://api.boomi.com and does not use a Flowdence-hosted backend for product data processing.
Access boundariesConfiguration and diagnostics are scoped to the Confluence space context where the app is configured.
Vulnerability managementFlowdence uses automated CI checks, dependency review, Forge validation, npm audit, and SBOM generation as part of release readiness.
Incident handlingSecurity reports are triaged through Flowdence support and security processes, with customer communication based on severity and impact.