Adam Shannon

Results 286 issues of Adam Shannon

**Is your feature request related to a problem? Please describe.** I'm seeing some false positives after attempting an upgrade to v8.0.2. Example: https://github.com/moov-io/infra/pull/233 ``` { "Description": "Generic API Key", "StartLine":...

enhancement

Issue: https://github.com/FiloSottile/mkcert/issues/50

Cool project. Thanks for open sourcing it! I was reading the code and noticed a couple images are pinned to external docker registries. It would be nice for environments which...

Hey! 👋 I was trying out this project and don't see `github_repo_release_downloads` being exported. I'm not sure if this is due to the [updated API for releases / downloads](https://docs.github.com/en/rest/reference/repos#list-releases) or...

I installed kubectl-curl from the README and ran into an error. Install: ``` $ go install github.com/segmentio/kubectl-curl@latest go: downloading github.com/segmentio/kubectl-curl v0.1.5 ``` Error: ``` $ kubectl curl http://{pod}/metrics * ERROR:...

Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? `v0.22.0` ### What version of Go are you using? `go1.13.6` ### What did...

bug

## Description We're using ohai to detect and populate some attributes inside of a cookbook based on the ip address. We're having issues running local tests when connected on ##...

Type: Bug
Focus: Desktop

## Versions ### Tectonic version ``` 1.8.9-tectonic.1 ``` ### Platform ``` azure ``` ### What happened? I tried to create a Service with `type: LoadBalancer` and ran into an issue....

platform/azure

A dependency bot on my projects noticed these were out of date. I created a new example and the site loads fine for me. I also had to update `elazarl/go-bindata-assetfs`...