chainguard-dev / malcontent

#supply #chain #attack #detection
Apache License 2.0
446 stars 31 forks source link

remove hashes from rules #625

Closed tstromberg closed 3 days ago

tstromberg commented 4 days ago

It turns out that YARA CI is so slow that it doesn't help us maintain a low-false positive rate. This removes the hashes so that we no longer have to stare at the test failures that we don't actually see until after we've merged PR's.

fixes #460