Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/pyjwt3 #29264

Merged
merged 3 commits into from
Aug 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packs/Silverfort/Integrations/Silverfort/Silverfort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ script:
required: true
description: Update the resource entity risk.
name: silverfort-update-resource-risk
dockerimage: demisto/pyjwt3:1.0.0.69027
dockerimage: demisto/pyjwt3:1.0.0.72374
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Silverfort/ReleaseNotes/2_0_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Silverfort
- Updated the Docker image to: *demisto/pyjwt3:1.0.0.72374*.
2 changes: 1 addition & 1 deletion Packs/Silverfort/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Silverfort",
"description": "Silverfort protects organizations from data breaches by delivering strong authentication across entire corporate networks and cloud environments, without requiring any modifications to endpoints or servers. Using patent-pending technology, Silverfort's agentless approach enables multi-factor authentication and AI-driven adaptive authentication even for systems that don\u2019t support it today, including proprietary systems, critical infrastructure, shared folders, IoT devices, and more. Use Silverfort integration to get & update Silverfort risk severity. This integration was integrated and tested with Silverfort version 2.12.",
"support": "partner",
"currentVersion": "2.0.15",
"currentVersion": "2.0.16",
"author": "Silverfort",
"url": "https://support.silverfort.com/",
"email": "support@silverfort.com",
Expand Down