-
Hi, In **tcSlackBuildNotifier/tcslackbuildnotifier-core**,there is a dependency **org.apache.httpcomponents:httpclient:4.3.5** that calls the risk method.
[CVE-2020-13956](https://cve.mitre.org/cgi…
-
We could, eventually, port the library to Kotlin/Multiplatform. To do that, the only real problem I see is that we use the STAX XML APIs that are only available on the JVM — and not even on Android.
…
-
Vulnerable Library - woodstox-core-6.3.1.jar
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
Library home page: http://fasterxml.com
Path to dependen…
-
The method "javax.xml.stream.XMLStreamException" is used several time between [this line](https://github.com/Azure/azure-sdk-for-java/blob/ebcc4ec92b0a9159a5df4a55feb5bcc656f9f2ef/sdk/core/azure-core/…
-
I need to resolve custom XML entities in some custom event handler/function. Sadly, an unknown entity doesn't trigger the `XMLEvent.ENTITY_REFERENCE` event. If this feature is not implemented, is ther…
-
Hello, is there any reason why the following dependencies are included:
```
com.rackspace.apache
xerces2-xsd11
2.11.1
xml-apis
xml-apis
1.4.…
-
**[Oliver Theissen](https://jira.spring.io/secure/ViewProfile.jspa?name=oliver.theissen)** opened **[BATCH-1835](https://jira.spring.io/browse/BATCH-1835?redirect=false)** and commented
A Jaxb2Marsha…
-
Hello!
I want to implement my custom layer (Dense layer without bias term (y = Wx) and with custom weight initialization).
How can I do this? I've looked at https://github.com/google/neural-tang…
-
Thanks for the lib, simplest than d-sdlang, but,
In parseSDLDocument from parser.d, comments are filtered.
`.filter!(t => t.type != TokenType.comment);`
I don't find any "SDLComment" struct.
Are c…
-
From Ledger:
> * App homepage should have the standard wording (see screenshot)
> * Verify address should use the standard template (see screenshot)
> * Looks like the streaming API is used, which …