Skip to content

docs: schémas en Mermaid + ajout du challenge Red 4 dans les tableaux - #24

Merged
Jacob-dot-bit merged 1 commit into
mainfrom
docs-mermaid-coherence
Jul 25, 2026
Merged

docs: schémas en Mermaid + ajout du challenge Red 4 dans les tableaux#24
Jacob-dot-bit merged 1 commit into
mainfrom
docs-mermaid-coherence

Conversation

@Jacob-dot-bit

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 25, 2026 14:07
@Jacob-dot-bit
Jacob-dot-bit merged commit a6079d8 into main Jul 25, 2026
1 check passed
@Jacob-dot-bit
Jacob-dot-bit deleted the docs-mermaid-coherence branch July 25, 2026 14:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cette PR met à jour la documentation en remplaçant des schémas d’architecture ASCII/image par des diagrammes Mermaid, et ajoute le challenge Red 4 dans les tableaux de challenges (README + guide de déploiement).

Changes:

  • Remplacement/ajout de schémas d’architecture en Mermaid (README, docs d’architecture, docs de supervision).
  • Ajout du challenge 4-Red-Team-breach-and-ascend dans les tableaux (README, DEPLOIEMENT).
  • Réorganisation de la ligne “Blue 4 / Red 4 à venir” en entrées séparées (README).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
README.md Remplace le schéma par Mermaid et met à jour le tableau des challenges (ajout Red 4).
docs/SUPERVISION.md Remplace le schéma ASCII par un diagramme Mermaid pour la supervision.
docs/DEPLOIEMENT.md Ajoute Red 4 au tableau “Challenges & images”.
docs/architecture.md Ajoute un schéma Mermaid d’architecture (remplace l’image précédente).
Comments suppressed due to low confidence (1)

docs/SUPERVISION.md:18

  • Même remarque que plus haut : l’IP réelle de la VM CTF dans le schéma peut être remplacée par un placeholder pour rendre la doc réutilisable et limiter l’exposition de détails d’infra.
    subgraph ctf_vm["VM CTF — 100.118.132.76"]

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/SUPERVISION.md
└─────────────────────────────┘
```mermaid
flowchart LR
subgraph grafana_vm["VM Grafana — Tailscale 100.84.158.83"]
Comment thread README.md
| Blue 3 | `challenges/3-Blue-Team-Hardening-Lucas` | Hardening / durcissement système | Blue Team | Intégré |
| Red 3 | `challenges/3-Red-Team-Nexus-Cipher-Sarah` | Cipher — pentest du portail API Nexus (crypto/web, 10 flags) | Red Team | Intégré |
| Blue 4 / Red 4 | _à venir_ | — | — | À faire |
| Red 4 | `challenges/4-Red-Team-breach-and-ascend` | Breach & Ascend — intrusion web (upload) puis élévation → root | Red Team | En cours |
Comment thread README.md
Comment on lines 31 to 32

Le serveur est une VM Debian durcie selon le benchmark CIS, qui héberge :
Comment thread docs/architecture.md
Comment on lines +22 to 23

## Composants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants