gitsafehub
github.com/henryju/vso-httpclient-java ↗

henryju/vso-httpclient-java

scanned 2026-08-08 · git 0c7a9b8
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 dependencies104Known OSS vulnerabilities60Risky 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 104 found · 38 serious

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

  • Serious CVE-2017-15095 jackson-databind: Unsafe deserialization due to incomplete black list (incomplete fix for CVE-2017-7525)
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2017-15095). Fix: Update that package to its patched version.
  • Serious CVE-2017-17485 jackson-databind: Unsafe deserialization due to incomplete black list (incomplete fix for CVE-2017-15095)
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2017-17485). Fix: Update that package to its patched version.
  • Serious CVE-2017-7525 jackson-databind: Deserialization vulnerability via readValue method of ObjectMapper
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2017-7525). Fix: Update that package to its patched version.
  • Serious CVE-2018-11307 jackson-databind: Potential information exfiltration with default typing, serialization gadget from MyBatis
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2018-11307). Fix: Update that package to its patched version.
  • Serious CVE-2018-14718 jackson-databind: arbitrary code execution in slf4j-ext class
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2018-14718). Fix: Update that package to its patched version.
  • Serious CVE-2018-14719 jackson-databind: arbitrary code execution in blaze-ds-opt and blaze-ds-core classes
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2018-14719). Fix: Update that package to its patched version.
  • Serious CVE-2018-19362 jackson-databind: improper polymorphic deserialization in jboss-common-core class
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2018-19362). Fix: Update that package to its patched version.
  • Serious CVE-2018-7489 jackson-databind: incomplete fix for CVE-2017-7525 permits unsafe serialization via c3p0 libraries
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2018-7489). Fix: Update that package to its patched version.
  • Serious CVE-2019-14379 jackson-databind: default typing mishandling leading to remote code execution
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-14379). Fix: Update that package to its patched version.
  • Serious CVE-2019-14540 jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-14540). Fix: Update that package to its patched version.
  • Serious CVE-2019-16335 jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-16335). Fix: Update that package to its patched version.
  • Serious CVE-2019-16942 jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-16942). Fix: Update that package to its patched version.
  • Serious CVE-2019-16943 jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-16943). Fix: Update that package to its patched version.
  • Serious CVE-2019-17267 jackson-databind: Serialization gadgets in classes of the ehcache package
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-17267). Fix: Update that package to its patched version.
  • Serious CVE-2019-17531 jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-17531). Fix: Update that package to its patched version.
  • Serious CVE-2019-20330 jackson-databind: lacks certain net.sf.ehcache blocking
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2019-20330). Fix: Update that package to its patched version.
  • Serious CVE-2020-8840 jackson-databind: Lacks certain xbean-reflect/JNDI blocking
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-8840). Fix: Update that package to its patched version.
  • Serious CVE-2020-9547 jackson-databind: Serialization gadgets in ibatis-sqlmap
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-9547). Fix: Update that package to its patched version.
  • Serious CVE-2020-9548 jackson-databind: Serialization gadgets in anteros-core
    Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-9548). Fix: Update that package to its patched version.
  • Serious CVE-2017-15095 jackson-databind: Unsafe deserialization due to incomplete black list (incomplete fix for CVE-2017-7525)
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2017-15095). Fix: Update that package to its patched version.
  • Serious CVE-2017-17485 jackson-databind: Unsafe deserialization due to incomplete black list (incomplete fix for CVE-2017-15095)
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2017-17485). Fix: Update that package to its patched version.
  • Serious CVE-2017-7525 jackson-databind: Deserialization vulnerability via readValue method of ObjectMapper
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2017-7525). Fix: Update that package to its patched version.
  • Serious CVE-2018-11307 jackson-databind: Potential information exfiltration with default typing, serialization gadget from MyBatis
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2018-11307). Fix: Update that package to its patched version.
  • Serious CVE-2018-14718 jackson-databind: arbitrary code execution in slf4j-ext class
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2018-14718). Fix: Update that package to its patched version.
  • Serious CVE-2018-14719 jackson-databind: arbitrary code execution in blaze-ds-opt and blaze-ds-core classes
    Rest/pom.xml
    A package you depend on has a known security hole (CVE-2018-14719). Fix: Update that package to its patched version.
… 79 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 60 found · 19 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-4gq5-ch57-c2mg Arbitrary Code Execution in jackson-databind
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-c8hm-7hpq-7jhg com.fasterxml.jackson.core:jackson-databind vulnerable to Deserialization of Untrusted Data
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-fmmc-742q-jg75 jackson-databind polymorphic typing issue
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-p43x-xfjf-5jhr jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/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-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-vss-client/pom.xml
    A package you depend on has a known security hole (CVE-2017-17485). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-distributedtask-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-extensionmanagement-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-gallery-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-http-client-dep/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-releasemanagement-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
  • Worth fixing GHSA-269g-pwp5-87pp TemporaryFolder on unix-like systems does not limit access to created files
    /workdirs/scan-edd510d2-c27e-41be-b944-af3f8cab7ce7/Rest/alm-tfs-client/pom.xml
    A package you depend on has a known security hole (CVE-2020-15250). Fix: Update that package to its patched version.
… 35 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.