Skip to content

Commit 4ee01fc

Browse files
authored
PLGN-703 idr improve data fetching mechanisms (#2291)
1 parent b449ce6 commit 4ee01fc

File tree

7 files changed

+639
-595
lines changed

7 files changed

+639
-595
lines changed

plugins/rapid7_insightidr/.CHECKSUM

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"spec": "d78281b6847c163622d3f8f4203361f3",
3-
"manifest": "adba9e34f0fa0368f355d6b33e9bedb1",
4-
"setup": "6db488d99d73fa313f50817fe0339158",
2+
"spec": "481aa78539c6bf6e47de13be4fb5c8fc",
3+
"manifest": "591a35179734014ecd294ef24bafa104",
4+
"setup": "2c78335b72bf8906a8e3fbdab070e2cb",
55
"schemas": [
66
{
77
"identifier": "add_indicators_to_a_threat/schema.py",

plugins/rapid7_insightidr/bin/komand_rapid7_insightidr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from sys import argv
66

77
Name = "Rapid7 InsightIDR"
88
Vendor = "rapid7"
9-
Version = "8.1.1"
9+
Version = "8.2.0"
1010
Description = "This plugin allows you to add indicators to a threat and see the status of investigations"
1111

1212

0 commit comments

Comments
 (0)