Skip to content

Conversation

@mahendrak-sumo
Copy link
Collaborator

@mahendrak-sumo mahendrak-sumo commented Jul 22, 2025

Purpose of this pull request

The URL reputation action was failing when the input included surrounding quotes (e.g., "https://"), as the quotes were treated as part of the actual URL. This caused the regex match to fail and resulted in incorrect base64 encoding, leading to API Error: URL not found error. It is working during manual testing because we are passing plain URLs. However from the playbook side, the input string included quotes, which caused the failure.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/CSOAR-3597

@cla-bot cla-bot bot added the cla-signed Contributor approved, listed in .clabot file label Jul 22, 2025
@mahendrak-sumo mahendrak-sumo marked this pull request as draft July 22, 2025 07:29
@mahendrak-sumo mahendrak-sumo marked this pull request as ready for review July 22, 2025 08:10
@jpipkin1 jpipkin1 added this pull request to the merge queue Jul 22, 2025
Merged via the queue into SumoLogic:main with commit aeb05b0 Jul 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants