Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
bradchiappetta committed Nov 7, 2024
1 parent 7a64aae commit b61a794
Show file tree
Hide file tree
Showing 21 changed files with 354 additions and 434 deletions.
8 changes: 4 additions & 4 deletions plugins/greynoise/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"spec": "5886e242f0d9793c6fcf377d9c1a8b29",
"spec": "b199362babb3b39cba7cce49df1e3952",
"manifest": "9d3f4a959fda3eb80588c86648597b40",
"setup": "7d0148b4efc7745f17003a77e9e73c55",
"schemas": [
Expand All @@ -9,15 +9,15 @@
},
{
"identifier": "context_lookup/schema.py",
"hash": "8867a8bbe002ade6d0c54a12645c73a8"
"hash": "df5822cc975eef45019e516ddb00d1e7"
},
{
"identifier": "get_tag_details/schema.py",
"hash": "805cc2db6612fc9b0ee438bbb58b231c"
},
{
"identifier": "gnql_query/schema.py",
"hash": "b07debe2be800264daedda772a6cd715"
"hash": "4c9874ce15384fdfafab25591d39d900"
},
{
"identifier": "quick_lookup/schema.py",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
{
"identifier": "monitor_ips_in_greynoise/schema.py",
"hash": "0c689d459bff3330a682b006cb5e6876"
"hash": "bb05b2a9d9ef8add550c7149ddf7c2d2"
}
]
}
2 changes: 1 addition & 1 deletion plugins/greynoise/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.1.4
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.0

LABEL organization=greynoise
LABEL sdk=python
Expand Down
Loading

0 comments on commit b61a794

Please sign in to comment.