gitsafehub
github.com/emyrk/contrib ↗

emyrk/contrib

scanned 2026-08-13 · git 1c44201
3 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 secrets8Vulnerable dependencies618Known OSS vulnerabilities1866Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 8 found · 7 serious

API keys, passwords or tokens committed into the repo.

  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    api_authz/tokens/alice_token.jwt:1
    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.
    api_authz/tokens/betty_token.jwt:1
    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.
    api_authz/tokens/bob_token.jwt:1
    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.
    api_authz/tokens/david_token.jwt:1
    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.
    api_authz/tokens/charlie_token.jwt:1
    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 private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    kafka_authorizer/secrets/snakeoil-ca-1.key:1
    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 private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    pam_opa/docker/keys/id_rsa:1
    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.
    open_api/management.yaml:51
    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 618 found · 40 serious

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

  • Serious CVE-2020-26892 The JWT library in NATS nats-server before 2.1.9 has Incorrect Access ...
    custom_bundle_signing/go.mod
    A package you depend on has a known security hole (CVE-2020-26892). Fix: Update that package to its patched version.
  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    custom_bundle_signing/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious CVE-2024-41110 moby: Authz zero length regression
    data_filter_elasticsearch/go.mod
    A package you depend on has a known security hole (CVE-2024-41110). Fix: Update that package to its patched version.
  • Serious CVE-2022-1996 go-restful: Authorization Bypass Through User-Controlled Key
    data_filter_elasticsearch/go.mod
    A package you depend on has a known security hole (CVE-2022-1996). Fix: Update that package to its patched version.
  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    data_filter_elasticsearch/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious CVE-2024-41110 moby: Authz zero length regression
    data_filter_mongodb/go.mod
    A package you depend on has a known security hole (CVE-2024-41110). Fix: Update that package to its patched version.
  • Serious CVE-2022-1996 go-restful: Authorization Bypass Through User-Controlled Key
    data_filter_mongodb/go.mod
    A package you depend on has a known security hole (CVE-2022-1996). Fix: Update that package to its patched version.
  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    data_filter_mongodb/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). 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)
    kafka_authorizer/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)
    kafka_authorizer/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-2018-11307 jackson-databind: Potential information exfiltration with default typing, serialization gadget from MyBatis
    kafka_authorizer/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
    kafka_authorizer/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
    kafka_authorizer/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-14720 jackson-databind: exfiltration/XXE in some JDK classes
    kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2018-14720). Fix: Update that package to its patched version.
  • Serious CVE-2018-14721 jackson-databind: server-side request forgery (SSRF) in axis2-jaxws class
    kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2018-14721). Fix: Update that package to its patched version.
  • Serious CVE-2018-19360 jackson-databind: improper polymorphic deserialization in axis2-transport-jms class
    kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2018-19360). Fix: Update that package to its patched version.
  • Serious CVE-2018-19361 jackson-databind: improper polymorphic deserialization in openjpa class
    kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2018-19361). Fix: Update that package to its patched version.
  • Serious CVE-2018-19362 jackson-databind: improper polymorphic deserialization in jboss-common-core class
    kafka_authorizer/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
    kafka_authorizer/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
    kafka_authorizer/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
    kafka_authorizer/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
    kafka_authorizer/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.*
    kafka_authorizer/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
    kafka_authorizer/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
    kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2019-17267). Fix: Update that package to its patched version.
… 593 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 1866 found · 43 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Serious GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Serious GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/data_filter_mongodb/go.sum
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Serious GHSA-4gq5-ch57-c2mg Arbitrary Code Execution in jackson-databind
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-5p34-5m6p-p58g jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2020-9546). Fix: Update that package to its patched version.
  • Serious GHSA-645p-88qh-w398 Arbitrary Code Execution in jackson-databind
    /workdirs/scan-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/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-b602bd12-427f-4cec-8184-f64cafb122de/kafka_authorizer/pom.xml
    A package you depend on has a known security hole (CVE-2019-16942). Fix: Update that package to its patched version.
… 1841 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.