-
Dear longphase-developers,
I run into some troubles with one of my phasing runs. Previous files ran fine, but it seems to struggle at a particular contig.
When looking into the vcf file for the …
-
## CVE-2022-31129 - High Severity Vulnerability
Vulnerable Library - moment-2.8.1.min.js
Parse, validate, manipulate, and display dates
Library home page: https://cdnjs.cloudflare.com/ajax/libs/mome…
-
There are cases where machine is not able to parse the given compound properly.
I have attached a screen shot of such a case below.
There should be a text box where the user can enter his parsing (Tha…
-
ZILF uses [Zilf.Language.Parser](https://bitbucket.org/jmcgrew/zilf/src/2c3249a689cd170a6b30c81234520d5bd76853ef/Zilf/Language/Parser.cs?at=default&fileviewer=file-view-default) to read source code in…
-
## CVE-2022-31129 - High Severity Vulnerability
Vulnerable Library - moment-2.24.0.tgz
Parse, validate, manipulate, and display dates
Library home page: https://registry.npmjs.org/moment/-/moment-2.…
-
Currently our markdown parsing is done using multiple [long regex patterns](https://github.com/qTox/qTox/blob/11f263ffc37e282625ac14e5b6c6bee99287976a/src/chatlog/textformatter.cpp#L26). These work, b…
-
- [ ] Add CI scripts.
- [ ] Turn `from_chars_unlimited_precision` into one-pass for limited precision, two-pass for unlimited precision.
- [ ] Optimize `from_chars_limited_precision` and `from_chars…
-
The algorithm that mbed TLS uses to check the validity of dates in a certificate is compliant with RFC5280 and expects a seconds (MUST) fields to be present. However, there are some certificates that …
-
The HTML fragment parsing algorithm creates its own dummy document. Which means that
```
document.createRange().createContextualFragment(``)
```
should technically not alert as things are currentl…
-
Dear @Thalhammer
Thanks for this useful library and recent changes are wonderful, we can use the json library like simdjson or rapidjson for performance point of view
Since you develop this jwt…