center-for-threat-informed-defense / adversary_emulation_library

An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs.
https://ctid.io/adversary-emulation
Apache License 2.0
1.6k stars 292 forks source link

Idea: CI check to verify plan links #60

Open MarkDavidson opened 3 years ago

MarkDavidson commented 3 years ago

Within the adversary emulation library, there are many links between markdown files and verifying them is a manual process.

Acceptance Criteria:

  1. A CI check that walks the repository and checks for dead links, and fails CI if any links are dead.
wbooth commented 3 years ago

to expand on the CI pipeline checks, you may want to consider adding a caldera+emu check in here as well