New Zealand Marking - CONFIDENTIAL

Detects the New Zealand Government CONFIDENTIAL national-security classification under the Protective Security Requirements (PSR) classification system: the verified control/dissemination marking separator (CONFIDENTIAL//..., e.g. CONFIDENTIAL//NZEO) and a gated bracket form ([CONFIDENTIAL]). Deliberately narrow v1: no bare-word tier (CONFIDENTIAL is overwhelmingly common as generic business/legal boilerplate — NDAs, email footers, "STRICTLY CONFIDENTIAL", "PRIVATE AND CONFIDENTIAL" — and would swamp any bare-word detector), and the bracket tier is hard-gated by New Zealand government context because, unlike its sibling markings, [CONFIDENTIAL] is not a verified SEEMail trigger word. Regex logic verified directly against official PSR marking-format guidance (protectivesecurity.govt.nz); matched case-sensitively.

Type
regex
Engine
boost_regex
Confidence
high
Confidence justification
High confidence on the `//` national-security-marking form: a structurally distinctive, case-sensitive token with low natural-English collision risk, directly verified against the official PSR marking-format guidance (not inferred); the regex requires an uppercase letter immediately after the separator (//[A-Z]) so URL/path double-slash artifacts cannot fire it. The gated bracket tier (75) is lower evidence — no primary source attests [CONFIDENTIAL] as a real marking convention the way [RESTRICTED]/[SENSITIVE]/[IN-CONFIDENCE] are attested as SEEMail trigger words — so it requires positive New Zealand government/PSR corroborative evidence rather than firing on the bracket alone. There is deliberately no bare-word tier: "CONFIDENTIAL" alone is one of the most common words in generic business/legal boilerplate and would produce overwhelming noise.
Jurisdictions
nz
Regulations
Privacy Act 2020 (NZ)
Frameworks
PSR
Data categories
government, security
Scope
narrow
Risk rating
9
Platform compatibility
Purview: Compatible, GCP DLP: Compatible, Macie: Compatible, Zscaler: Compatible, Palo Alto: Compatible, Netskope: Compatible

Pattern

\bCONFIDENTIAL//[A-Z]

Corroborative evidence keywords

New Zealand, PSR, Protective Security Requirements, Cabinet

Proximity: 300 characters

Should match

Should not match

Known false positives

Collections