Skip to content

Commit

Permalink
test new values
Browse files Browse the repository at this point in the history
  • Loading branch information
barryyosi-panw committed Feb 23, 2025
1 parent 0b4825d commit fed42bf
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -755,5 +755,13 @@ inputs:
description: The username or the email address of the user who failed to login.
outputs: []
fromversion: 5.0.0
tags:
- "slack"
- "tag1"
- tag2
supportedModules:
- ENT_PLUS
- C1
- C3
tests:
- No tests
3 changes: 3 additions & 0 deletions Packs/rasterize/ReleaseNotes/2_0_38.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Rasterize

Added support for platform marketplace
11 changes: 10 additions & 1 deletion Packs/rasterize/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Rasterize",
"description": "Converts URLs, PDF files, and emails to an image file or PDF file.",
"support": "xsoar",
"currentVersion": "2.0.37",
"currentVersion": "2.0.38",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand All @@ -18,5 +18,14 @@
"xsoar",
"marketplacev2",
"platform"
],
"supportedModules": [
"C1",
"C3",
"X0",
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}

0 comments on commit fed42bf

Please sign in to comment.