Skip to content

Releases: chainguard-dev/bincapz

v0.19.0

29 Aug 12:41
f80e63d
Compare
Choose a tag to compare

Tool Improvements

Rule Improvements

  • Improve detection of Python attacks similar to 'yocolor' by @tstromberg in #427

Developer Improvements

  • Use new samples repo for tests; keep data separate and update path references by @egibs in #431

Full Changelog: v0.18.2...v0.19.0

v0.18.2

22 Aug 21:57
bdcb640
Compare
Choose a tag to compare

Tool Improvements

  • Make all map operations concurrency-safe; fix nested archive extraction by @egibs in #424

Full Changelog: v0.18.1...v0.18.2

v0.18.1

20 Aug 20:37
31f02a8
Compare
Choose a tag to compare

Tool Improvements

Rule Improvements

  • Address OpenSearch password frequency list false positives by @egibs in #416

Developer Improvements

  • Remove GitHub user configuration from Workflows by @egibs in #411
  • Update QuantityIncreasesRisk field name by @egibs in #417

Full Changelog: v0.18.0...v0.18.1

v0.18.0

16 Aug 20:08
3494e70
Compare
Choose a tag to compare

Tool Improvements

  • Scan file descriptors rather than files per go-yara docs by @egibs in #406
  • Use concurrency for path scanning by @egibs in #405

Rule Improvements

  • Address Spark false positives by @egibs in #397
  • Address onepassword-sdk false positives by @egibs in #404

Developer Improvements

  • Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #401
  • Bump step-security/harden-runner from 2.9.0 to 2.9.1 in the all group by @dependabot in #398
  • Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 in the all group by @dependabot in #399
  • Update bincapz to use go1.23 by @egibs in #403
  • Add octo-sts identity to help with release automation by @egibs in #408
  • Fix trust policy by @egibs in #409

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

05 Aug 18:46
7b3caf3
Compare
Choose a tag to compare

Rule Improvements

Developer Improvements

  • Store samples in an archived format; add Makefile targets to archive/extract by @egibs in #396

Full Changelog: v0.17.0...v0.17.1

v0.17.0

05 Aug 14:33
559b3f2
Compare
Choose a tag to compare

Rule Improvements

  • Address mlflow PyPI index JSON false positive by @egibs in #385
  • Address false positives for mlflow and pytorch by @egibs in #387
  • Address false positives with google-cloud-sdk by @egibs in #388
  • Address more run-tests.php false positives by @egibs in #389
  • Address Kibana false positives by @egibs in #391
  • Address false positives with argo-workflows-ui by @egibs in #392

Developer Improvements

Full Changelog: v0.16.2...v0.17.0

v0.16.2

25 Jul 14:12
d8dc43c
Compare
Choose a tag to compare

Rule Improvements

  • Address false positives for remaining public packages by @egibs in #378
    • Packages with false positive fixes:
      • caddy
      • datadog-agent
      • opa
      • php
      • rstudio
      • sonarqube
      • varnish

Full Changelog: v0.16.1...v0.16.2

v0.16.1

23 Jul 14:00
57b4273
Compare
Choose a tag to compare

Rule Improvements

  • More /dev/tcp rule tweaks for GitLab healthcheck script by @egibs in #372
  • Address false positives for SQLPad and Lerna by @egibs in #375

Developer Improvements

  • Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 in the all group by @dependabot in #374
  • Bump step-security/harden-runner from 2.8.1 to 2.9.0 in the all group by @dependabot in #373

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Jul 13:05
47737ba
Compare
Choose a tag to compare

Tool Improvements

  • Fix OCI scanning and path displays by @egibs in #365

Rule Improvements

  • Fix GitLab healthcheck script false positive by @egibs in #364
  • Turn off ELCEEF_HTML_Smuggling_A rule by @egibs in #365
  • Address false positives for playwright and mongosh by @egibs in #367
  • Address false positives for Chromium, KOTS, and Nuclei by @egibs in #368
  • Address py3-setuptools false positives by @egibs in #369

Developer Improvements

Full Changelog: v0.15.1...v0.16.0

v0.15.1

13 Jul 20:22
bbdb408
Compare
Choose a tag to compare

Tool Improvements

  • Fix broken, nested extractions by @egibs in #360

Full Changelog: v0.15.0...v0.15.1