Chapman Pendery

Results 66 comments of Chapman Pendery

@WhyJee I'm having trouble replicating your license counts. When trying to recreate your values using the `almalinux` image tag closest to your post and Syft `0.42.4`, I'm only finding `4`...

happy to take on this contribution if its not being worked on internally

Hi @wurstbrot, did you run `make bootstrap`? That should install all the necessary dependencies like goreleaser. After that, `make build` should be able to run just fine. As for the...

> Thanks for another great contribution @cpendery! I do think having `beam` as the language is going to be confusing. My suggestion would be to break it up into a...

It could be useful for Conan (C/C++) and Cocoapods (Objective-C/Swift) since both support dual languages like Hex. I made a PR below just as a starting point for the discussion...

> 2. Looks like there's a fixed set of languages suggested for these package managers, is there an authoritative source for those? (For futureproofing purposes) I don't know of any...

@fmms The issue persists when running using `1.3.1` as has an even longer runtime. I had to enable `large_file_skip_byte_limit=0` as `sqlfluff` gave a warning about byte size causing a parser...

I need to lint the file, so changing the limit such that it gets skipped won't work for me. Is there some previous art I can look at for why...

@rgreinho For reference, my pr just merged with CLA issues. It doesn't cause DCO issues https://github.com/guacsec/guac/pull/150

@lumjjb I think this issue should be opened back up. The fix merged makes the auto-merge functionality (for merging once the pr is complete) into a rebase rather than a...