Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

Releases: Yelp/osxcollector

v1.10

15 Jun 22:11
Compare
Choose a tag to compare

Notes:

  • Removed CodeSignChecker, as the current implementation would have allowed for maliciously crafted universal/fat binaries to appear to be signed by Apple (CVE-2018-10406). CodeSignChecker may be reimplemented in the future. Many thanks to Josh Pitts for reporting this issue. (#160)

Bug Fixes:

  • Fixed travis build issues (#162)
  • Fixed timestamp parsing (#157)

Features:

  • atime metadata collected for files. (#161)
  • Files found in PATH directories collected. (#158)
  • Additional chrome profile directories checked. (#154)