Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest YARA Forge release (2024-04-07) #106

Closed
wants to merge 23 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
8867a4a
Update to latest YARA Forge release (2024-04-07)
tstromberg Apr 10, 2024
5a75b3c
Use levenshtein score to approximate moves.
mattmoor Mar 31, 2024
ae95c74
Increasingly paranoid rules based on xz analysis
tstromberg Mar 31, 2024
0752877
Use unique match values
tstromberg Mar 31, 2024
de97ef1
Update to YARA Forge Rule Set Release 20240331
tstromberg Mar 31, 2024
a0a4a3a
Detect __tls_get_addr
tstromberg Apr 1, 2024
263973d
Tune rules based on avasa-zombie analysis
tstromberg Apr 1, 2024
131ec5c
terminal output: revert reverse risk sorting
tstromberg Apr 1, 2024
7cf9f76
Add "make lint" rule and golangci-lint config
tstromberg Apr 1, 2024
79efe00
Run gofumpt
tstromberg Apr 1, 2024
fe5ca95
fix: update usage message (#90)
willswire Apr 1, 2024
b35c86f
Fix the top level tests, fix a typo in the name.
vaikas Apr 3, 2024
80d1cd5
Refactor, add tests.
vaikas Apr 2, 2024
643ad29
Add gha for tests, dependabot. Fixes #28, #97.
vaikas Apr 5, 2024
0321b58
add boilerplates and ci jobs for lint (#102)
cpanato Apr 5, 2024
4e943f6
add chainguard source (#103)
cpanato Apr 5, 2024
d9bedc0
Bump golang.org/x/term from 0.18.0 to 0.19.0 (#101)
dependabot[bot] Apr 5, 2024
335660f
Move to clog, plumb context through as necessary. (#104)
vaikas Apr 6, 2024
fad123b
Merge remote-tracking branch 'upstream/main'
tstromberg Apr 10, 2024
81f1762
Merge remote-tracking branch 'upstream/main'
tstromberg Apr 10, 2024
75cd9c8
Merge branch 'main' into up_yf4
tstromberg Apr 10, 2024
bfc5e05
add .wokeignore for third_party code
tstromberg Apr 10, 2024
4aa3c18
Merge branch 'main' into up_yf4
tstromberg Apr 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .wokeignore
422,588 changes: 211,368 additions & 211,220 deletions third_party/yara-rules-full.yar
Loading