gitsafehub
github.com/daniele-moro/onos-app-samples ↗

daniele-moro/onos-app-samples

scanned 2026-08-12 · git 511b97c
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies125Known OSS vulnerabilities58Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 125 found · 6 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2019-20444 netty: HTTP request smuggling
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious CVE-2019-20444 netty: HTTP request smuggling
    ecord/co/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious CVE-2019-20444 netty: HTTP request smuggling
    icona/domainprovider/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious CVE-2019-20444 netty: HTTP request smuggling
    ipfix/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious CVE-2019-20444 netty: HTTP request smuggling
    mef-nrp-api/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious CVE-2019-20444 netty: HTTP request smuggling
    ovsdb-rest/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-52999 com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2025-52999). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r7wm-3cxj-wff9 jackson-core: Async parser maxNumberLength bypass via chunked digit accumulation (incomplete fix for GHSA-72hv-8253-57qq)
    calendar/pom.xml
    A package you depend on has a known security hole (GHSA-r7wm-3cxj-wff9). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-49128 com.fasterxml.jackson.core/jackson-core: Jackson-core Memory Disclosure via Source Snippet in JsonLocation
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2025-49128). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-10237 guava: Unbounded memory allocation in AtomicDoubleArray and CompoundOrdering classes allow remote attackers to cause a denial of service
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2018-10237). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-2976 guava: insecure temporary directory creation
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2023-2976). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-47554 apache-commons-io: Possible denial of service attack on untrusted input to XmlStreamReader
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2024-47554). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-29425 apache-commons-io: Limited path traversal in Apache Commons IO 2.2 to 2.6
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-29425). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-37136 netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-37136). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-37137 netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-37137). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-20445 netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2019-20445). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21290 netty: Information disclosure via the local system temporary directory
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-21290). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21295 netty: possible request smuggling in HTTP/2 due missing validation
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-21295). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21409 netty: Request smuggling via content-length header
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-21409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43797 netty: control chars in header names may lead to HTTP request smuggling
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2021-43797). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-47535 netty: Denial of Service attack on windows app using Netty
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2024-47535). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-25193 netty: Denial of Service attack on windows app using Netty
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2025-25193). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-48924 commons-lang/commons-lang: org.apache.commons/commons-lang3: Uncontrolled Recursion vulnerability in Apache Commons Lang
    calendar/pom.xml
    A package you depend on has a known security hole (CVE-2025-48924). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-52999 com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError
    ecord/co/pom.xml
    A package you depend on has a known security hole (CVE-2025-52999). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r7wm-3cxj-wff9 jackson-core: Async parser maxNumberLength bypass via chunked digit accumulation (incomplete fix for GHSA-72hv-8253-57qq)
    ecord/co/pom.xml
    A package you depend on has a known security hole (GHSA-r7wm-3cxj-wff9). Fix: Update that package to its patched version.
… 100 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 58 found · 23 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-4gq5-ch57-c2mg Arbitrary Code Execution in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-14719). Fix: Update that package to its patched version.
  • Serious GHSA-4w82-r329-3q67 Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2020-8840). Fix: Update that package to its patched version.
  • Serious GHSA-645p-88qh-w398 Arbitrary Code Execution in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-14718). Fix: Update that package to its patched version.
  • Serious GHSA-6fpp-rgj9-8rwc Deserialization of untrusted data in FasterXML jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-14379). Fix: Update that package to its patched version.
  • Serious GHSA-85cw-hj65-qqv9 Polymorphic Typing issue in FasterXML jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-16335). Fix: Update that package to its patched version.
  • Serious GHSA-9mxf-g3x6-wv74 Server-Side Request Forgery (SSRF) in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-14721). Fix: Update that package to its patched version.
  • Serious GHSA-c8hm-7hpq-7jhg com.fasterxml.jackson.core:jackson-databind vulnerable to Deserialization of Untrusted Data
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-19362). Fix: Update that package to its patched version.
  • Serious GHSA-cggj-fvv3-cqwv FasterXML jackson-databind allows unauthenticated remote code execution
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-7489). Fix: Update that package to its patched version.
  • Serious GHSA-f3j5-rmmp-3fc5 Improper Input Validation in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-17267). Fix: Update that package to its patched version.
  • Serious GHSA-f9hv-mg5h-xcw9 Deserialization of Untrusted Data in jackson-databind due to polymorphic deserialization
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-19360). Fix: Update that package to its patched version.
  • Serious GHSA-fmmc-742q-jg75 jackson-databind polymorphic typing issue
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-16943). Fix: Update that package to its patched version.
  • Serious GHSA-gjmw-vf9h-g25v jackson-databind polymorphic typing issue
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-17531). Fix: Update that package to its patched version.
  • Serious GHSA-gww7-p5w4-wrfv Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-20330). Fix: Update that package to its patched version.
  • Serious GHSA-h592-38cm-4ggp jackson-databind vulnerable to deserialization flaw leading to unauthenticated remote code execution
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2017-15095). Fix: Update that package to its patched version.
  • Serious GHSA-h822-r4r5-v8jg Polymorphic Typing issue in FasterXML jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-14540). Fix: Update that package to its patched version.
  • Serious GHSA-mx7p-6679-8g3q Polymorphic Typing in FasterXML jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2019-16942). Fix: Update that package to its patched version.
  • Serious GHSA-mx9v-gmh4-mgqw Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-19361). Fix: Update that package to its patched version.
  • Serious GHSA-p43x-xfjf-5jhr jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2020-9548). Fix: Update that package to its patched version.
  • Serious GHSA-q93h-jc49-78gg jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2020-9547). Fix: Update that package to its patched version.
  • Serious GHSA-qr7j-h6gg-jmgc Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-11307). Fix: Update that package to its patched version.
  • Serious GHSA-qxxx-2pp7-5hmx jackson-databind is vulnerable to a deserialization flaw
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2017-7525). Fix: Update that package to its patched version.
  • Serious GHSA-rfx6-vp9g-rh7v jackson-databind vulnerable to remote code execution due to incorrect deserialization and blocklist bypass
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2017-17485). Fix: Update that package to its patched version.
  • Serious GHSA-x2w5-5m2g-7h5m XML External Entity Reference (XXE) in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2018-14720). Fix: Update that package to its patched version.
  • Worth fixing GHSA-288c-cq4h-88gq XML External Entity (XXE) Injection in Jackson Databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2020-25649). Fix: Update that package to its patched version.
  • Worth fixing GHSA-57j2-w4cx-62h2 Deeply nested json in jackson-databind
    /workdirs/scan-89100e2a-723f-4134-8b01-d014d4676849/carrierethernet/pom.xml
    A package you depend on has a known security hole (CVE-2020-36518). Fix: Update that package to its patched version.
… 33 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.