Aller au contenu principal

Q2 2026 Transparency Report

Status: PRE-PRODUCTION TEMPLATE. Noxys has not yet reached general availability. The metrics in this report use placeholder values marked TODO until real data is available. The structure, commitments and data categories are final and binding.

Disclaimer: This document is a transparency report, not legal advice. It does not modify the contractual obligations defined in the DPA or the Terms. For DPO-grade analysis, consult your privacy counsel.

Reporting period: 2026-04-01 to 2026-06-30 Publication date: 2026-07-15 (planned) Next report: 2026-Q3, due 2026-10-15


1. Scope

This report covers all production processing performed by Noxys SAS for the doc.noxys.cloud, app.noxys.cloud and api.noxys.cloud services, including:

  • the Noxys browser extension (Chrome MV3, Edge, Firefox)
  • the Noxys console (admin SaaS)
  • the Noxys public API
  • the policy engine and the AI service catalog

Self-hosted deployments are out of scope — the customer is the controller and processor on their own infrastructure.

2. Data categories

Noxys processes the following data categories, per the principle of minimisation (RGPD article 5(1)(c)).

CategoryDescriptionRetentionStorage classTier
Aggregate metricsCounts of interactions, signals detected, blocks per tenant24 monthsaggregate (no PII)All
Hashed signalsSHA-256 of redacted Risk Signal patterns + category12 monthshashedFree / Pro / Ent
Redacted promptsPrompts with all detected Risk Signals replaced by placeholder tokens90 daysredactedPro / Ent
Raw promptsOriginal prompt textNEVER (default)N/AEnt on request, opt-in only
User identifiersEmail + tenant ID for IAMper tenant retentionencryptedAll
Audit logsAdmin actions in the console24 months (per ADR-013)encryptedAll
Billing dataStripe customer ID, subscription stateas required by accounting law (10 years FR)encryptedPro / Ent
Support ticketsEmail body of support communication24 monthsencryptedAll

The default prompt-storage class for every tenant is redacted (Pro/Ent) or hashed (Free). Raw storage is opt-in only and requires per-tenant KMS, customer-controlled keys, and contractual sign-off (per Memory: prompt storage tiers).

3. Zero-raw-prompt commitment

Noxys does not store raw prompts by default.

Technical proof points:

  1. Architecture — the extension performs Tier 1 detection in-browser; only metadata + redacted preview reach the backend. See platform/architecture.
  2. Schema — the ai_interactions table has no raw_prompt column. The optional raw_prompt_blob column exists only when a tenant has explicitly opted into raw storage and is encrypted at rest with a tenant-controlled KMS key.
  3. Audit — quarterly internal review of the Risk Signal pipeline; OpenAPI specs for every endpoint declare what is accepted and persisted (see API reference).
  4. Retention — automated jobs delete redacted prompts beyond 90 days; deletion is logged and verifiable.
  5. Right to verification — Enterprise customers can request a SOC2-Type-II-style attestation under NDA.

4. Sub-processors

Sub-processors are listed in legal/sub-processors. Q2 2026 changes:

  • TODO: enumerate any new sub-processor onboarded during the quarter
  • TODO: enumerate any sub-processor offboarded

5. Government & law-enforcement requests

TypeCountGrantedDeniedChallenged
French requests (CPCE article L.34-1)TODOTODOTODOTODO
EU member-state MLATTODOTODOTODOTODO
US (FISA / NSL)00N/AN/A
OtherTODOTODOTODOTODO

Noxys is incorporated in France, has no US presence, and is not subject to the CLOUD Act or Section 702 of FISA directly. We will report any future requests in this section.

6. Security incidents

DateSeverityAffected tenantsDisclosureRemediation
none in scope of this report

Noxys commits to disclosing any incident affecting customer data within 72 hours of detection. The methodology and definitions follow the responsible disclosure policy.

7. Key metrics

All numbers below are placeholders until Noxys reaches GA.

7.1 Volume

MetricValue
Tenants active in quarterTODO
Interactions processedTODO
Risk Signals detectedTODO
Block actions enforcedTODO
Coach actions deliveredTODO

7.2 Risk Signals by category

CategoryDetectedBlockedCoached
PIITODOTODOTODO
SecretsTODOTODOTODO
Source codeTODOTODOTODO
Strategic IPTODOTODOTODO
ConfidentialTODOTODOTODO
Shadow AITODOTODOTODO

7.3 Service health

MetricTargetActual
API uptime99.9%TODO
Console uptime99.5%TODO
p50 detection latency<50msTODO
p99 detection latency<250msTODO

8. User rights exercises (RGPD)

RightRequests receivedGrantedDeniedMedian resolution time
Access (art. 15)TODOTODOTODOTODO
Rectification (art. 16)TODOTODOTODOTODO
Erasure (art. 17)TODOTODOTODOTODO
Portability (art. 20)TODOTODOTODOTODO
Objection (art. 21)TODOTODOTODOTODO

9. Methodology & next report

  • All metrics are aggregated from telemetry that does not include prompt content.
  • Counts are deduplicated per tenant per UTC day.
  • Numbers will be backed by an internal data warehouse audit log once GA is reached.

10. Contact

Questions about this report:

Versioning: the structure of this report is versioned in git alongside the documentation; the canonical history is at https://github.com/noxys-eu/noxys-doc/commits/staging/docs/transparency/.