Skip to content

Conversation

@DarthHater
Copy link
Member

For IQ where we can identify files based on sha1, why not do that with stuff we find under paths in PATH? This can potentially identify items that were installed using curl/wget and gets a list of all the executable things in your PATH, which is where we find the majority of issues anyways with stuff installed on a baseos

This pull request makes the following changes:

  • Adds Hasher stuff (stolen from Sage, WOOF WOOF)
  • Pins to a newer version of go-sona-types for ability to do so (we'd want to merge that stuff before we merge this)
  • Calls this hash stuff from the IQ path
  • Moves the packages Interface towards PURL objects (was a requirement for what I'm using upstream)

cc @bhamail / @DarthHater

Copy link
Contributor

@bhamail bhamail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not?

Base automatically changed from master to main February 25, 2021 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants