Matt Weiden

Results 10 comments of Matt Weiden

@ryanking I like option #2 as well. This is what I had in mind. Seems to work fine in the `README.md`s.

@h3xstream This sounds great. I've created custom filters for command injection already, in fact: https://gist.github.com/mweiden/4ed53991d94bec58113e ...though I'd imagine that you'd want to build this into the framework itself. Have you...

@formanek that sounds great! Please double check that I've correctly caught all the process creation methods, though. There are a lot and it would be great to have a second...

@h3xstream @formanek that's awesome thanks for the feedback on that. Going forward, I develop in scala quite a bit so if you spec something out for implementation or need review...

@wstrange I have a very unpolished--but working--version of this here... https://github.com/mweiden/migration-tooling/commits/custom-repos I'd need some code review to get this in the proper state.

@wstrange @petroseskinder @epollan please see https://github.com/bazelbuild/migration-tooling/pull/71

@percival-el it isn't published yet. If you want to use it now, you'll have to install it by hand. Example below. * https://github.com/HumanCellAtlas/metrics/blob/master/Makefile#L69-L74 * https://github.com/HumanCellAtlas/metrics/blob/master/Dockerfile#L6 Note: not all features are...

@percival-el The lines I highlighted in those two files were all you need if you are not configuring grafana with a `grafana.ini`. Once you have pulled the plugin into a...

@mtanda why is this implemented with OAuth2 rather than an API key that is restricted to the Stackdriver Monitoring API?

@mtanda couldn't this be used with the Datasource in proxy mode? https://developers.google.com/api-client-library/javascript/features/authentication#simple-access-using-the-api-key