Skip to content

Releases: avifenesh/scrump

v0.1.8

20 May 04:14

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.8/scrump-v0.1.8-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.8-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • fix(rules): real-artifact rounds 16-20 (260 quarantined, harness 130→123) by @avifenesh in #17

Full Changelog: v0.1.7...v0.1.8

v0.1.7

20 May 03:35

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.7/scrump-v0.1.7-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.7-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • fix(rules): real-artifact rounds 11-15 (244 quarantined, harness 156→130) by @avifenesh in #16

Full Changelog: v0.1.6...v0.1.7

v0.1.6

20 May 02:44

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.6/scrump-v0.1.6-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.6-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • feat(rules): structural quarantine heuristic for the noise long tail by @avifenesh in #15

Full Changelog: v0.1.5...v0.1.6

v0.1.5

20 May 02:22

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.5/scrump-v0.1.5-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.5-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • fix(rules): rounds 6-10 — quarantine 145 → 170 + long-tail finding by @avifenesh in #14

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 May 01:41

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.4/scrump-v0.1.4-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.4-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • fix(rules): expand quarantine to 145 via real-artifact iteration + FN guard by @avifenesh in #13

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 May 22:58

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.3/scrump-v0.1.3-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.3-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • fix(rules): quarantine 65 noisy auto-extracted TruffleHog rules by @avifenesh in #12

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 May 18:13

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.2/scrump-v0.1.2-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.2-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 May 18:02

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.1/scrump-v0.1.1-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.1-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • build(deps): Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #8
  • build(deps): Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #7
  • build(deps): Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #6
  • build(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #5
  • build(deps): Bump zip from 2.4.2 to 8.6.0 by @dependabot[bot] in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 May 15:54

Choose a tag to compare

Install

Pick the right tarball for your platform from the assets below.

# Linux x86_64
curl -L -o scrump.tar.gz https://github.com/avifenesh/scrump/releases/download/v0.1.0/scrump-v0.1.0-x86_64-unknown-linux-gnu.tar.gz

tar -xzf scrump.tar.gz
sudo install -m 755 scrump-v0.1.0-x86_64-unknown-linux-gnu/scrump /usr/local/bin/
scrump --version

Or, from crates.io:

cargo install scrump-cli

Verify with the matching *.sha256 file.

What's Changed

  • build(deps): Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #4
  • build(deps): Bump rusqlite from 0.32.1 to 0.39.0 by @dependabot[bot] in #3
  • build(deps): Bump linux-perf-data from 0.10.2 to 0.13.0 by @dependabot[bot] in #2

New Contributors

Full Changelog: https://github.com/avifenesh/scrump/commits/v0.1.0