-
At the moment, parsers can only be freed by allocating them in an arena using the `__m` variants of each combinator and then freeing the entire arena at once. This, unfortunately, makes code using tho…
-
**Describe the bug:**
Trying sorbet and sorbet-rails for the first time. Added sorbet-rails to my gemfile and ran:
```
% bundle exec srb typecheck -e 'puts "Hello, world!"'
````
which resulted i…
-
If there is no space between the last header delimter `|` and the first extension key name, the lognorm swallows the first character of the key.
input (sample from [ArcSight Common Event Format (CE…
-
The `VariantJSONQuery` parser 'manually' parses JSON content. It works but there are a few issues. It's manual parsing should be replaced leveraging an established library.
-
The RFC permits extensions. For example, jq accepts some representations of infinity, and is a bit liberal about number representations. A number of `n_*` tests could be labeled as "failure might be…
-
**Description:**
This issue is to track the FHIR XML resource payload parse support to the ballerina fhir healthcare package.
-
$ cat stig.py
import stig_parser
## LOAD XML FILE (OPTIONAL)
import os
with open("xccdf.xml", "r") as fh:
raw_file = fh.read()
## PARSE XCCDF(XML) to JSON
json_results = stig_parser.c…
-
## CVE-2022-25927 - Medium Severity Vulnerability
Vulnerable Library - ua-parser-js-0.7.31.tgz
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js…
-
A test failed on a tracked branch
```
AxiosError: Request failed with status code 500
at settle (node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (node_modules/…
-
### Discussed in https://github.com/nlohmann/json/discussions/4336
Originally posted by **gino0717** April 8, 2024
hi sir,
I'm studying the document of [Parser Callbacks](https://json.nloh…