Mike Taylor
Mike Taylor
I know the js syntax is probably wrong in quite a few spots... but from what I could see in http://riemann.io/howto.html#write-a-client this should send over UDP a Riemann Event message...
This configuration currently runs: - phpcs --standard=PSR2 cassis.php - phpunit --log-junit $CIRCLE_TEST_REPORTS/phpunit php-tests - eslint cassis.js - npm test Note - I am _not_ a JS or PHP coder so...
fixes Issue #16
pipfile.lock and requirements.txt need the following change applied: django>=2.0.8 CVE-2018-14574 moderate severity Vulnerable versions: >= 2.0, < 2.0.8 Patched version: 2.0.8 django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before...
per GitHub Security alert, the current version of symfony/http-foundation is vulnerable CVE-2019-10913 critical severity https://github.com/advisories/GHSA-x92h-wmg2-6hp7 > Vulnerable versions: >= 3.0.0, < 3.4.26 > Patched version: 3.4.26 > In Symfony before...
I'm seeing this for some of the github calls: 2013-09-08_02:57:20.04674 production environment detected 2013-09-08_03:28:13.79040 192.30.252.53 - - [Sun, 08 Sep 2013 03:28:13 GMT] "POST /github/callback HTTP/1.1" 200 2 "-" "GitHub...
As currently shown the example will always fail after the pincode is given with a 401 error. The reason is that oAuth v1.0a requires that the oauth_verifier parameter be present...
Switch to using pipenv - this should simplify things and also make it easier to lock version dependencies
V3.0
working to get this merged with all of the main branch changes --- This change is [](https://reviewable.io/reviews/bear/parsedatetime/267)