Hazel Court

Results 3 issues of Hazel Court

The hookshot shortcuts [Passthrough](https://github.com/mapbox/cloudfriend/blob/master/lib/shortcuts/api.md#hookshotpassthrough) and [Github](https://github.com/mapbox/cloudfriend/blob/master/lib/shortcuts/api.md#hookshotgithub) create: - An API Gateway to receive events - A webhook lambda to passthrough events And expect you to provide a second lambda, that...

secret-shield introduces a layer of protection against accidentally committing secrets to public repos. What if we want to protect against accidentally committing to public repos at all? ### Proposal We...

enhancement

Lodash is a very large library that impacts performance of downstream projects, and importing it in its entirety is no longer required. This library should be changed to use a...