File tree 4 files changed +5
-5
lines changed
plugins/rapid7_insightvm_cloud
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec": "ca85ebaefd522fed5379bfc9ecb90f8c ",
2
+ "spec": "95a6920a80675b044a82c953839e3cd0 ",
3
3
"manifest": "84952bfaefb3b4aef7e4dfa0c2a00e15",
4
4
"setup": "6f4d657efd24c2fdbd7461242cee2088",
5
5
"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
2
2
3
3
LABEL organization=rapid7
4
4
LABEL sdk=python
Original file line number Diff line number Diff line change @@ -892,7 +892,7 @@ Example output:
892
892
893
893
# Version History
894
894
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
896
896
* 8.1.0 - Action ` Asset Search ` : Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results
897
897
* 8.0.0 - Output for ` Asset Search ` and ` Get Asset ` to label fields ` ID ` and ` Solution Type ` as un-required
898
898
* 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:
14
14
- " Requires an InsightVM API Key"
15
15
- " InsightVM Scan Engine(s) paired to the Insight Platform"
16
16
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"
18
18
- " 8.1.0 - Action `Asset Search`: Added optional asset and vulnerability criteria logical operator | Updated action to return more than 500 results"
19
19
- " 8.0.0 - Output for `Asset Search` and `Get Asset` to label fields `ID` and `Solution Type` as un-required"
20
20
- " 7.0.0 - `Asset Search` and `Get Asset` actions output field `remediated` updated to type array of object"
@@ -43,7 +43,7 @@ status: []
43
43
cloud_ready : true
44
44
sdk :
45
45
type : slim
46
- version : 6.2.2
46
+ version : 6.2.3
47
47
user : nobody
48
48
resources :
49
49
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