Neo23x0 / Raccine

A Simple Ransomware Vaccine
The Unlicense
942 stars 123 forks source link

refactor: instead of copy, concatenate YARA rules #60

Closed Neo23x0 closed 3 years ago

Neo23x0 commented 3 years ago

@Eran-YT : I can't see how my changes could have caused the integrity check to fail

Eran-YT commented 3 years ago

I don’t think they did, I think what happened is that the integrity test was merged before the changes that caused the tests to run in the CI pipeline. You can see the main branch is currently broken because of this test. What caused this test to fail is that it runs in high integrity in the CI pipeline instead of medium like VS, I don’t know why that is.