#libxml2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #libxml2, aggregated by home.social.
-
Xmloxide – an agent made rust replacement for libxml2
https://github.com/jonwiggins/xmloxide
#HackerNews #Xmloxide #Rust #libxml2 #replacement #technology #open-source
-
Libxml2's "no security embargoes" policy
https://lwn.net/SubscriberLink/1025971/73f269ad3695186d/
#HackerNews #Libxml2 #no #security #embargoes #policy #security #libxml2 #open-source #software #development #cybersecurity
-
What are we (NRENs deploying SAML) gonna do about libxml2? It is now sort of unmaintained and reading the announcement for it, I can totally understand why the maintainer wants to step away.
-
CVE-2024-40896 Analysis: libxml2 XXE due to type confusion
https://www.openwall.com/lists/oss-security/2024/12/25/2
#cve #linux #libxml2 #xxe #vulnerability #exploitation #bug #typeconfusion
-
I tried validating #Docbook v5 using #xmllint from #libxml2 via #RelaxNG and #Schematron but wasn't successful. The RNG validation threw unexpected errors and the Schematron validation threw an internal error. It could be my source file, but it seems fine. Does somebody here have a working setup or tips to share?