John Kinsella
John Kinsella
I've got a golang type named `store.Resource`. I've added code to register it, such as ``` oso.RegisterClass(reflect.TypeOf(store.Resource{}), nil) ``` That line itself doesn't incur an error. But when I call...
Description: A security "nutrition label" and project badge offers a standardized way to communicate particulars related to the security of a project to potential users - if it requires administrative...
Description: Currently if someone browses to the [TAG GH page](https://github.com/cncf/tag-security/), it's sort of a confusing thing. The top-level readme talks about meetings, membership, leadership, objective, and vision...but not really what...
Similar to https://github.com/openhab/openhab-android/issues/10, it would be very useful to me to be able to select between multiple OpenHab installations within the IOS app, say from a dropdown under the hamburger...
I'm looking around for a lambda adapter to use with [go-chi/chi](https://github.com/go-chi/chi)...Apex Gateway looks neat, but...unloved (trying to avoid calling this "abandoned"). * Issues left open when they could be closed...
Offering a little cleanup on the list. :) FYI the https://github.com/dominikh/go-tools links have changed, but figured that's a separate PR...
This fixes #3
Masterminds/goutils isn't a direct dependency for carta but indirect github.com/Masterminds/sprig in for testdata/initdb/server.go. goutils is currently being flagged by dependabot - https://github.com/advisories/GHSA-xg2h-wx96-xgxr. Alternately - could bump goutils to v1.1.1, but...
I see mention of azure in the pre-reqs, but no sign of azure tf code...