mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-25 04:12:57 +02:00
style: Center mermaid diagram in RAG Pipelines chapter.
This commit is contained in:
@@ -930,6 +930,8 @@ log_entry = {
|
||||
|
||||
#### Example Secure Ingestion Flow
|
||||
|
||||
<div align="center" style="width: 512px; margin: 0 auto;">
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
@@ -964,6 +966,8 @@ graph TD
|
||||
linkStyle default stroke:#d4af37,stroke-width:2px,fill:none;
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
### Regular Security Audits
|
||||
|
||||
#### Audit Activities
|
||||
|
||||
Reference in New Issue
Block a user