File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
plugins/rapid7_insightvm_cloud Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "spec": "ca85ebaefd522fed5379bfc9ecb90f8c ",
2+ "spec": "95a6920a80675b044a82c953839e3cd0 ",
33 "manifest": "84952bfaefb3b4aef7e4dfa0c2a00e15",
44 "setup": "6f4d657efd24c2fdbd7461242cee2088",
55 "schemas": [
Original file line number Diff line number Diff line change 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
33LABEL organization=rapid7
44LABEL sdk=python
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ requirements:
1414 - " Requires an InsightVM API Key"
1515 - " InsightVM Scan Engine(s) paired to the Insight Platform"
1616version_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: []
4343cloud_ready : true
4444sdk :
4545 type : slim
46- version : 6.2.2
46+ version : 6.2.3
4747 user : nobody
4848resources :
4949 source_url : https://github.com/rapid7/insightconnect-plugins/tree/master/plugins/rapid7_insightvm_cloud
You can’t perform that action at this time.
0 commit comments