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

Push update to list not working #13

Open
kdnguyen16 opened this issue Nov 28, 2023 · 0 comments
Open

Push update to list not working #13

kdnguyen16 opened this issue Nov 28, 2023 · 0 comments

Comments

@kdnguyen16
Copy link

Name of the app
SOAR Connector for Netskope.

Describe the bug
Update URL list no longer works due to validation issue.

To Reproduce
Steps to reproduce the behavior:

  1. Go to playbook where "UPDATE URL" is called
  2. Run playbook
  3. Review debugger logs, it will say ""artifact_id": 0, "parent_action_run": []}},"status":"failed","message":"Failed to get the type of url list"}]

Expected behavior
A clear and concise description of what you expected to happen.
The update should be successfully pushed.

Screenshots
If applicable, add screenshots to help explain your problem.

Splunk SOAR Version (please complete the following information):

  • OVA, Unprivileged Install, or RPM?
  • If not OVA, OS Version?
  • Hypervisor (if applicable)?
  • App Version?

Additional context
Add any other context about the problem here.

If I replace line 1368 in netskope_connector.py with
list_type = 'exact', the issue is resolved but obviously that's hardcoding

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

No branches or pull requests

1 participant