By · Last updated 2026-05-01

ブログに戻るGDPRおよびコンプライアンス

内部従業員IDもPIIです:コードを書かずに独自の識別子を検出する

すべての大規模組織には、匿名化された記録を実際の人々にリンクする独自の内部識別子があります。GDPRの罰金の34%は不十分な技術的措置に関係しています。一般的なPIIツールではカスタム形式を検出できません。GDPRはすべての準識別データを検出し、匿名化することを要求します。

May 1, 20268 分で読めます
employee ID anonymizationproprietary identifier detectionquasi-PIIGDPR custom entitiesno-code pattern builder

準個人情報(Quasi-PII)とは

GDPRの第4条は、人を特定できるあらゆるデータを対象としています。データが直接誰かを名指しする必要はありません。追加の手順を経て特定が可能であれば十分です。

社内従業員IDはその典型例です。「EMP-EU-123456」という値を考えてみましょう。この文字列だけでは誰も特定できません。しかしHRシステムには単純な対応表があります。EMP-EU-123456はミュンヘンのシニアエンジニア、マリア・シュミットを指しています。その表にアクセスできる人なら誰でも彼女を特定できます。GDPRのもとでは、このIDは個人データです。

同じルールが他の社内コードにも適用されます:

  • CRMレコードに紐づく顧客アカウント番号
  • 契約システムでクライアント名に紐づくプロジェクトコード
  • 法的ファイル内の案件参照番号
  • 患者記録に紐づく医療記録番号

氏名やメールアドレスを削除するだけでは不十分です。社内IDがファイルに残っていれば、再識別はわずか2ステップで可能です。

なぜこのギャップが罰金につながるのか

**GDPRの罰金の34%は第32条に基づく不十分な技術的措置に関係しています。**この数字はDLA Piperの2025年GDPRアニュアルレポートからの引用です。準識別性を持つ社内識別子の検出失敗はこのカテゴリに該当します。

EDPBは2024年に900件以上の一貫性メカニズム案件を処理しました。国境を越えた執行により、共有データセットの1つのギャップが複数のEU加盟国での協調行動を引き起こす可能性があります。

標準的なPIIツールは普遍的なパターンを検出します:氏名、メール、電話番号、国民ID。あなたの社内ID形式は認識しません。設定するまで、どのツールも認識できません。それがギャップです。

ノーコードパターンビルダーの仕組み

ある世界的な物流会社が外部監査に向けて従業員記録を匿名化する必要があります。従業員IDはEMP-[地域]-[6桁]の形式です。例:EMP-EU-123456、EMP-APAC-789012、EMP-AMER-345678。

コンプライアンスチームがAIパターンヘルパーに3つの例を入力します。AIは以下を返します:

  • パターン:EMP-[A-Z]{2,4}-\d{6}
  • 提供した3つの例すべてに一致
  • 推奨エンティティ名:EMPLOYEE-ID
  • 推奨次のステップ:他の地域コードでテスト

チームはさらに10個のサンプルでテストします。パターンはすべてで機能します。

カスタムエンティティをチームの共有GDPRプリセットに保存します。監査パッケージの47件の文書が一括処理されます。すべての従業員IDが役割ベースのラベルに置き換えられます。監査会社は、いかなる社内データベースとも個人を紐づけられないファイルを受け取ります。

エンジニアリングの助けは不要です。設定全体が1時間以内に完了します。

その後の流れ

カスタムエンティティを共有プリセットに保存すると、チームの全員が同じ設定を使います。新しいスタッフは初日から同じ設定を受け取ります。バッチ処理、APIコール、手動アップロードがすべて同じパターンを適用します。

監査ログには各ファイルにどのプリセットが使用されたかが記録されます。データ保護当局が証拠を求めた場合、提示できます。

カスタムエンティティのセットアップの完全なワークフローについては、組織の匿名化のためのカスタムPII識別子をご覧ください。チーム全体で一貫した設定を維持するには、GDPR監査のための匿名化プリセットをご参照ください。

出典

データを保護する準備はできましたか?

48言語で285以上のエンティティタイプを使用してPIIを匿名化し始めましょう。

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.