Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bradchiappetta committed Oct 30, 2024
1 parent 8a88ee8 commit f1d0bc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/greynoise/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"spec": "68d6964e65e8c8fc1ce6173cb3092793",
"spec": "6f4d58148ddb391f6bd38c979b1586f3",
"manifest": "a3a078aff38b7dd7cb3d26c2d506a97c",
"setup": "7d0148b4efc7745f17003a77e9e73c55",
"schemas": [
Expand Down
3 changes: 2 additions & 1 deletion plugins/greynoise/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GreyNoise helps analysts recognize events not worth their attention. Indicators
* Perform a GreyNoise Vulnerability Lookup
* Perform a GreyNoise IP Timeline Lookup
* Perform a GreyNoise IP Similarity Lookup
* Query a list of IPs on a Trigger

# Requirements

Expand Down Expand Up @@ -870,7 +871,7 @@ Ensure that the GreyNoise API key used has appropriate access for the actions be

# Version History

* 2.0.0 - Upgrade GreyNoise SDK v2.3.0, Fix Action Outputs, Add `vulnerability_lookup` action, Add `timeline_lookup` action, Add `similar_lookup` action
* 2.0.0 - Upgrade GreyNoise SDK v2.3.0, Fix Action Outputs, Add `vulnerability_lookup` action, Add `timeline_lookup` action, Add `similar_lookup` action, Add new `greynoise_alert` tigger
* 1.0.1 - Fix bug with connection parameters
* 1.0.0 - Initial plugin.

Expand Down

0 comments on commit f1d0bc5

Please sign in to comment.