Closed hlomzik closed 8 months ago
encodeSVG() is too complex for expected outcome, so it was simplified.
encodeSVG()
https://github.com/HumanSignal/label-studio-frontend/security/code-scanning/10 Initial idea was to use SVG parser to parse+generate SVG again, but it turned out as a simplier problem
None
Close this PR in favor of monorepo https://github.com/HumanSignal/label-studio/pull/5595
encodeSVG()
is too complex for expected outcome, so it was simplified.PR fulfills these requirements
Describe the reason for change
https://github.com/HumanSignal/label-studio-frontend/security/code-scanning/10 Initial idea was to use SVG parser to parse+generate SVG again, but it turned out as a simplier problem
What feature flags were used to cover this change?
None
This change affects (describe how if yes)
Does this PR introduce a breaking change?
What level of testing was included in the change?