docs(integrations): add ServiceNow SecOps / Vulnerability Response integrator#15278
Draft
devGregA wants to merge 1 commit into
Draft
docs(integrations): add ServiceNow SecOps / Vulnerability Response integrator#15278devGregA wants to merge 1 commit into
devGregA wants to merge 1 commit into
Conversation
Document the new outbound ServiceNow SecOps integrator on the Pro integrations tool reference: instance setup (tri-modal auth — OAuth 2.0, API key, HTTP Basic), target-table mapping (Security Incident / Vulnerable Item), impact/state default mappings, and the SecOps-specific behaviors (correlation_id dedupe, work_notes updates, resolve-on-delete, reference-field resolution). Add it to both integrator lists. Story: sc-13749
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the new outbound ServiceNow SecOps / Vulnerability Response integrator on the Pro integrations reference.
Companion PRs:
Changes
integrations_toolreference.md— new## ServiceNow SecOpssection covering:x-sn-apikey; HTTP Basic), reusing the existing ServiceNow OAuth App Registry //oauth_token.doflow.sn_si_incident/ Vulnerable Itemsn_vul_vulnerable_item).correlation_iddeduplication (lookup-first create),work_notesjournal updates, resolve-on-delete (never hard-deleted), and display-name →sys_idreference-field resolution.integrations.md— add the integrator to the "Supported Integrations" list and the linked tool-reference list.Note
State defaults use the standard SIR codes and are flagged in-text as instance-dependent (adjust to your ServiceNow configuration). Live validation against a ServiceNow PDI is tracked with the companion PRs.
🤖 Generated with Claude Code