Matthew Lorimor

Results 38 comments of Matthew Lorimor

YES! I commented what I did almost two years ago. I think I might cry.

I was experiencing the same issue. You could get around this for now by changing `docker/nginx/Dockerfile` to be: ```Dockerfile # Copyright 2018 Netflix, Inc. # # Licensed under the Apache...

@mikegrima I certainly can. I was unsure whether pulling Dart in this fashion would be an acceptable solution. I also **have not tested** whether this actually results in the UI...

Long-term, stuff should probably be ported to Dart 2 (not to mention porting to Python 3 given Python 2's end-of-life in six months), but I'm not in a position to...

Pulling that `.deb` directly and installing it would probably work as well. I don't know *why* it seems to be failing when going through the `.list`.

Looks like they simply removed it from being able to be pulled from the `.list` of `dart/stable`.

Because `goss` doesn't have this, `YaleUniversity/packer-plugin-goss` is attempting to work around the "problem" on their end: https://github.com/YaleUniversity/packer-plugin-goss/pull/100. As you likely already know, this is an important ability in CI/CD workloads....

There is almost no reason to keep calling the old endpoint. [Troy has even said](https://haveibeenpwned.com/API/v2#SearchingPwnedPasswordsByPassword) that searching by password will be discontinued on June 1, 2018.

I align pretty heavily with @Foxboron and @JasonKeirstead, here. >There is a security framework built around having one agreed upon way to communicate vulnerabilities. Linux distribution, and companies, patches CVEs...