Skip to content

v0.0.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 28 Jun 00:46
· 121 commits to main since this release
5f9dff3

Binaries

The release script failed so some binaries are built by me, some by CI. This time, the FreeBSD server doesn't have the admin GUI due to the system used for compilation.

Notable Changes

  • Client may create, unpack, inspect CaRT files.
  • Client can submit files by source name or ID.
  • Improved PE32 parsing and error handling.
  • Client can create autocomplete script for supported shells.
  • Additional executable information is stored in the database.
  • Better error checking for administrative commands.
  • Sources can be marked as malicious or benign.
  • Compression of files, ability to submit files now configurable via admin command, no longer settable at first run.
  • Server can create an empty config file.

Thanks to @dmknght for helping to find bugs and other areas where MalwareDB needed improvement!

What's Changed

  • chore(deps): Bump zip from 2.1.1 to 2.1.2 by @dependabot in #407
  • chore(deps): Bump tomtom-international/commisery-action from 3.2.2 to 3.3.1 by @dependabot in #408
  • chore(deps): Bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #409
  • chore(deps): Bump toml from 0.8.13 to 0.8.14 by @dependabot in #410
  • chore(deps): Bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #411
  • chore(deps): Bump zip from 2.1.2 to 2.1.3 by @dependabot in #413
  • chore(deps): Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #412
  • chore(deps): Bump clap from 4.5.4 to 4.5.6 by @dependabot in #414
  • chore(deps): Bump clap_complete from 4.5.2 to 4.5.4 by @dependabot in #415
  • chore(deps): Bump clap_complete from 4.5.4 to 4.5.5 by @dependabot in #416
  • chore(deps): Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #417
  • chore(deps): Bump http-body-util from 0.1.1 to 0.1.2 by @dependabot in #419
  • chore(deps): Bump clap from 4.5.6 to 4.5.7 by @dependabot in #418
  • chore(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #420
  • chore(deps): Bump github/codeql-action from 3.25.8 to 3.25.9 by @dependabot in #421
  • chore(deps): Bump github/codeql-action from 3.25.9 to 3.25.10 by @dependabot in #422
  • chore(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #423
  • chore(deps): Bump tomtom-international/commisery-action from 3.3.1 to 3.3.2 by @dependabot in #424
  • chore(deps): Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #425
  • chore(deps): Bump clap_complete from 4.5.5 to 4.5.6 by @dependabot in #426
  • chore(deps): Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #427
  • chore(deps): Bump tomtom-international/commisery-action from 3.3.2 to 3.3.6 by @dependabot in #428
  • chore(deps): Bump uuid from 1.8.0 to 1.9.1 by @dependabot in #429
  • chore(deps): Bump serde_json from 1.0.117 to 1.0.118 by @dependabot in #430

Full Changelog: v0.0.10...v0.0.11