-
maybe this is an issue with nullaway, I'll cross report. None of these `@Var`'s are not effectively final. `this.git` is variable though.
Full source here https://github.com/xenoterracide/gradle-se…
-
## CVE-2022-42920 - Critical Severity Vulnerability
Vulnerable Library - bcel-6.5.0.jar
Apache Commons Bytecode Engineering Library
Library home page: http://www.apache.org/
Path to dependency file:…
-
When running spotbugs version 3.1.12 against this file I get an warning that the SQL prepared statement is not created from a constant string. I've added suppression and I still get the warning.
I …
-
### Expected Behavior
`./gradlew` tasks should provide user-friendly order rather than machine-friendly one.
For instance:
```
Getting started tasks
IDE tasks
Source validation tasks (e.g.…
-
**Issue by [MPK44](https://github.com/MPK44)**
_Saturday Jul 25, 2020 at 08:51 GMT_
_Originally opened as https://github.com/brarcher/loyalty-card-locker/issues/370_
----
it would be cool, if one c…
-
Very failed detection, it doesn’t even recognize basic method rewriting
``` java
// A ENMI_ONE_ENUM_VALUE
enum A {
aa(1) {
@Override
void impl() {
}
},
bb(1) {
@Override
void …
-
A quite simple reproducer:
```
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import java.util.Random;
public class NonNullLocalVariable
{
private static final Ran…
-
**Description:**
Right now, when we want to handle passwords in a Ballerina service, there's no inbuilt option that uses salt/pepper. Hashing passwords using a pure hash function (like SHA512, SHA 25…
IMS94 updated
18 minutes ago
-
hi @rambabu-posa I am getting the following error after I cd into the directory and run `sbt clean assembly`:
> [info] [launcher] getting org.scala-sbt sbt 1.0.3 (this may take some time)...
downlo…
-
## CVE-2022-42889 - Critical Severity Vulnerability
Vulnerable Library - commons-text-1.9.jar
Apache Commons Text is a library focused on algorithms working on strings.
Library home page: https://ww…