codemonstur

Results 9 issues of codemonstur

I'm trying to use Bullwinkle to parse the BNF for Java. So I grabbed the code, downloaded the Java BNF from here: https://cs.au.dk/~amoeller/RegAut/JavaBNF.html. Did some editing to clean things up...

First up; the code works. I'm getting an exception in my log but no actual error actually occurs. The correct output gets sent to the client, the app keeps running,...

I get the following error with my archive: nullpointerexception: Cannot invoke "de.slackspace.openkeepass.domain.CrsAlgorithm.ordinal()" because "algorithm" is null at de.slackspace.openkeepass.domain.CrsAlgorithm.getIntValue(CrsAlgorithm:21) at de.slackspace.openkeepass.domain.KeePassHeader.getInnerRandomStreamId(KeePassHeader:304) at de.slackspace.openkeepass.domain.KeePassHeader.getValue(KeePassHeader:291) at de.slackspace.openkeepass.domain.KeePassHeader.getHeaderSize(KeePassHeader:413) at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptStream(KeePassDatabaseReader:114) at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptAndParseDatabase(KeePassDatabaseReader:38) at de.slackspace.openkeepass.KeePassDatabase.openDatabase(KeePassDatabase:165)

The following code generates an exception: ``` public class JacksonBug { public static final String XML_WORKS_1 = """ text The text node. """; public static final String XML_WORKS_2 = """...

has-failing-test
2.16

The latest version of pebble has a dependency on an old version of SLF4j-API: $ mvn dependency:tree [INFO] +- io.pebbletemplates:pebble:jar:3.2.2:compile [INFO] | +- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile [INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile This forces...

The host header in the request determines which URL the client expects to be talking to. But the code just routes to any of the configured backend URLs. I would...

The library includes version 5.0.14 for Windows. This version has known vulnerabilities. Result of DependencyCheck plugin: ``` redis-server-5.0.14.1-windows-amd64.exe (cpe:2.3:a:redis:redis:5.0.14.1:*:*:*:*:*:*:*) : CVE-2022-24735, CVE-2023-25155, CVE-2022-24736, CVE-2022-36021, CVE-2022-3647 ```

The bug described in [issue 3](https://github.com/neuland/pug4j/issues/3) has come back. Every version from 2.0.5 onwards now fails with the 'The template [../webinc/skeleton.pug] could not be opened. Maybe outside template path.' error.

I'd like an option to automatically delete all entries for NSFW websites.