Christopher Angelo Phillips

Results 362 comments of Christopher Angelo Phillips

Wow great find thanks so much @cpendery!

@EstebanDugueperoux2 with `conan.lock` support committed I believe we are now cataloging a superset of the packages that would be located in `conan.py`. Do you still see any value in parsing...

Moved this to our internal board since we're thinking about removing the import functionality from syft altogether for future releases.

@captn3m0 for python and busybox detection try running the `power-user` command provided by syft. This will execute the `classifier` path and should give you detection for things like `python` `go`...

Nice find @DaveJarvis! - I'm not thrilled to be putting sudo into the install scripts so maybe there is a friendlier path we can find that the local user can...

Maybe update the install script to `curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b .` with an optional "here is how to get things into the path instructions"

This one from @DaveJarvis seems best as far as a "just works" standpoint to update the docs to help people get started ``` mkdir -p $HOME/syft cd $HOME/syft curl -sSfL...

@anchore/tools I've moved this issue onto our internal board for consideration when we start looking at future enhancements to make

Hey @tri-adam! I saw all the checks have passed for this - do you want a review or did you have more to add on top of this PR. Noticed...

We've added this issue as a `good first issue` for anyone to come in and contribute. If you do pick up this issue I think it's important to have the...