diff --git a/plugins/servicenow/.CHECKSUM b/plugins/servicenow/.CHECKSUM index 0464c03afa..9d261f5ed4 100644 --- a/plugins/servicenow/.CHECKSUM +++ b/plugins/servicenow/.CHECKSUM @@ -1,5 +1,5 @@ { - "spec": "2a4704425246ec97e6488027eb4cfa42", + "spec": "859be746be183903dfb307510f13378d", "manifest": "de3b4607248ad49ab38f25c2899f629a", "setup": "dead9576e6a14815dcb13463a4315083", "schemas": [ diff --git a/plugins/servicenow/help.md b/plugins/servicenow/help.md index 7760f928ce..49481bd330 100644 --- a/plugins/servicenow/help.md +++ b/plugins/servicenow/help.md @@ -1680,9 +1680,9 @@ Example output: |Work Notes List|string|None|False|Users interested in work notes|None| -# Troubleshooting - -*This plugin does not contain a troubleshooting.* +## Troubleshooting + +* This plugin does not contain a troubleshooting. # Version History diff --git a/plugins/servicenow/plugin.spec.yaml b/plugins/servicenow/plugin.spec.yaml index cc371e3c21..eeba388e06 100644 --- a/plugins/servicenow/plugin.spec.yaml +++ b/plugins/servicenow/plugin.spec.yaml @@ -46,6 +46,8 @@ references: - "[ServiceNow User Administration](https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/roles/concept/c_UserAdministration.html)" - "[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)" +troubleshooting: + - "This plugin does not contain a troubleshooting." 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"