Add official Forensics Agent Runbook and update README references#406
Add official Forensics Agent Runbook and update README references#406Viidhii19 wants to merge 2 commits into
Conversation
|
Hi @Viidhii19 thanks for adding the Forensics Runbook documentation! It is very well written and accurately explains the severity matrix and containment pipeline. However, your local branch seems to be severely out of sync with the Could you please run |
|
Hi @VyomKulshrestha ! |
Summary
This pull request addresses Issue #367 by creating the official "Forensics Agent Runbook" and updating the README to index developer resources for newcomers.
Closes #367
Type of change
Changes made
FORENSICS_RUNBOOK.md: Generated a comprehensive, production-ready administrator guide documenting the Forensics Agent, the rule-based PID translation helper in theThreatContainmentBridge, the Tier 3/4 Security Gate confirmation loop, JSON schema, and a step-by-step SSH brute-force containment example.README.md: Registered theForensics Agentin the Multi-Agent Orchestrator summary table and created a newDeveloper Guides & Documentationsection to organize codebase entry points for newcomers.How to test
Forensics Agentis listed in the Multi-Agent Orchestrator table and that the link to the runbook under theDeveloper Guides & Documentationsection works.daemon/pilot/.Checklist
pytestfor backend,npm run testfor frontend)Screenshots / recordings (if UI change)
N/A
GSSoC declaration