-
### Priority
(Medium) I'm annoyed but I'll live
### Description
This internal dependency shows up in vuln scans for azure cloud shell that pulls from this repo:
fast-xml-parser usr/lib/no…
-
[xml2js is vulnerable to prototype pollution](https://github.com/advisories/GHSA-776f-qx25-q3cc)
It appears to only be used by fast-xml-parser, currently at 3.21.0 in @esri/hub-common. The latest v…
-
`spack activate perl-xml-parser` links e.g. `XML::Parser` here:
```
./opt/spack/linux-centos7-x86_64/gcc-4.8.5/perl-5.24.1-35ejv4426dmzreum4ekdibu3ddmhquvi/lib/perl5/x86_64-linux/XML/Parser.pm
``…
-
Hi!
I'm testing it now using this page: https://naturalintelligence.github.io/fast-xml-parser/
I noticed that if I provide XML like this:
```
```
it generates me the JSON like this:
``…
-
### Describe the feature
Currently the fast-xml-parser is used by AWS-SDK to parse the response payload from XML protocol into JS object. This dependency is also included in the browser bundles. The …
-
and seems that it only supports input as file name, I try to put a list of files but doesn't work.
~/work/regression$ pyucis merge -o merge.xml merge.lists
Traceback (most recent call last):
File…
-
I'm trying to run import_bag.py and I keep getting this;
> [==========] 100% 1.1s | XML total: 350,465 | per second: 330,633
2024-11-23 12:34:35.576936 ready: parse XML OpenbareRuimte | 1.1s…
-
This is a bit of an obscure one, but if:
- One has an incomplete attribute with a name of more than 4 characters, but no value (i.e. the user is typing the attribute name)
- And then adds a dot af…
-
Thank you for developing and maintaining the `pubmed_parser` package. This is a great help to may pubmed related analysis.
**Describe the bug**
I encountered an issue when using the package to ext…
-
When testing this library I used a [sample XML + XSLT](https://developer.mozilla.org/en-US/docs/Web/API/XSLTProcessor/Basic_Example) from the Mozilla website. The library doesn't seem to work correctl…