Releases: ma111e/melody
v1.1.1
Changelog
- 1137869 Fixed interface setup bug when there are multiple default routes
- 5f6fc88 Fixed make build
- a60727a Update README.md
- 0c0458c Update README.md
- 5173aa6 Updated docs
- bc396c6 Updated docs to new repo
- 2c465f6 Updated goreleaser config to v2
- 0a8ed2f Updated links
- ba9888e Updated make install to make setup
- 98f4593 Updated make setup comment
- e6fd1a5 Updated package name
- a58ba79 Updated the make docker command & subcommands
v1.1.0
Changelog
595e988 Added cmd/ directory to support meloctl in the same project. Added meloctl Cobra commands' code in cmd/. Moved Melody's main.go into cmd/ following for the new project architecture
f4b9839 Added docker-compose.yml to release archive
04baea7 Modified the Dockerfile to accomodate the use of the cmd/ folder
af6396a Refactored some code to allow easier reuse and added fresh meloctl code
67f2a5f Renamed the http parser file to a more specific filename. Moved the function from config/utils.go to the global package fileutils
29658bf Update go module
v1.0.2
Changelog
f0f2947 Added .dockerignore file
36945bd Added CVE-2021-21972 rule
efed557 Added Go 1.16 to CI test workflow
b98fc0e Added Preview media
3ed45de Added detection rule for CVE-2020-13942
b61bcc3 Added docker-compose default
9d3fe73 Added help to Makefile
31591a7 Moved readme pictures from "media" to "readme"
2c2f650 Renamed the makefile command used to link all the available rules in rules/rules-available from "default_rules" to the more explicit "enable_all_rules". This command is now scoped on yml files only (".yml" instead of "") as well
8990ee0 Update Go version to 1.16 in release CI workflow
73d469b Updated CVE-2020-14882 rule
f7f2461 Updated Docker docs and scripts to make it ready to use right out of the box
v1.0.1
v1.0.0
First release.