Skip to content

HelpInputOutputValidator - Handle multiline default/example values in plugin specs#210

Open
igorski-r7 wants to merge 1 commit into
masterfrom
SOAR-21307/validators
Open

HelpInputOutputValidator - Handle multiline default/example values in plugin specs#210
igorski-r7 wants to merge 1 commit into
masterfrom
SOAR-21307/validators

Conversation

@igorski-r7
Copy link
Copy Markdown
Contributor

Proposed Changes

Description

Describe the proposed changes:

As of Python 3 Script plugin got multiline default and example values in their strings. Validators started to be failing even if it was correct. In that case, it looks like it doesn't support newline delimiters at all in HelpInputOutputValidator. This update is to address that, so Python 3 Script update would fit fine for plugin validation.

PR Requirements

Developers, verify you have completed the following items by checking them off:

  • Unit tests written for any new or updated code
  • Version bumped within setup.py
  • Changelog entry added

@igorski-r7 igorski-r7 self-assigned this May 22, 2026
@igorski-r7 igorski-r7 requested a review from a team as a code owner May 22, 2026 13:11
@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 22, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant