We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90456eb commit ca77aa2Copy full SHA for ca77aa2
blog/_posts/2025-06-13-introducing-schemapin.md
@@ -37,7 +37,7 @@ SchemaPin implements a robust key pinning mechanism that:
37
38
## How SchemaPin Works
39
40
-```mermaid
+```mermaid!
41
flowchart TD
42
A[Tool Developer] -->|Publishes| B["/.well-known/schemapin.json<br/>(Public Key + Revoked Keys)"]
43
A -->|Signs| C["Tool Schema + Signature"]
0 commit comments