Skip to content

bug: Glossary book has some word definitions that use taboo word #59

@natashaannn

Description

@natashaannn

Need to manually parse through glossary book terms to ensure explanations don't use taboo words

   word: "Security Information and Event Management",
    taboo: ["SIEM", "Logs", "Analysis", "Correlation", "Alert"],
    explanation:
      "A system that collects and correlates security logs across an organization to detect threats in real time.",
    category: "Cybersecurity",
  },

In the aboe exampel, the word 'logs' is used in the explanation despite it being a taboo word.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions