Skip to content

Conversation

@teresaromero
Copy link
Contributor

Some packages where being encoded with html unicode characters. This PR fixes the use of json.Marshal to encode to json.

The root cause analysis and fix was proposed by cursor.

TLDR; although the custom marshaller of the package is using the correct encoding, the standard marshaller is used on a higher level for the slice of packages. Full transcript here:
cursor_fix_json_parsing_for_packages_js.md

@teresaromero teresaromero requested a review from a team as a code owner October 29, 2025 11:38
@prodsecmachine
Copy link

prodsecmachine commented Oct 29, 2025

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

Status Scanner 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.

@elasticmachine
Copy link

💚 Build Succeeded

@teresaromero teresaromero marked this pull request as draft October 30, 2025 09:16
@teresaromero
Copy link
Contributor Author

converting to draft for the moment, will circle back

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.

3 participants