Skip to content

Commit

Permalink
SDK bump to 6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmurray-r7 committed Jan 21, 2025
1 parent d823324 commit 1bc46ea
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion plugins/rapid7_insightvm_cloud/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"spec": "ca85ebaefd522fed5379bfc9ecb90f8c",
"spec": "95a6920a80675b044a82c953839e3cd0",
"manifest": "84952bfaefb3b4aef7e4dfa0c2a00e15",
"setup": "6f4d657efd24c2fdbd7461242cee2088",
"schemas": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/rapid7_insightvm_cloud/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.2.2
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.3

LABEL organization=rapid7
LABEL sdk=python
Expand Down
2 changes: 1 addition & 1 deletion plugins/rapid7_insightvm_cloud/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ Example output:

# Version History

* 8.1.1 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
* 8.1.1 - Updated SDK to the latest version (v6.2.3) | Address vulnerabilities
* 8.1.0 - Action `Asset Search`: Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results
* 8.0.0 - Output for `Asset Search` and `Get Asset` to label fields `ID` and `Solution Type` as un-required
* 7.0.0 - `Asset Search` and `Get Asset` actions output field `remediated` updated to type array of object
Expand Down
4 changes: 2 additions & 2 deletions plugins/rapid7_insightvm_cloud/plugin.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requirements:
- "Requires an InsightVM API Key"
- "InsightVM Scan Engine(s) paired to the Insight Platform"
version_history:
- "8.1.1 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
- "8.1.1 - Updated SDK to the latest version (v6.2.3) | Address vulnerabilities"
- "8.1.0 - Action `Asset Search`: Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results"
- "8.0.0 - Output for `Asset Search` and `Get Asset` to label fields `ID` and `Solution Type` as un-required"
- "7.0.0 - `Asset Search` and `Get Asset` actions output field `remediated` updated to type array of object"
Expand Down Expand Up @@ -43,7 +43,7 @@ status: []
cloud_ready: true
sdk:
type: slim
version: 6.2.2
version: 6.2.3
user: nobody
resources:
source_url: https://github.com/rapid7/insightconnect-plugins/tree/master/plugins/rapid7_insightvm_cloud
Expand Down

0 comments on commit 1bc46ea

Please sign in to comment.