Commit Graph
288 Commits
Author SHA1 Message Date
shiva108 21c7273e4e Fixing codeblocks 2026-01-09 16:01:00 +01:00
shiva108 614a216598 Renaming codeblock 2026-01-09 15:54:44 +01:00
shiva108 cc0868acdb markdown fixes 2026-01-09 15:48:31 +01:00
shiva108 505fcac51b More size fitting 2026-01-09 14:43:30 +01:00
shiva108 c64efc2051 setting illustration sizes to 75% 2026-01-09 14:28:56 +01:00
shiva108 1af744a3f5 Image rescaling 2026-01-09 14:18:16 +01:00
shiva108 c3d7cb1b0f Illustrations have been inserted. 2026-01-09 14:03:32 +01:00
shiva108 00ca56743a More illustratrations 2026-01-09 13:59:23 +01:00
shiva108 4eaef8d38f docs: Rename 'Rate Limiting' heading to 'Rate Limit Errors' 2026-01-07 13:58:57 +01:00
shiva108 a0e68af189 fix: Resolve markdown lint errors in docs
- Fixed duplicate headings in Field Manual and Configuration.md by using bold text for repetitive sub-sections
- Added missing language identifiers to fenced code blocks
- Fixed header increment issues
2026-01-07 13:49:06 +01:00
shiva108 0d0cbf9682 fix: Update install.sh logic to use correct parent paths
- Fixed bug where artifacts were created in tools/ instead of scripts/
- Corrected PARENT_DIR calculation
2026-01-07 13:46:03 +01:00
shiva108 5db451ebdd docs: Add Configuration Guide link to scripts/README.md 2026-01-07 13:44:46 +01:00
shiva108 3c72bb3ae0 refactor: Move Configuration.md to scripts/docs/ and update links
- Moved docs/Configuration.md to scripts/docs/Configuration.md
- Updated docs/README.md to point to new location
- Updated internal links in Configuration.md to be relative to new location
2026-01-07 13:44:11 +01:00
shiva108 9a09e13f32 fix: Update paths after scripts reorganization and fix GitBook config
- README.md: Update requirements.txt and runner.py paths
- .gitbook.yaml: Fix chapter count (24 → 51) and date (Jan 2026)
- Configuration.md: Update all script paths to new structure
- Remove broken links to non-existent files
2026-01-07 13:40:48 +01:00
shiva108 1bbc027313 Remove: health_report.txt 2026-01-07 13:30:11 +01:00
shiva108 2ea5d9a1fb docs: Update README script execution examples and consolidate comprehensive test command. 2026-01-07 12:15:00 +01:00
shiva108 92f16a543e refactor: Reorganize scripts into dedicated subdirectories for examples, tools, config, and docs. 2026-01-07 12:14:03 +01:00
shiva108 74b1ad5bbd feat: Add a repository health check script, its generated report, and update .gitignore to exclude __init__.py files. 2026-01-07 11:50:03 +01:00
shiva108 84735ac5eb Add repository health check script and report 2026-01-07 11:48:20 +01:00
shiva108 b3d3bac51f Add practical scripts directory with 400+ tools
- Extracted all code examples from handbook chapters
- Organized into 15 attack categories
- Created shared utilities (api_client, validators, logging, constants)
- Added workflow orchestration scripts
- Implemented install.sh for easy setup
- Renamed all scripts to descriptive functional names
- Added comprehensive README and documentation
- Included pytest test suite and configuration
2026-01-07 11:39:46 +01:00
shiva108 2c69755b97 feat: Add script to extract code blocks from markdown files and generate a JSON catalog. 2026-01-07 11:26:48 +01:00
shiva108 f7626934cd docs: Update various diagrams and figures across multiple chapters. 2026-01-07 11:04:59 +01:00
shiva108 14ea15c264 feat: Add new image assets to multiple chapters, replacing some tables and SVGs for enhanced visualization. 2026-01-07 10:56:14 +01:00
shiva108 01ebd3a41e fix: URL encode space in Field Manual link in README. 2026-01-07 00:21:33 +01:00
shiva108 63e4968bbb chore: Remove final release review and audit workflow documents. 2026-01-07 00:18:02 +01:00
shiva108 30f97e79d3 style: Convert bolded subheadings to H4 markdown format for consistency. 2026-01-07 00:17:31 +01:00
shiva108 ccb930d126 chore: fix markdown linting errors for Gold Master release
- Fixed MD040 errors in Chapter 14 (added language identifiers to 170 code blocks)
- Fixed MD025 error in Chapter 15 (changed H1 to H3/H4 in example section)
- Added RELEASE_REVIEW_REPORT.md documenting final audit
- Created fix_md040.py automation script for future use

All critical and high-priority linting issues resolved.
Handbook is now ready for v1.0 Gold Master release.
2026-01-07 00:16:08 +01:00
shiva108 c17924c6dd final review file made 2026-01-07 00:02:50 +01:00
shiva108 c14ef275fa xcx 2026-01-07 00:01:39 +01:00
shiva108 ce98b37096 docs: restructure conclusion with comprehensive handbook overview and expanded resources, remove appendices. 2026-01-06 23:58:52 +01:00
shiva108 5cb9f6ff6b feat: Add automated chapter audit/fix/humanize workflow, update image references, and expand compliance research landscape. 2026-01-06 23:02:54 +01:00
shiva108 3aad5f497f feat: Add visual recommendations report and associated diagrams for the AI Red Team Handbook. 2026-01-06 22:03:00 +01:00
shiva108 2a2d828c4c feat: Add initial AI Red Team course materials, including slide decks, handouts, study guides, and supporting assets. 2026-01-06 17:36:19 +01:00
shiva108 c2427bb5cc refactor: Relocate project scripts to scripts/, add global linting, and update README for Gold Master release. 2026-01-06 17:07:36 +01:00
shiva108 828d239264 feat: Add scripts to assemble handbook chapters and check for common typos. 2026-01-06 17:02:45 +01:00
shiva108 1aa700b3b4 docs: simplify handbook summary content and remove chapter generation workflows. 2026-01-06 17:00:54 +01:00
shiva108 e15ecdf11e docs: expand handbook with MLOps security, RAG defense, adversarial unlearning, blue team metrics, and new case studies. 2026-01-06 16:59:53 +01:00
shiva108 2fc2cbc51b feat: populate multiple handbook chapters with new content on emerging threats, case studies, and AI red teaming topics. 2026-01-06 16:45:24 +01:00
shiva108 712d845df0 docs: Correct chapter section numbering, fix typos, and update a research paper link. 2026-01-06 16:16:37 +01:00
shiva108 08f512af1f feat: add detailed content on defense evasion techniques, including payload splitting and detection methods, replacing chapter placeholders. 2026-01-06 16:11:48 +01:00
shiva108 ae3bca4fec feat: edits to chapters 23 and 24. 2026-01-06 16:08:27 +01:00
shiva108 30de6518c4 docs: clarify multimodal attack descriptions, update examples, and refine success metrics. 2026-01-06 14:59:58 +01:00
shiva108 57935c1974 docs: Archive old report template and update DoS chapter content, code examples, and research references. 2026-01-06 14:36:23 +01:00
shiva108 e609cc2a2c docs: Refine formatting of numbered lists and add a blank line for readability. 2026-01-04 00:21:43 +01:00
shiva108 f80b29325a docs: Replace text-based data poisoning taxonomy with an image and add an attack vector summary. 2025-12-31 17:10:12 +01:00
shiva108 c130ffbb77 docs: rewrite Chapter 27 introduction and 'Why This Matters' section for improved clarity and engagement. 2025-12-31 16:45:45 +01:00
shiva108 44cd1675d5 docs: Update statistics, clarify incident examples as research-based, and add research citations. 2025-12-31 16:41:09 +01:00
shiva108 fbfc595e0c feat: Drafted Chapter 27 on Federated Learning Attacks, replacing the placeholder with detailed content on fundamentals, architectures, and attack variations. 2025-12-31 16:32:20 +01:00
shiva108 ccdc0fed9e docs: Update and clarify case studies, real-world examples, and minor formatting across chapters. 2025-12-30 18:04:26 +01:00
shiva108 2212d1d7cb fix: Correct markdown code block syntax in API Exploitation chapter. 2025-12-30 17:49:48 +01:00