rabbitstack / fibratus

Adversary tradecraft detection, protection, and hunting
https://www.fibratus.io
Other
2.21k stars 189 forks source link

chore(deps, pe): Bump `saferwall/pe` from 1.4.4 to 1.5.4 #350

Closed rabbitstack closed 3 days ago

rabbitstack commented 1 week ago

What is the purpose of this PR / why it is needed?

Besides bumping the saferwall/pe dependency, a couple of other changes are introduced in this PR. Firstly, the certificate structure is adapted to only consult the first certificate. This could change in the future if we wanted to grab the entire certificate chain. The second change concerns routing the saferwall/pe log messages to logrus.

What type of change does this PR introduce?

Any specific area of the project related to this PR?

Special notes for the reviewer:

Does this PR introduce a user-facing change?