Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ServiceNow] SOAR-18473: bump SDK and address vulnerabilities #3008

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions plugins/math/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"spec": "057aaea15b4dac436df277eaf21b1172",
"manifest": "d764412b6d589e5330ece619415a0361",
"setup": "a1e6979da8016ee0b27b09a3440a5305",
"spec": "ef68635b48c0501c8406598ce91ba828",
"manifest": "a7bd614a81131eeb40c309643ab6308f",
"setup": "dcb64a4722f841e407855590d83dfd93",
"schemas": [
{
"identifier": "calculate/schema.py",
Expand Down
2 changes: 1 addition & 1 deletion plugins/math/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.1.3
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.2

LABEL organization=rapid7
LABEL sdk=python
Expand Down
2 changes: 1 addition & 1 deletion plugins/math/bin/komand_math
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from sys import argv

Name = "Math"
Vendor = "rapid7"
Version = "1.2.2"
Version = "1.2.3"
Description = "Basic mathematical operations"


Expand Down
1 change: 1 addition & 0 deletions plugins/math/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Example output:

# Version History

* 1.2.3 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
* 1.2.2 - Initial updates for fedramp compliance | Updated SDK to the latest version
* 1.2.1 - Update to v4 Python plugin runtime
* 1.2.0 - New action Max
Expand Down
5 changes: 3 additions & 2 deletions plugins/math/plugin.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ products: [insightconnect]
name: math
title: Math
description: Basic mathematical operations
version: 1.2.2
version: 1.2.3
connection_version: 1
vendor: rapid7
support: community
Expand All @@ -26,12 +26,13 @@ hub_tags:
features: []
sdk:
type: slim
version: 6.1.3
version: 6.2.2
user: nobody
key_features:
- "Math operations module and exponents"
- "Math Division and multiplication, addition and subtraction"
version_history:
- "1.2.3 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
- "1.2.2 - Initial updates for fedramp compliance | Updated SDK to the latest version"
- "1.2.1 - Update to v4 Python plugin runtime"
- "1.2.0 - New action Max"
Expand Down
2 changes: 1 addition & 1 deletion plugins/math/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


setup(name="math-rapid7-plugin",
version="1.2.2",
version="1.2.3",
description="Basic mathematical operations",
author="rapid7",
author_email="",
Expand Down
6 changes: 3 additions & 3 deletions plugins/servicenow/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"spec": "3bab886667ceb9dba39181f6a441fa10",
"manifest": "d7118569399e88fcb3953984c8f4f2ad",
"setup": "40aeb0a629c0d9382edab6c3ca043b97",
"spec": "54c8e0e0f797b20ec3522fb05155a98c",
"manifest": "73376d98e2bff91d1b395a79752520cf",
"setup": "5d17346bc99fad6e68e73382c791703e",
"schemas": [
{
"identifier": "create_change_request/schema.py",
Expand Down
2 changes: 1 addition & 1 deletion plugins/servicenow/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.1.3
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.2

LABEL organization=rapid7
LABEL sdk=python
Expand Down
2 changes: 1 addition & 1 deletion plugins/servicenow/bin/icon_servicenow
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from sys import argv

Name = "ServiceNow"
Vendor = "rapid7"
Version = "8.0.3"
Version = "8.0.4"
Description = "ServiceNow is a tool for managing incidents and configuration management. Using the ServiceNow plugin for Rapid7 InsightConnect, users can manage all aspects of incidents including creation, search, updates, as well as monitor them for changes"


Expand Down
1 change: 1 addition & 0 deletions plugins/servicenow/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -1686,6 +1686,7 @@ Example output:

# Version History

* 8.0.4 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
* 8.0.3 - Update to resolve issue parsing response from ServiceNow if XML is received
* 8.0.2 - Initial updates for fedramp compliance | Updated SDK to the latest version
* 8.0.1 - Update Setuptool to version 70.0.0 | Update SDK to version 6.0.0
Expand Down
5 changes: 3 additions & 2 deletions plugins/servicenow/plugin.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ products: ["insightconnect"]
name: servicenow
title: ServiceNow
description: ServiceNow is a tool for managing incidents and configuration management. Using the ServiceNow plugin for Rapid7 InsightConnect, users can manage all aspects of incidents including creation, search, updates, as well as monitor them for changes
version: 8.0.3
version: 8.0.4
connection_version: 8
supported_versions: ["2023-10-28 Tokyo"]
vendor: rapid7
Expand All @@ -26,7 +26,7 @@ hub_tags:
features: []
sdk:
type: slim
version: 6.1.3
version: 6.2.2
user: nobody
key_features:
- "Search, Read, Create, Delete, and Update incidents to accelerate ticketing operations"
Expand All @@ -46,6 +46,7 @@ references:
- "[ServiceNow Operators](https://docs.servicenow.com/bundle/quebec-platform-user-interface/page/use/common-ui-elements/reference/r_OpAvailableFiltersQueries.html)"
- "[ServiceNow Plugin Setup Guide](https://docs.rapid7.com/insightconnect/servicenow)"
version_history:
- "8.0.4 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
- "8.0.3 - Update to resolve issue parsing response from ServiceNow if XML is received"
- "8.0.2 - Initial updates for fedramp compliance | Updated SDK to the latest version"
- "8.0.1 - Update Setuptool to version 70.0.0 | Update SDK to version 6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/servicenow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


setup(name="servicenow-rapid7-plugin",
version="8.0.3",
version="8.0.4",
description="ServiceNow is a tool for managing incidents and configuration management. Using the ServiceNow plugin for Rapid7 InsightConnect, users can manage all aspects of incidents including creation, search, updates, as well as monitor them for changes",
author="rapid7",
author_email="",
Expand Down
6 changes: 3 additions & 3 deletions plugins/string/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"spec": "2d872dd50b19daa898791255146106af",
"manifest": "922ea555f44944378c4f1b096747bd0c",
"setup": "c44b119f9f8f9981c367bc04a6dc9234",
"spec": "66e9ce90ef486ea29f7113995ed701ab",
"manifest": "1ec5f5cb6f45039155f589eb516e4e2b",
"setup": "9db7a8efac3085fd9937946ee94a5cec",
"schemas": [
{
"identifier": "length/schema.py",
Expand Down
2 changes: 1 addition & 1 deletion plugins/string/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.1.0
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.2

LABEL organization=rapid7
LABEL sdk=python
Expand Down
2 changes: 1 addition & 1 deletion plugins/string/bin/komand_string
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from sys import argv

Name = "String Operations"
Vendor = "rapid7"
Version = "1.4.1"
Version = "1.4.2"
Description = "The String plugin provides common programmatic string operations"


Expand Down
3 changes: 2 additions & 1 deletion plugins/string/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Example output:

#### Split String to List

This action is used to convert a string to a list of strings.
This action is used to converts a string to a list of strings

##### Input

Expand Down Expand Up @@ -352,6 +352,7 @@ There may be complex string manipulation needs that are likely outside the scope

# Version History

* 1.4.2 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
* 1.4.1 - Initial updates for fedramp compliance | Updated SDK to the latest version
* 1.4.0 - New action Replace
* 1.3.1 - Update to v4 Python plugin runtime
Expand Down
5 changes: 3 additions & 2 deletions plugins/string/plugin.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ products: [insightconnect]
name: string
title: String Operations
description: The String plugin provides common programmatic string operations
version: 1.4.1
version: 1.4.2
connection_version: 1
vendor: rapid7
support: community
Expand All @@ -25,14 +25,15 @@ hub_tags:
features: []
sdk:
type: slim
version: 6.1.0
version: 6.2.2
user: nobody
key_features:
- "Split a string to a list of elements"
- "Split a string to an object"
- "Upper case, lower case, and trim a string"
- "Replace parts of a string"
version_history:
- "1.4.2 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
- "1.4.1 - Initial updates for fedramp compliance | Updated SDK to the latest version"
- "1.4.0 - New action Replace"
- "1.3.1 - Update to v4 Python plugin runtime"
Expand Down
2 changes: 1 addition & 1 deletion plugins/string/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


setup(name="string-rapid7-plugin",
version="1.4.1",
version="1.4.2",
description="The String plugin provides common programmatic string operations",
author="rapid7",
author_email="",
Expand Down
6 changes: 3 additions & 3 deletions plugins/whois/.CHECKSUM
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"spec": "c321daf69a3679e488625f8dbd077985",
"manifest": "c35b3c929b1fa09020196cc79f5b701a",
"setup": "8ad9bdf0d891eb2e9bc3a2535f273e9d",
"spec": "4d67f7597ca0c9b43ff85bc3d161836e",
"manifest": "1588546a33ea7ad727ddb4da7cccf361",
"setup": "d096809ce9406aab15b8953507d6afe0",
"schemas": [
{
"identifier": "address/schema.py",
Expand Down
2 changes: 1 addition & 1 deletion plugins/whois/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.0
FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:6.2.2

LABEL organization=rapid7
LABEL sdk=python
Expand Down
2 changes: 1 addition & 1 deletion plugins/whois/bin/komand_whois
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from sys import argv

Name = "WHOIS"
Vendor = "rapid7"
Version = "3.1.6"
Version = "3.1.7"
Description = "[WHOIS](https://en.wikipedia.org/wiki/WHOIS) is a query and response protocol that is widely used for querying databases that store the registered users or assignee's of an Internet resource, such as a domain name, an IP address block, or an autonomous system"


Expand Down
1 change: 1 addition & 0 deletions plugins/whois/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ Multiple records can be returned by the server, this plugin currently only retur

# Version History

* 3.1.7 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities
* 3.1.6 - Fix mapping issue (RIPE) for address action. Adding 'description' output field for RIPE (address action) | SDK bump to 6.2.0
* 3.1.5 - Action `Address`: Fixed issue with result parsing
* 3.1.4 - Initial updates for fedramp compliance | Updated SDK to the latest version
Expand Down
5 changes: 3 additions & 2 deletions plugins/whois/plugin.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ products: [insightconnect]
name: whois
title: WHOIS
description: "[WHOIS](https://en.wikipedia.org/wiki/WHOIS) is a query and response protocol that is widely used for querying databases that store the registered users or assignee's of an Internet resource, such as a domain name, an IP address block, or an autonomous system"
version: 3.1.6
version: 3.1.7
connection_version: 3
vendor: rapid7
support: community
supported_versions: ["2024-09-09"]
status: []
sdk:
type: slim
version: 6.2.0
version: 6.2.2
user: nobody
packages:
- whois
Expand All @@ -34,6 +34,7 @@ references: ["[WHOIS](https://en.wikipedia.org/wiki/WHOIS)"]
links: ["[WHOIS](https://en.wikipedia.org/wiki/WHOIS)"]
troubleshooting: "Multiple records can be returned by the server, this plugin currently only returns the first unique records found."
version_history:
- "3.1.7 - Updated SDK to the latest version (v6.2.2) | Address vulnerabilities"
- "3.1.6 - Fix mapping issue (RIPE) for address action. Adding 'description' output field for RIPE (address action) | SDK bump to 6.2.0"
- "3.1.5 - Action `Address`: Fixed issue with result parsing"
- "3.1.4 - Initial updates for fedramp compliance | Updated SDK to the latest version"
Expand Down
2 changes: 1 addition & 1 deletion plugins/whois/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


setup(name="whois-rapid7-plugin",
version="3.1.6",
version="3.1.7",
description="[WHOIS](https://en.wikipedia.org/wiki/WHOIS) is a query and response protocol that is widely used for querying databases that store the registered users or assignee's of an Internet resource, such as a domain name, an IP address block, or an autonomous system",
author="rapid7",
author_email="",
Expand Down
Loading