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/greynoise #27636

Merged
merged 3 commits into from
Jun 22, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ script:
- contextPath: IP.Address
description: IP address.
type: String
dockerimage: demisto/greynoise:1.0.0.61972
dockerimage: demisto/greynoise:1.0.0.63695
feed: false
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/GreyNoise/ReleaseNotes/1_3_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### GreyNoise Community
- Updated the Docker image to: *demisto/greynoise:1.0.0.63695*.
2 changes: 1 addition & 1 deletion Packs/GreyNoise/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "GreyNoise",
"description": "GreyNoise is a threat intelligence service that collects and analyzes Internet-wide scan and attack traffic. With this integration, users can contextualize existing alerts, filter false-positives, identify compromised devices, and track emerging threats. The full integration code can be found here: https://github.com/demisto/content/tree/master/Packs/GreyNoise",
"support": "partner",
"currentVersion": "1.3.0",
"currentVersion": "1.3.1",
"author": "GreyNoise",
"url": "https://greynoise.io",
"email": "[email protected]",
Expand Down