Releases: bonjourmalware/melody
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.