Coby Allred

Results 43 comments of Coby Allred

This is also likely a combination of custom packaging index feeds - #1129 should have support for this now.

I think it's time to start investing in a file-based configuration approach where we have a top-level service read a file from something like `.detection/config.json` where we keep these environment...

#1110 should resolve this here soon, apologies for the delay in this.

Is this happening when using the Go CLI scanning method, go.mod / go.sum parsing, or both? See https://github.com/microsoft/component-detection/blob/main/docs/detectors/go.md for more info

This should be resolved with #1027 . If you are still hitting this on the latest bits please re-open the issue.

Thanks for the contribution. In order for us to be able to accept it, please review the CLA mentioned above @edena-legit

@edena-legit looks like the test run is failing with `NullReferenceException: Object reference not set to an instance of an object.` if you could please take a look

#1129 has now handled this 😄