Skip to content

Releases: mcandre/cicada

#go-home

31 Jul 01:09
Compare
Choose a tag to compare

Apply Go security patches

#g

18 Jun 04:18
Compare
Choose a tag to compare
#g

patch go

#patch

16 Apr 20:39
Compare
Choose a tag to compare

Update Go to resolve security vulnerabilities.

#up

18 Mar 03:27
Compare
Choose a tag to compare
#up

Apply Go security patches

#go-big-or-go-home

03 Oct 04:11
Compare
Choose a tag to compare

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

#go-to-town

13 Jul 22:16
Compare
Choose a tag to compare
  • Apply Go security patches

#mastermind

15 Jan 22:02
Compare
Choose a tag to compare

Fixed a casing issue with git + go vendoring of the semver library dependency.

#tarball

14 Jan 21:55
Compare
Choose a tag to compare

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

#context

13 Jan 07:54
Compare
Choose a tag to compare

In debug mode, cicada now indicates which app and version string trigger semver parsing errors. This provides more context to users when editing component patterns in the cicada configuration.

#dockerfiles

13 Jan 06:56
Compare
Choose a tag to compare
  • Fix more gaps in querying component versions
  • Add basic support for looking up explicit FROM base image OS versions in any Dockerfiles / *.[Dd]ockerfile files in the current directory tree
  • Fix example ffmpeg version query
  • Tune debian version query to work in environments without access to the lsb_release tool, which is often missing, for example, on compact, Debian Docker images