-
Vulnerable Library - spring-boot-starter-thymeleaf-3.1.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/thymeleaf/thymeleaf/3.1.1.RELEASE/thy…
-
Vulnerable Library - body-parser-1.18.3.tgz
Node.js body parsing middleware
Library home page: https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz
Path to dependency file: /package.json
…
-
Vulnerable Library - underscore-1.9.1.tgz
JavaScript's functional programming helper library.
Library home page: https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz
Path to dependency file:…
-
The following code produces a `dead_code` warning in the analyzer.
```dart
String test1(num x) {
switch (x) {
case final a as int when a == 0:
case final int a:
print(a);
…
-
Vulnerable Library - spring-boot-starter-validation-3.1.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-context/6.0.9…
-
How (if at all) is Section 2 in this code's associated preprint "Data-Driven Reachability Analysis Using Matrix Zonotopes"
related to dynamic mode decomposition with control (see references below)? T…
-
After #975, there will be significantly fewer and less frequent frame-rate drops due to Cesium for Unreal. One remaining source of frame-rate interruptions (while relatively infrequent) remains to be …
-
Vulnerable Library - mybatis-spring-boot-starter-1.3.2.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.jar…
-
Hi folks,
while running error-prone-2.9.0 against openjdk (see iignatev/jdk@86a1409d9cf9fd707d458188ea6aade668a8f195), I encounter the following NPE from FallThrough:
```
/Users/iignatye/ws/jdk/…
-
Vulnerable Library - commons-text-1.9.jar
Apache Commons Text is a library focused on algorithms working on strings.
Library home page: https://www.apache.org/
Path to dependency file: /pom.xml
Path…