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

[SOAR-17954] Powershell - Updating help.md and snyk vulnerabilities #2879

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

rmurray-r7
Copy link
Collaborator

Proposed Changes

Description

Ticket: https://rapid7.atlassian.net/browse/SOAR-17954

With a recent customer issue, it seems Round Robin is not support and prevents the user from using the plugin, so further information has been added in the help.md to inform the customer of this.

Addressing Snyk vulnerabilities and bumping the SDK and performing a plugin refresh.

Describe the proposed changes:

  • SDK Bump to 6.1.4
  • Bumped cryptography and requests in requirements.txt
  • Updated help.md to enforce Round Robin is not supported

Testing

Ran Snyk internally and it now passes:
image

@rmurray-r7 rmurray-r7 self-assigned this Oct 17, 2024
@rmurray-r7 rmurray-r7 changed the title [SOAR-19753] Powershell - Updating help.md and snyk vulnerabilities [SOAR-17954] Powershell - Updating help.md and snyk vulnerabilities Oct 17, 2024
plugins/powershell/help.md Outdated Show resolved Hide resolved
plugins/powershell/help.md Show resolved Hide resolved
@dlaverty-r7 dlaverty-r7 self-requested a review October 17, 2024 15:03
@@ -152,6 +153,10 @@ Example output:

## Troubleshooting

The use of round-robin DNS lookups is not supported

Currently we do not support the use of round-robin DNS lookups.
Copy link
Contributor

@nmccullagh-r7 nmccullagh-r7 Oct 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Currently we do not support the use of round-robin DNS lookups.

I think u need to refresh or something, not sure why this is here twice

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add new-line at the end of file? 😄

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.

6 participants