Skip to content

Conversation

@Viehzeug
Copy link
Contributor

No description provided.

Comment on lines 103 to 102
if "snyk.io" not in base_url:
url = url + "/api/v1/public/mcp-analysis"
else:
url = url + "/hidden/mcp-scan/analysis?version=2025-09-02"
url = analysis_url[:-1] if analysis_url.endswith("/") else analysis_url
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this logic is only relevant for base_url. url that end with / do not make a lot of sense

@lbeurerkellner lbeurerkellner merged commit de0295f into main Oct 16, 2025
3 checks passed
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.

4 participants