Skip to content

v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 31 May 02:19
· 180 commits to main since this release
2984d39

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

  • Fixed a bug where the client wouldn't let the user login due to config file not yet existing.
  • Implemented functionality to get a user's available sources. This was in malwaredb-api, but not implemented in the server or client.
  • Timestamps are extracted from Office95 files.
  • Better representation and reporting of VT data.

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #362
  • chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #363
  • chore(deps): bump zip from 1.1.2 to 1.1.3 by @dependabot in #364
  • chore(deps): bump base64 from 0.22.0 to 0.22.1 by @dependabot in #365
  • chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #366
  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #367
  • chore(deps): bump serde from 1.0.199 to 1.0.200 by @dependabot in #368
  • chore(deps): bump zip from 1.1.3 to 1.1.4 by @dependabot in #369
  • chore(deps): bump deadpool-postgres from 0.13.0 to 0.13.1 by @dependabot in #370
  • chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #373
  • chore(deps): bump zip from 1.1.4 to 1.2.0 by @dependabot in #371
  • chore(deps): bump anyhow from 1.0.82 to 1.0.83 by @dependabot in #372
  • chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #374
  • chore(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #379
  • chore(deps): bump serde from 1.0.200 to 1.0.201 by @dependabot in #375
  • chore(deps): bump deadpool-postgres from 0.13.1 to 0.13.2 by @dependabot in #376
  • chore(deps): bump zip from 1.2.0 to 1.2.1 by @dependabot in #377
  • chore(deps): bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #378
  • chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #381
  • chore(deps): bump zip from 1.2.1 to 1.2.2 by @dependabot in #380
  • chore(deps): bump zip from 1.2.2 to 1.2.3 by @dependabot in #383
  • chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #384
  • chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #385
  • chore(deps): bump serde from 1.0.201 to 1.0.202 by @dependabot in #386
  • chore(deps): bump toml from 0.8.12 to 0.8.13 by @dependabot in #387
  • chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #388
  • chore(deps): bump nt-time from 0.6.10 to 0.6.11 by @dependabot in #389
  • chore(deps): bump anyhow from 1.0.83 to 1.0.86 by @dependabot in #390
  • chore(deps): bump zip from 1.2.3 to 1.3.0 by @dependabot in #391
  • chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #392
  • chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #393
  • chore(deps): Bump nt-time from 0.6.11 to 0.6.12 by @dependabot in #394
  • chore(deps): Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #395
  • chore(deps): Bump zip from 1.3.0 to 1.3.1 by @dependabot in #396
  • chore(deps): Bump zip from 2.1.0 to 2.1.1 by @dependabot in #399

Full Changelog: v0.0.9...v0.0.10