From 00f37cfa65fdf901874607ab9380bbfd273ca472 Mon Sep 17 00:00:00 2001 From: shiva108 Date: Fri, 5 Dec 2025 18:29:56 +0100 Subject: [PATCH] feat: update book version and summary structure, and remove comscore theme plugin. --- book.json | 4 ---- docs/SUMMARY.md | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/book.json b/book.json index be6a9f7..97dd562 100644 --- a/book.json +++ b/book.json @@ -22,7 +22,6 @@ "prism", "-lunr", "-search", - "theme-comscore", "insert-logo", "custom-favicon", "tbfed-pagefooter", @@ -69,9 +68,6 @@ "lang": { "flow": "typescript" } - }, - "theme-comscore": { - "token": "Your-Token-Here" } }, diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 9beccef..a0a76c2 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -45,7 +45,7 @@ Welcome to the AI LLM Red Team Handbook. This guide is designed to equip securit - [Chapter 23: Advanced Persistence and Chaining](Chapter_23_Advanced_Persistence_Chaining.md) - [Chapter 24: Social Engineering with LLMs](Chapter_24_Social_Engineering_LLMs.md) -## Part V: Defense & Mitigation +## Part VI: Defense & Mitigation - [Chapter 25: Advanced Adversarial ML](Chapter_25_Advanced_Adversarial_ML.md) - [Chapter 26: Supply Chain Attacks on AI](Chapter_26_Supply_Chain_Attacks_on_AI.md) @@ -54,7 +54,7 @@ Welcome to the AI LLM Red Team Handbook. This guide is designed to equip securit - [Chapter 29: Model Inversion Attacks](Chapter_29_Model_Inversion_Attacks.md) - [Chapter 30: Backdoor Attacks](Chapter_30_Backdoor_Attacks.md) -## Part VI: Operational Workflows +## Part VII: Advanced Operations - [Chapter 31: AI System Reconnaissance](Chapter_31_AI_System_Reconnaissance.md) - [Chapter 32: Automated Attack Frameworks](Chapter_32_Automated_Attack_Frameworks.md) @@ -66,7 +66,7 @@ Welcome to the AI LLM Red Team Handbook. This guide is designed to equip securit - [Chapter 38: Continuous Red Teaming](Chapter_38_Continuous_Red_Teaming.md) - [Chapter 39: AI Bug Bounty Programs](Chapter_39_AI_Bug_Bounty_Programs.md) -## Part VII: Advanced Topics +## Part VIII: Advanced Topics - [Chapter 40: Compliance and Standards](Chapter_40_Compliance_and_Standards.md) - [Chapter 41: Industry Best Practices](Chapter_41_Industry_Best_Practices.md)