-
In order to change how JacksonJsonProvider maps JSON ("application/json") content to and from Java Objects ("POJO"s).
You can use a ContextResolver implementation like this
```
public class Mapper…
-
If I have a nullable backed enum, and I try to concatenate it with a null coalesce, I get two errors, but those are false positives.
It works if I suppress it with a nullsafe accessor, but that's red…
-
The following MAC address: `F7:78:BA:76:52:F7` gets erroneously flagged as a typo for its middle `BA` string.
-
**Describe the bug**
I'm getting a false positive warning message regarding use of `key_file` in my LDAPS configuration. It's a warning regarding using both `key_seed` and `key_file` (which is from…
-
This test case from the eqWAlizer test suite as should pass, but fails:
```erlang
-spec a_zero3a(atom() | fun((atom()) -> atom()),
atom()) -> atom().
a_zero3a(AF, A) ->
case …
-
A community user on Wazuh 4.8.0 has reported that version 4.8.0 of the vulnerability detector incorrectly reports some vulnerabilities. This issue aims to investigate these reports, verify the accura…
-
```
"dependencies": {
"@turf/turf": "^7.1.0"
}
```
The code:
```
import * as turf from "@turf/turf";
const multipolygon = turf.multiPolygon([[[[20.9619141,52.2950423],[20.9838867,5…
-
Here's an example report with the artifacts - [BackstopJS Report.pdf](https://github.com/user-attachments/files/17589469/BackstopJS.Report.pdf)
Looking at it briefly, I'm not sure what's causing it. …
-
### Describe the false positive and how to replicate it
~~1. Wear full netherite set (which reduces knockback a bit)~~
2. Do a random pvp movment related with pressing W S CTRL and Space
3. Ge…
-
**What happened**:
Originally reported https://github.com/anchore/vulnerability-match-exclusion-database/issues/240#issuecomment-2489341204
```
syft -q ~/Downloads/jruby-exec.zip
NAME VERSION…