Skip to content

Releases: mcandre/stank

#minimalism

05 Oct 03:35
Compare
Choose a tag to compare

Drop rosy. The list of shell scripts from stank can serve the same purpose, highlighting file paths for engineers to rewrite as dedicated applications in higher level programming languages.

#ignoreme

04 Oct 02:33
Compare
Choose a tag to compare

stank now automatically ignores common directories for third party code.

https://www.youtube.com/watch?v=FMNJuSl91qY

#go-big-or-go-home

03 Oct 05:32
Compare
Choose a tag to compare

Update Go to apply the latest memory safety and security patches.

#go-to-town

14 Jul 04:26
Compare
Choose a tag to compare
  • Apply Go security patches

#tarball

14 Jan 23:08
Compare
Choose a tag to compare

Replace zip archive with tarball for ease of Docker container injection.

#space

07 Jan 07:34
Compare
Choose a tag to compare
  • stink now recognizes .sample file extension as a machine-generated file, ill suited for linting for most downstream developers.
  • The various stank collection CLI tools now skip *.sample git hook dummy files by default, which have a history of tripping ShellCheck and other linters.
  • -print0 support added to stank in concert with classic xargs -0, in order to protect against subtle spacing bugs in larger shell commands, scripts, and CI/CD pipelines.

go1.21

27 Dec 10:02
Compare
Choose a tag to compare
  • Update Go

#delizshious

22 Mar 23:06
Compare
Choose a tag to compare

With new and improved zsh scanning!

#risky-business

22 Mar 22:18
Compare
Choose a tag to compare

Update to Go 1.20 for freebsd/riscv64 support.

#harm_reduction

31 Jan 01:18
Compare
Choose a tag to compare
  • Recognize explicitly shimmed Heirloom Shell (hsh) scripts
  • funk now treats most traps as hazards
  • Update Snyk version
  • Provide general warning concerning embedded, inline shell scripts