Skip to content

v0.0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 31 Aug 17:07
· 88 commits to main since this release
28e576b

Not much has changed in this release, except a minor rework of how the API key is handled for VirusTotal. Of course there is the steady stream of updating dependencies.

Binaries

The CI build has broken due to how malwaredb-virustotal uses SSL and how musl builds failed. I've build -gnu versions for Linux.

What's Changed

  • chore(deps): Bump github/codeql-action from 3.25.14 to 3.25.15 by @dependabot in #462
  • chore(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #463
  • chore(deps): Bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #464
  • chore(deps): Bump toml from 0.8.16 to 0.8.17 by @dependabot in #465
  • chore(deps): Bump clap_complete from 4.5.11 to 4.5.12 by @dependabot in #466
  • chore(deps): Bump clap from 4.5.11 to 4.5.13 by @dependabot in #467
  • chore(deps): Bump toml from 0.8.17 to 0.8.19 by @dependabot in #468
  • chore(deps): Bump nt-time from 0.8.0 to 0.8.1 by @dependabot in #469
  • chore(deps): Bump zip from 2.1.5 to 2.1.6 by @dependabot in #470
  • chore(deps): Bump serde_json from 1.0.121 to 1.0.122 by @dependabot in #471
  • chore(deps): Bump tempfile from 3.10.1 to 3.11.0 by @dependabot in #472
  • chore(deps): Bump flate2 from 1.0.30 to 1.0.31 by @dependabot in #473
  • chore(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #474
  • chore(deps): Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #475
  • chore(deps): Bump tempfile from 3.11.0 to 3.12.0 by @dependabot in #476
  • chore(deps): Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #477
  • chore(deps): Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #478
  • chore(deps): Bump clap_complete from 4.5.12 to 4.5.13 by @dependabot in #479
  • chore(deps): Bump clap from 4.5.13 to 4.5.14 by @dependabot in #480
  • chore(deps): Bump serde from 1.0.205 to 1.0.206 by @dependabot in #482
  • chore(deps): Bump serde_json from 1.0.122 to 1.0.124 by @dependabot in #481
  • chore(deps): Bump clap_complete from 4.5.14 to 4.5.16 by @dependabot in #483
  • chore(deps): Bump serde from 1.0.206 to 1.0.207 by @dependabot in #484
  • chore(deps): Bump ctrlc from 3.4.4 to 3.4.5 by @dependabot in #486
  • chore(deps): Bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #485
  • chore(deps): Bump github/codeql-action from 3.26.1 to 3.26.2 by @dependabot in #487
  • chore(deps): Bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #488
  • chore(deps): Bump serde from 1.0.207 to 1.0.208 by @dependabot in #489
  • chore(deps): Bump clap from 4.5.15 to 4.5.16 by @dependabot in #490
  • chore(deps): Bump tokio from 1.39.2 to 1.39.3 by @dependabot in #491
  • chore(deps): Bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #493
  • chore(deps): Bump clap_complete from 4.5.16 to 4.5.19 by @dependabot in #494
  • chore(deps): Bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in #495
  • chore(deps): Bump zip from 2.1.6 to 2.2.0 by @dependabot in #496
  • chore(deps): Bump flate2 from 1.0.31 to 1.0.32 by @dependabot in #497
  • chore(deps): Bump clap_complete from 4.5.19 to 4.5.20 by @dependabot in #498
  • chore(deps): Bump github/codeql-action from 3.26.3 to 3.26.4 by @dependabot in #499
  • chore(deps): Bump clap_complete from 4.5.20 to 4.5.22 by @dependabot in #500
  • chore(deps): Bump clap_complete from 4.5.22 to 4.5.23 by @dependabot in #501
  • chore(deps): Bump github/codeql-action from 3.26.4 to 3.26.5 by @dependabot in #502
  • chore(deps): Bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #503
  • chore(deps): Bump serde from 1.0.208 to 1.0.209 by @dependabot in #505
  • chore(deps): Bump flate2 from 1.0.32 to 1.0.33 by @dependabot in #504
  • chore(deps): Bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #507

Full Changelog: v0.0.12...v0.0.13