← Back to Home

Trust Center

Last updated: March 28, 2026

Summary: All Samurai Labs apps are built exclusively on Atlassian Forge. Customer data is processed and stored entirely within Atlassian's infrastructure. We operate no external servers. All apps undergo automated security testing covering injection prevention, access control, and data integrity.
Forge-Native

100% Atlassian Forge — no external servers, no self-hosted infrastructure, no Connect legacy.

Zero Customer Data Egress

Customer data never leaves Atlassian's infrastructure. No analytics, no tracking, no external AI.

Tenant Isolation

Each installation's data is isolated at the Forge platform level — not just by application code.

Continuous Security Testing

Every release is verified by comprehensive automated security testing before deployment.

1. Architecture & Data Flow

Every Samurai Labs app is built on Atlassian Forge, Atlassian's first-party serverless platform. This architecture provides security guarantees enforced at the platform level — not just by our code:

Layer How It Works
Compute Sandboxed Forge runtime — each invocation is isolated. No access to host OS, other apps, or unrestricted network.
Storage Forge SQL (relational) and Forge KVS (key-value) — both tenant-isolated and encrypted at rest by Atlassian.
Network No outbound HTTP calls to external services. All communication is between the app and Atlassian's own APIs, within Atlassian infrastructure. The only exception is error reporting to Sentry (see Subprocessors).
Authentication Atlassian identity — no separate login system. Admin features require Atlassian admin role, verified at the resolver level.
AI (SmartTag only) Forge LLMs (Atlassian-hosted). No content sent to external AI providers. Inputs truncated to limit scope.
Patching Forge runtime is patched by Atlassian automatically. No servers for us to forget to patch.

2. Data Handling

3. Code Security Controls

Threat Control
SQL Injection All database queries use parameterized access to prevent injection attacks.
JQL Injection All search queries sanitise user input before execution.
CSV Formula Injection All data exports are sanitised to prevent spreadsheet formula injection.
URL Injection All Atlassian API calls are constructed safely to prevent URL manipulation.
ReDoS User-supplied values are subject to length limits and safe pattern matching.
Input Validation Configuration values are validated against allowlists before being saved.
Resource Exhaustion Bulk operations use controlled batch sizes to prevent resource exhaustion.
Information Leakage Errors are logged for developer observability without exposing internal details to users.

4. Authentication & Access Control

5. AI Safety

SmartTag for Jira and SmartTag for Confluence include AI-powered features for automatic classification and tag suggestion. The following controls apply:

6. Per-App Security Notes

App Data Handled Additional Controls
CostLens (Jira) License data, user activity, cost allocations Financial data never exposed to AI. Paginated queries for large datasets. Sync cooldowns to prevent API abuse.
GuardRail (Jira) Audit logs, IP addresses, compliance reports Admin authentication required for all access. IP address validation. Anomaly data stays within your tenant.
SmartTag (Jira) Issue text, labels, AI suggestions AI inputs truncated. Forge LLMs only. Labels governance with undo support.
SmartTag (Confluence) Page content, labels, taxonomy Content truncated before AI processing. Pattern matching hardened against abuse. Knowledge graph operations are bounded.
PagePulse (Confluence) Page metadata, health scores, engagement Privacy anonymisation on user data. Optimised for performance within platform limits. Batch processing for large spaces.
ServiceCost (Compass) Cost data, budgets, component mappings Settings validated against allowlists. Privacy anonymisation on financial requests. Data exports sanitised.

7. Compliance Readiness

All apps run on Atlassian Forge, which holds its own compliance certifications including ISO 27001, SOC 2, and others documented at atlassian.com/trust.

Our apps are designed to support your compliance posture:

8. Subprocessors

Subprocessor Purpose Data Sent
Atlassian Hosting platform (Forge runtime, storage, identity) All app data — processed and stored entirely within Atlassian infrastructure.
Sentry Error monitoring and crash reporting Error messages, stack traces, and app context for debugging. No customer content, no PII, no user-generated data. Error envelopes contain only technical diagnostic information (function names, error types, plugin identifiers).

We do not use any additional third-party services. No analytics, no CDNs, no external databases, no AI providers beyond Atlassian's own Forge LLMs.

9. Vulnerability Reporting

If you discover a potential security issue in any Samurai Labs app:

10. Atlassian Marketplace Programmes

11. FAQ

Where is my data stored?

All data is stored in Forge SQL and Forge KVS, which run on Atlassian's infrastructure. Data residency follows your Atlassian site's configuration. We operate no external databases or storage.

Do your apps make external API calls?

The only external service is Sentry for error monitoring. Error reports contain technical diagnostic data only (stack traces, error types) — never customer content or personally identifiable information. All other communication is between the app and Atlassian's own APIs.

Do AI features send my data to OpenAI or other providers?

No. SmartTag's AI features use Forge LLMs, which are Atlassian-hosted models running within Atlassian infrastructure. No content is sent to OpenAI, Anthropic's external API, Google, or any other external AI provider.

Can other tenants access my data?

No. Forge enforces tenant isolation at the platform level. Each Atlassian site's app data is stored in its own isolated partition, inaccessible to other installations — even of the same app.

Do you hold SOC 2 or ISO 27001 certification?

Samurai Labs does not currently hold independent certifications. However, all apps run on Atlassian Forge, which is covered by Atlassian's SOC 2, ISO 27001, and other certifications documented at atlassian.com/trust.

How do I request data deletion?

Contact support@banhidy.hu. All apps include built-in privacy automation that supports data subject requests. Uninstalling the app removes all Forge-stored data for your site.

12. Contact

For security questions, data processing inquiries, or compliance documentation requests: