Zach Wasserman

Results 41 issues of Zach Wasserman

Allows suppressing the "untested platform" warning when using on a non-traditional platform, by defining the macro before importing AceRoutine.

As of https://github.com/imkira/gcp-iap-auth/pull/3, the examples no longer compile.

It would be helpful if this package exported the maximum size of the header slice that would be used to match against. Currently this information is available in the README,...

This will make it easier for users who would like to use these with React apps. It's possible for users to translate manually using https://magic.reactjs.net/htmltojsx.htm.

Configuration and fixes for the Fleet server and frontend to add support for https://github.com/Uptycs/kubequery. # Checklist for submitter If some of the following don't apply, delete the relevant line. -...

In https://github.com/kolide/fleet/blob/master/server/service/client.go#L53 we use `errors.Wrap` inside a statement that returns only a `bool` error status. `errors.Wrap` returns `nil` if the provided error is `nil`. If execution has made it to...

Bug
Feature: CLI

Strange rendering while typing ![editor](https://cloud.githubusercontent.com/assets/575602/23440660/2d5785b0-fdd2-11e6-8fa8-f76d24d4c3e9.gif) ![editor2](https://cloud.githubusercontent.com/assets/575602/23441210/d1ad5254-fdd5-11e6-928a-ede501511b65.gif)

Bug
Feature: Queries
Component: Frontend

Previously these test Docker containers used https://github.com/kolide/docker-osquery, which no longer seems to be maintained and has very old osquery versions (2.7.0). Migrate to using containers from the new https://github.com/dactivllc/docker-osquery project....

Component: Development Infrastructure
Component: Technical Debt

1. It says "We have alerted the engineers and they are working on a solution.", but there is no mechanism for this (and it may cause people to think we...

Component: Frontend
Help Wanted
Good First Issue