They should treat the dictionary as a narrow spelling aid, not a writing manual. A good cybersecurity dictionary needs curated terms, plural and possessive variants, and consistent handling of capitalization and punctuation. It should reduce false underlines, catch likely misspellings, and fit the limits of the word processor rather than trying to encode meaning or editorial policy.
Why This Matters for Security Teams
A cybersecurity dictionary sounds administrative, but it directly affects how accurately teams draft advisories, incident notes, control narratives, and customer-facing guidance. If the word list is too narrow, writers waste time fighting false positives. If it grows into a style policy, it starts masking real problems by normalising preferred phrasing rather than spelling. The best approach is to keep the dictionary focused on terms that appear in security operations, such as NHI, PAM, RAG, SIEM, and frequently used product and protocol names.
That separation matters because technical writing and security operations have different goals. Writing teams need consistency; security teams need precision under time pressure. A dictionary should help both by reducing friction without changing meaning, tone, or approved terminology. It should also reflect the terms used in live reporting and internal incident handling, not just the words that look important in a taxonomy. For threat context, CISA cyber threat advisories are a useful source for seeing the vocabulary that actually appears in operational security communication.
In practice, many teams discover their dictionary is wrong only after a release note or incident update has already been published with avoidable red underlines, inconsistent exceptions, or an overbuilt rule set that no one wants to maintain.
How It Works in Practice
Build the dictionary from observed usage, not from a branding preference list. Start with terms that recur in incident response, architecture reviews, governance documents, and product documentation, then add only the spellings that the editor genuinely needs to recognise. The dictionary should include acronyms, hyphenated forms, plural forms where the software supports them, and possessives when they are common in the corpus. It should not try to decide whether a term is capitalised for policy reasons if the tool already treats case separately.
- Include approved spellings for common security terms and platform names.
- Add plural and possessive variants only when the word processor does not infer them reliably.
- Exclude editorial preference rules such as tone, sentence structure, or acronym expansion.
- Review additions against actual documents, not one-off requests from a single team.
A good operational test is whether the entry reduces false alarms without hiding a genuine mistake. For example, a dictionary may accept “privileged access management” and “PAM” as terms, but it should not suppress all variants that a technical writer might need to question. The same principle applies to emerging AI security language. If the team is documenting agentic systems or adversarial machine learning, terms from sources such as the MITRE ATLAS adversarial AI threat matrix can inform what belongs in the word list, but the dictionary still should not become the place where the organisation defines the security model.
Best practice is to treat the file as a controlled asset with ownership, change review, and periodic cleanup. That means removing stale product names, duplicates, and terms that were added to solve a one-time draft issue. These controls tend to break down when multiple departments maintain separate dictionaries for the same document set because spelling exceptions then drift across browsers, desktop editors, and collaboration tools.
Common Variations and Edge Cases
Tighter spelling control often increases maintenance overhead, requiring organisations to balance cleaner drafts against the risk of overfitting the dictionary to one team’s vocabulary. That tradeoff matters most in security environments where terminology changes quickly, especially across cloud, AI, and identity programmes.
There is no universal standard for this yet, so teams should distinguish between terms that belong in the dictionary and terms that belong in an editorial guide. A dictionary entry might cover “non-human identity” and “NHI,” while the style guide decides whether the full term is preferred on first use. Likewise, a spellchecker may need to accept “prompt-injection” or “zero-standing-privilege” if those forms appear in published material, but that does not mean the organisation has committed to one canonical style forever.
One practical edge case is product naming. If a vendor or internal platform uses unusual casing, the dictionary can suppress false positives, but it should not be used to bless every branded variant a writer invents. Another edge case is multilingual content, where a single global dictionary can create noise across regional teams. In those environments, separate language profiles are usually safer than a single overloaded file. For AI-driven operations, the language set should also be checked against current threat reporting, including material like Anthropic — first AI-orchestrated cyber espionage campaign report, if the organisation documents real-world agentic risk scenarios.
The clean rule is simple: if a term exists to prevent a false underline, it belongs in the dictionary; if it exists to shape judgement, wording, or approved terminology, it belongs in the style guide instead.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and MITRE ATLAS address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OT-01 | A maintained dictionary is a governed operational asset for security communications. |
| OWASP Agentic AI Top 10 | Agentic and AI terms need precise naming when documenting tool use and system behaviour. | |
| NIST AI RMF | GOVERN | AI governance language helps separate terminology management from editorial policy. |
| MITRE ATLAS | TA0001 | Adversarial AI terms should be recognised consistently in security writing. |
| NIST AI 600-1 | GenAI documentation often introduces new terms that need spelling support only. |
Assign ownership, review cadence, and change control to keep the word list accurate and usable.
Related resources from NHI Mgmt Group
- How should security teams secure FastAPI endpoints without writing custom auth logic?
- How should security teams build identity maturity without over-automating too early?
- How should security teams assess third-party vendors without turning the process into paperwork?
- How should security teams use compliance software without turning it into a reporting-only tool?