aquasecurity / fanal

Static Analysis Library for Containers
Apache License 2.0
199 stars 100 forks source link

fix(pom): merge multiple pom imports in a good manner #457

Closed jkroepke closed 2 years ago

jkroepke commented 2 years ago

I'm on the way to fix https://github.com/aquasecurity/trivy/issues/1943

I recently add a fix in go-dep-parser https://github.com/aquasecurity/go-dep-parser/pull/91

See also https://github.com/aquasecurity/go-dep-parser/pull/91#issuecomment-1089940743

knqyf263 commented 2 years ago

Doesn't CLA work? Or, @jkroepke just hasn't signed it yet?

jkroepke commented 2 years ago

I guess I have do it for each repository. I would expect such a post form the @CLAassistant like on https://github.com/aquasecurity/go-dep-parser/pull/91#issuecomment-1088471654 that shows me a link.

Edit: Anyway, signed through https://cla-assistant.io/aquasecurity/fanal?redirect=true&pullRequest=457

image