docs: README couvre SPA, convertisseur et CI#43
Merged
Conversation
Expands the historical two-paragraph README into a navigable document that covers every piece added during the recent series of PRs: - DIMA Navigator (GitHub Pages SPA) with search, detail panel, PDF export and how to run it locally. - Campaign report workflow: selection (per-technique and per-tactic bulk toggle), localStorage persistence, PDF and JSON export, JSON re-import. - Python converter (md2json, json2md, md2misp) with usage examples, produced JSON schema and the MISP galaxy contract. - Markdown convention enforced across the four phase files. - pytest entry point and the three Actions workflows (tests, pages, misp sync-check) plus the existing release workflow. - A repo-layout map for newcomers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PR #42 is still in review. Removes from the README the quick-start row, the dedicated MISP section, the md2misp command sample, the misp.yml CI row and the misp/ entry in the repo layout. They will be added back in a follow-up commit once #42 is merged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
BartM82
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reecrit le README pour couvrir l'ensemble du travail recent (PR #38, #39, #40, #41).
Contenu
uv runpourmd2json,json2md,md2misp, format JSON, contrat MISP galaxy.[source](url), sous-sections**Titre:**, pas de doublons d'IDs.Note
Le README documente l'etat cible une fois toutes les PR mergees (#40 / #41 / #42 sont encore ouvertes au moment d'ecrire ce PR). Merger ce PR en dernier garantit que le README colle a la realite.
Generated with Claude Code