Skip to content

Commit 5113bfa

Browse files
authored
SDK bump to 6.2.3 (#3057)
1 parent 2964996 commit 5113bfa

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

plugins/rapid7_insightvm_cloud/.CHECKSUM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"spec": "ca85ebaefd522fed5379bfc9ecb90f8c",
2+
"spec": "95a6920a80675b044a82c953839e3cd0",
33
"manifest": "84952bfaefb3b4aef7e4dfa0c2a00e15",
44
"setup": "6f4d657efd24c2fdbd7461242cee2088",
55
"schemas": [

plugins/rapid7_insightvm_cloud/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.2
1+
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.3
22

33
LABEL organization=rapid7
44
LABEL sdk=python

plugins/rapid7_insightvm_cloud/help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ Example output:
892892

893893
# Version History
894894

895-
* 8.1.1 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
895+
* 8.1.1 - Updated SDK to the latest version (v6.2.3) | Address vulnerabilities
896896
* 8.1.0 - Action `Asset Search`: Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results
897897
* 8.0.0 - Output for `Asset Search` and `Get Asset` to label fields `ID` and `Solution Type` as un-required
898898
* 7.0.0 - `Asset Search` and `Get Asset` actions output field `remediated` updated to type array of object

plugins/rapid7_insightvm_cloud/plugin.spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requirements:
1414
- "Requires an InsightVM API Key"
1515
- "InsightVM Scan Engine(s) paired to the Insight Platform"
1616
version_history:
17-
- "8.1.1 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
17+
- "8.1.1 - Updated SDK to the latest version (v6.2.3) | Address vulnerabilities"
1818
- "8.1.0 - Action `Asset Search`: Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results"
1919
- "8.0.0 - Output for `Asset Search` and `Get Asset` to label fields `ID` and `Solution Type` as un-required"
2020
- "7.0.0 - `Asset Search` and `Get Asset` actions output field `remediated` updated to type array of object"
@@ -43,7 +43,7 @@ status: []
4343
cloud_ready: true
4444
sdk:
4545
type: slim
46-
version: 6.2.2
46+
version: 6.2.3
4747
user: nobody
4848
resources:
4949
source_url: https://github.com/rapid7/insightconnect-plugins/tree/master/plugins/rapid7_insightvm_cloud

0 commit comments

Comments
 (0)