Dan Vassallo

Results 23 comments of Dan Vassallo

It looks like you are correct! I do think I might have an idea of what's happening. I think the class name property on the component changes based on the...

@roccomuso I was having issues with the install because of the included ursa package on NPM. What I did to get the install to pass was `npm install git://github.com/fisch0920/snapchat.git`. I'm...

@roccomuso same `Snapchat._getGoogleAuthToken error 827:21` issue now that the install takes -- I've cloned the package and am peeking at the code but I'm not sure it's an issue with...

@michaelbaisch I forked it with the intention of refactoring the gem for middleman 4. I didn't finish at all. The gem will run but it won't work -- It needs...

Hey @taylerpauls I haven't had the time to update the gem in a bit so some functionality may be broken. I'll see if I can update some of it using...

Hey @Aaron-Garrett! I took the fixtures above and played with the Regex pattern a little bit [here](http://regexr.com/7v0v1). You'll notice it matches only the cases you've mentioned. To hopefully answer your...

Hey @brianterry! We've added SARIF output-format support to the validator command [here](https://github.com/aws-cloudformation/cloudformation-guard/pull/473). It will be available in the next release.

Hey @artisdope! I've been pretty busy with my personal life and at work lately. I'll give it a shot when I have some time. I have a few other issues...

Will try and look into this. I need to carve out time to merge some PRs. If you can fix this, PRs are welcome.