Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add binary classifiers for lighttp, proftpd, zstd, xz, gzip, jq, and sqlcipher #3252

Merged
merged 8 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. feat: detect lighttpd binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a4cfadc View commit details
    Browse the repository at this point in the history
  2. feat: detect proftpd binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a9656d4 View commit details
    Browse the repository at this point in the history
  3. feat: detect zstd binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a21e63 View commit details
    Browse the repository at this point in the history
  4. feat: detect xz utils binarie

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d61e1c View commit details
    Browse the repository at this point in the history
  5. feat: detect gzip binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f5d6c4b View commit details
    Browse the repository at this point in the history
  6. feat: detect sqlcipher binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2b1370b View commit details
    Browse the repository at this point in the history
  7. feat: detect jq binaries

    Signed-off-by: Krystian Gorny <krystian.gorny@wipotec.com>
    Krystian Gorny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a059939 View commit details
    Browse the repository at this point in the history
  8. add tests + snippets

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e65c335 View commit details
    Browse the repository at this point in the history