Chris Bloom

Results 62 comments of Chris Bloom

Thanks. Here's a quick work around for anyone that needs it: ``` // Requires jQuery < 1.9, or https://github.com/gabceb/jquery-browser-plugin function idlePause() { // ... }; function idleResume() { // ......

Any progress on this?

@shawnmclean Oops, I actually meant to ask after progress on issue #9, not this one.

I need to enable socket mode on a new internal slack application. I'm curious to know if you've made any progress on implementing this yet, as well as if you...

I needed to explore this as a standalone client to understand the fundamentals of how it works. Now that I have a better understanding of it I'll try to think...

@mrjonstrong, I'm sorry that you bumped up against this in the first 24-hours of this feature going live. There are currently about 3 dozen advisories out of ~7000 that could...

You're welcome! > It's OK I can just do a manual pull request still. Unfortunately this won't work because you won't find a `GHSA-8489-44mv-ggj8.json` file in the repo to make...

@G-Rath We're aware of about 3 dozen vulnerabilities that are currently using the `>` operator in their version ranges. The OSV Schema currently (as of v1.2) has no way of...

@G-Rath good eye! `last_known_affected_version_range` is a hinting field that we can use internally to rehydrate certain range operators from OSV back to our internal representation. This works for upper bound...

> None of this is meant as a negative, but I find it a bit uneasy to know that there are a handful of advisories we have no insight into...