Releases: deepfence/YaraHunter
Releases · deepfence/YaraHunter
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
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
v2.0.1
What's Changed
- ISSUE-1830-2: Fixing status for stopped/cancelled scans by @varunsharma0286 in #65
- Make updater optional & add configurable listing by @noboruma in #67
- Remove mandatory malware scan upgrade step by @noboruma in #68
- (chore): upgrade packages to latest by @ibreakthecloud in #70
- Use new tasks functions by @noboruma in #71
- update docs on how to get proper json, fix data in json by @gnmahanth in #73
- update docker image name by @gnmahanth in #74
- update Makefile by @gnmahanth in #75
- chore: remove refs to deprecated io/ioutil by @testwill in #76
- Add podman support by @ramanan-ravi in #77
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update README.md by @ogarrett in #21
- Update README.md by @sandman137 in #23
- (feat.) add scripts to run yaradare in ci(action and jenkins) by @ibreakthecloud in #22
- add gif in readme by @ibreakthecloud in #24
- push corrections to output format by @deviprasad303 in #26
- format file output and std output to json by @deviprasad303 in #28
- Fresh product documentation by @ogarrett in #27
- merging changes from yarahuntergrpcserver to main by @deviprasad303 in #32
- Standalone http server support by @mukuldeepfence in #31
- remove 2 copies by @deviprasad303 in #33
- make changes to yarahunter by @deviprasad303 in #34
- Recifymain by @deviprasad303 in #35
- make changes to correction of files by @deviprasad303 in #36
- Recifymain by @deviprasad303 in #37
- Recifymain by @deviprasad303 in #38
- default rules path by @deviprasad303 in #39
- added support for yaradare scan on standalone Http server by @mukuldeepfence in #40
- add changes to malware classes by @deviprasad303 in #41
- add debug lines by @deviprasad303 in #42
- Updated documentation broken link by @pranav767 in #48
- Kafka rest by @deviprasad303 in #49
- send scan status update and output to files directly by @gnmahanth in #51
- ERP-ISSUE-1712: Fixing the slice append for meta data by @varunsharma0286 in #52
- Add stream output by @noboruma in #54
- v2-rules-racecondition: Fixing race condition in YaraHunter by @varunsharma0286 in #55
- v2-result-filename-fix: Fixing the filename in scan result by @varunsharma0286 in #56
- v2-handle-stuck-job: Handling stuck/inactive scan jobs by @varunsharma0286 in #57
- use-ticker: Use ticker instead of timer for periodic task by @varunsharma0286 in #58
- Upgrade dependencies; remove python by @ramanan-ravi in #59
- ISSUE-1830: Adding support for stopping the scan by @varunsharma0286 in #61
- add table output to cli by @gnmahanth in #60
- ticker-interval-increase: Increasing ticker interval to 30 seconds by @varunsharma0286 in #62
- fix links to Roadmap and ThreatMapper by @zbraiterman in #63
- Merge V2 by @ramanan-ravi in #64
New Contributors
- @sandman137 made their first contribution in #23
- @ibreakthecloud made their first contribution in #22
- @pranav767 made their first contribution in #48
- @gnmahanth made their first contribution in #51
- @varunsharma0286 made their first contribution in #52
- @noboruma made their first contribution in #54
- @ramanan-ravi made their first contribution in #59
- @zbraiterman made their first contribution in #63
Full Changelog: https://github.com/deepfence/YaraHunter/commits/v2.0.0