Releases: deepfence/YaraHunter
Releases · deepfence/YaraHunter
v2.5.8
Full Changelog: v2.5.7...v2.5.8
v2.5.7
What's Changed
- Scan non executable files, fix severity by @ramanan-ravi in #117
Full Changelog: v2.5.6...v2.5.7
v2.5.6
What's Changed
- Bump version to 2.5.5 by @ramanan-ravi in #114
- Revert "Bump version to 2.5.5" by @ramanan-ravi in #115
- Bump version to 2.5.5 by @ramanan-ravi in #116
Full Changelog: v2.5.2...v2.5.6
v2.5.2
What's Changed
- Ignore low severity malwares by @ramanan-ravi in #113
Full Changelog: v2.5.0...v2.5.2
v2.5.0
What's Changed
- update go version by @noboruma in #106
- add support for rules download in cli mode by @gnmahanth in #107
- add support for rules download in cli mode by @gnmahanth in #109
- Bump to golang 1.23 by @ramanan-ravi in #110
- Add support for proxy server by @ramanan-ravi in #111
- set skip non executable to true by @noboruma in #112
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Full Changelog: v2.3.1...v2.4.0
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Skip shared lib & remove dupe from result by @ibreakthecloud in #83
- update vessel to v0.12.3 by @gnmahanth in #84
- donot skip non extension files by @ibreakthecloud in #86
- fix file closing issue in updater by @ibreakthecloud in #87
- Update config.yaml by @ibreakthecloud in #88
- optimise yarahunter by @ibreakthecloud in #89
- use match-scanner library by @noboruma in #90
- fix race condition by @ibreakthecloud in #91
- fix waiting logic by @noboruma in #93
- update latest deps by @noboruma in #94
- fix termination by @noboruma in #95
- extract runner options by @noboruma in #96
- extract grpc compoenent by @noboruma in #97
- Extract by @noboruma in #98
- make status output configurable by @noboruma in #99
- add offsets for ioc found by @noboruma in #100
- Update config.yaml by @ibreakthecloud in #101
- add support to scan tar by @ibreakthecloud in #102
- update match-scanner go mod deps by @ibreakthecloud in #103
- change panicf into fatalf by @noboruma in #105
- fix config path by @ibreakthecloud in #104
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Update listing with threatintel-yara-2024-04-30_01-28-09
v2.1.1
What's Changed
- [arm64] architecture aware dockerfile by @tomaszjonak in #78
- [lint] Add golangci-lint automation + fix existing issues by @tomaszjonak in #79
- [CI] use github actions way of passing env variables by @tomaszjonak in #80
- skip non-shared and non executable files to reduce false-positives by @ibreakthecloud in #81
- ISSUE-1776: Fixing filename in the results by @varunsharma0286 in #82
New Contributors
- @tomaszjonak made their first contribution in #78
Full Changelog: v2.0.1...v2.1.1