feature/m6-missions #3
@@ -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 & blue test orchestration — M4 milestone (MITRE ATT&CK)
|
||||
Collaborative red & blue test orchestration — M6 milestone (Missions & 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 & scenario templates
|
||||
M7 — Red & blue execution on a mission test
|
||||
</code>
|
||||
.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user