gitsafehub
github.com/houbb/sensitive-word-admin ↗

houbb/sensitive-word-admin

scanned 2026-08-06 · git 66cfba5
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets6Vulnerable dependenciesKnown OSS vulnerabilities57Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 6 found · 3 serious

API keys, passwords or tokens committed into the repo.

  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    README.md:139
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    README.md:130
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    README.md:144
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    README.md:130
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    README.md:144
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    admin-ui/src/utils/jsencrypt.js:8
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy timed out

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

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

via Trivy v0.70.0 · Apache-2.0

error: timeout after 120s

Known OSS vulnerabilities — OSV-Scanner 57 found · 3 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-4wrc-f8pq-fpqp Pivotal Spring Framework contains unsafe Java deserialization methods
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious GHSA-c4q5-6c82-3qpw Spring Security vulnerable to Authorization Bypass of Static Resources in WebFlux Applications
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2024-38821). Fix: Update that package to its patched version.
  • Serious GHSA-mf92-479x-3373 Spring Security HTTP Headers Are not Written Under Some Conditions
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-22732). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3wrr-7qpf-2prh jackson-databind: Deeply nested JsonNode throws StackOverflowError for toString()
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-50193). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5jmj-h7xm-6q6v jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-54515). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hgj6-7826-r7m5 jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF)
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-54514). Fix: Update that package to its patched version.
  • Worth fixing GHSA-j3rv-43j4-c7qm jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-54512). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rmj7-2vxq-3g9f jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray)
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2026-54513). Fix: Update that package to its patched version.
  • Worth fixing GHSA-78wr-2p64-hpwj Apache Commons IO: Possible denial of service attack on untrusted input to XmlStreamReader
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/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 GHSA-j288-q9x7-2f5v Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/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 GHSA-gmg8-593g-7mv3 Apache POI OOXML Vulnerable to Improper Input Validation in OOXML File Parsing
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2025-31672). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4gc7-5j7h-4qph Spring Framework DataBinder Case Sensitive Match Exception
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2024-38820). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3mc7-4q67-w48m Uncontrolled Resource Consumption in snakeyaml
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-25857). Fix: Update that package to its patched version.
  • Worth fixing GHSA-98wm-3w3q-mw94 snakeYAML before 1.31 vulnerable to Denial of Service due to Out-of-bounds Write
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-38751). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9w3m-gqgf-c4p9 snakeYAML before 1.32 vulnerable to Denial of Service due to Out-of-bounds Write
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-38752). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c4r9-r8fh-9vj2 snakeYAML before 1.31 vulnerable to Denial of Service due to Out-of-bounds Write
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-38749). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hhhw-99gj-p3c3 snakeYAML before 1.31 vulnerable to Denial of Service due to Out-of-bounds Write
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-38750). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mjmj-j48q-9wg2 SnakeYaml Constructor Deserialization Remote Code Execution
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-1471). Fix: Update that package to its patched version.
  • Worth fixing GHSA-w37g-rhq8-7m4j Snakeyaml vulnerable to Stack overflow leading to denial of service
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2022-41854). Fix: Update that package to its patched version.
  • Worth fixing GHSA-25qh-j22f-pwp8 QOS.CH logback-core is vulnerable to Arbitrary Code Execution through file processing
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2025-11226). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pr98-23f8-jwxv QOS.CH logback-core Expression Language Injection vulnerability
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2024-12798). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h46c-h94j-95f3 jackson-core can throw a StackoverflowError when processing deeply nested data
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/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)
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-wf8f-6423-gfxg Jackson-core Vulnerable to Memory Disclosure via Source Snippet in JsonLocation
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/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 GHSA-3p8m-j85q-pgmj Netty's decoders vulnerable to DoS via zip bomb style attack
    /workdirs/scan-75bc1c5e-76aa-47ee-a334-6b1e02368982/sensitive-word-common/pom.xml
    A package you depend on has a known security hole (CVE-2025-58057). Fix: Update that package to its patched version.
… 32 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.