🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/michaelkedar/xml

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/michaelkedar/xml

v0.0.0-20250501021638-021a7b1a061e
Source
Go
Version published
Created
Source

A fork of go's encoding/xml package to change its behaviour slightly. Copied from https://github.com/google/osv-scanner/pull/1225

  • Changed CharData encoding to no longer escape whitespace characters (i.e. \t)
  • Allowed for the encoding of self closing tags (e.g. <br/>)

FAQs

Package last updated on 01 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts