You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/panw-prisma-airs/manifest.json
+61-6Lines changed: 61 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
{
2
2
"id": "panwPrismaAirs",
3
3
"name": "PANW Prisma AIRS Guardrail",
4
-
"description": "Blocks prompt/response when Palo Alto Networks Prisma AI Runtime Security returns action=block.",
4
+
"description": "Palo Alto Networks Prisma AI Runtime Security provides real-time scanning for prompt injections, malicious content, PII leakage, and policy violations. Blocks requests or responses when action=block is returned.",
5
5
"credentials": {
6
6
"type": "object",
7
7
"properties": {
8
8
"AIRS_API_KEY": {
9
9
"type": "string",
10
10
"label": "AIRS API Key",
11
-
"description": "The API key for Palo Alto Networks Prisma AI Runtime Security",
11
+
"description": "API key for Palo Alto Networks Prisma AI Runtime Security. Find your API key in Strata Cloud Manager.",
0 commit comments