Security Statement

Space Access Audit for Confluence · Last updated 11 September 2026

Summary: a read-only Forge app with no external infrastructure. It is eligible for Atlassian's Runs on Atlassian programme, which requires that the app runs entirely on Atlassian's platform, stores data only in Forge storage, transmits nothing to the vendor, and exposes no public endpoint.

Architecture

Permissions and least privilege

ScopePurpose
read:space:confluenceList spaces.
read:space.permission:confluenceRead space permission assignments.
read:group:confluenceResolve group names.
read:confluence-userResolve display names and guest / unlicensed flags.
write:confluence-fileUpload the generated CSV report as an attachment, only to the page an admin designates.
storage:appStore the export target page id and the daily-scan fingerprint.

No scope grants the ability to modify permissions, users, groups, spaces or content. Each scope was validated against Atlassian's published per-endpoint scope list, and unused scopes were removed rather than requested "just in case". The write scope is the narrowest one that covers the attachment endpoint; it is not used for any other purpose.

Data handling

See the Privacy Policy for the full picture.

Secure development

Vulnerability reporting

Please report suspected vulnerabilities to support@boundlessstream.com. Include the affected version, a description and reproduction steps if possible. We will acknowledge your report, keep you informed while we investigate, and credit reporters who wish to be credited. Please do not test against sites you do not own or administrate.

Incident response

If a security issue affecting customers is confirmed, we will notify affected customers and Atlassian, and publish a fixed version to the Marketplace as soon as it is available. Because the app has no external infrastructure, the scope of any incident is inherently limited to Forge-resident code and configuration.