feature/m6-missions #3

Merged
knacky merged 4 commits from feature/m6-missions into main 2026-05-14 05:40:56 +00:00
Showing only changes of commit 4d2b6731ac - Show all commits

View File

@@ -61,7 +61,7 @@ export function HomePage() {
<span className="text-purple">Purple Team Platform</span>
</h1>
<p className="font-mono text-sm font-light text-text-dim mt-2">
Collaborative red &amp; blue test orchestration M4 milestone (MITRE ATT&amp;CK)
Collaborative red &amp; blue test orchestration M6 milestone (Missions &amp; snapshot)
</p>
</header>
<SectionHeader
@@ -141,9 +141,9 @@ export function HomePage() {
<Card accent="purple" title="Roadmap" sub="14 milestones">
<p>
M0 + M1 + M2 + M3 + M4 done. Next:{' '}
M0 + M1 + M2 + M3 + M4 + M5 + M6 done. Next:{' '}
<code className="accent-fill-cyan px-2 py-[2px] rounded-sm font-mono text-4xs">
M5 Test &amp; scenario templates
M7 Red &amp; blue execution on a mission test
</code>
.
</p>