You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
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-20250626233154-4ec9e090d1cd
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 26 Jun 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