aio-libs/aiohttp 10710
Asynchronous HTTP client/server framework for asyncio and Python
agconti/cookiecutter-django-rest 1081
Build best practiced apis fast with Python3
asyncio support for botocore library using aiohttp
Asyncio cache manager for redis, memcached and memory
ahawker/ulid 203
Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
ahawker/crython 197
Lightweight task scheduler using cron expressions
aio-libs/aiohttp-debugtoolbar 181
aiohttp_debugtoolbar is library for debugtoolbar support for aiohttp
CORS support for aiohttp
AceFire6/ordered-arrowverse 63
A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes
Flask platform for Capture The Flag challenges
push eventpyupio/safety-db
commit sha a6cabc8ce526b9b5c96b9392cf33e3cbdd5e378a
january update
push time in 20 days
push eventpyupio/safety-db
commit sha f31a5686d7bbaa92c511cfb51d58cd3a95791e27
january update
push time in 20 days
push eventpyupio/safety-db
commit sha 4101fea1bbcd354a83112ac9fc777b1c95c2db99
december update
push time in 2 months
push eventpyupio/safety-db
commit sha 2e3c0f73a2e15d54a57edac09b58bf3f5c9f687a
december update
push time in 2 months
pull request commentpyupio/safety-db
Fix incorrect record for vulnerabilty CVE-2020-15118 in Wagtail package
@nicholasks I've extracted changes regarding incorrect CVE and left only test fix
comment created time in 2 months
pull request commentpyupio/safety-db
Fix incorrect record for vulnerabilty CVE-2020-15118 in Wagtail package
Thanks for the PR, we fixed the CVE-2020-15118 for the Wagtail package in the database, safety-db will be automatically updated with this fix on December 1, so no extra action will be required. Could you please extract the changes regarding it? So then we can merge you fix for the test. In fact a new $meta
was introduced recently and tests were not updated.
comment created time in 2 months
pull request commentpyupio/safety-db
Access files as setuptools pkg_resource
Hello! Is there something I can help with to get this PR merged?
comment created time in 2 months
issue commentpyupio/safety-db
JSON files not found on import
I thought the data would be included in the package as well, but it seems they are not.
comment created time in 2 months
Faker is a Python package that generates fake data for you.
fork in 2 months
startedpyup-bot/faker
started time in 2 months
issue commentpyupio/safety-db
Getting error as FAILED. Kindly help for the solution
@hemantloni Problem that in insecure.json and insecure_full.json were added new field, which tests don't understand properly:
{ "$meta": { "advisory": "PyUp.io metadata", "timestamp": 1604210401 },
Pull request with fix: https://github.com/pyupio/safety-db/pull/2325
comment created time in 3 months
push eventpyupio/safety-db
commit sha fc129f94c8172ee888d3955f2a1d7114e7d15c2c
november update
push time in 3 months
push eventpyupio/safety-db
commit sha 8f2f57c3291574ef61315453bc69c6e6a81d1951
november update
push time in 3 months
issue openedpyupio/safety-db
Getting error as FAILED. Kindly help for the solution
FAIL: test_using_valid_specifier_sets_0000__meta (main.TestData)
Traceback (most recent call last): File "C:\Users\COMP\AppData\Local\Programs\Python\Python37\lib\site-packages\parameterized\parameterized.py", line 530, in standalone_func return func(*(a + p.args), **p.kwargs) File "D:\HEMANT\HEMANT workfromhome\Project downloads\safety-db-master 2\safety-db-master\tests.py", line 28, in test_using_valid_specifier_sets self.failUnless(specifier_set, msg=message) AssertionError: None is not true : Bad specifier for $meta: 'advisory'
====================================================================== FAIL: test_using_valid_specifier_sets_0001__meta (main.TestData)
Traceback (most recent call last): File "C:\Users\COMP\AppData\Local\Programs\Python\Python37\lib\site-packages\parameterized\parameterized.py", line 530, in standalone_func return func(*(a + p.args), **p.kwargs) File "D:\HEMANT\HEMANT workfromhome\Project downloads\safety-db-master 2\safety-db-master\tests.py", line 28, in test_using_valid_specifier_sets self.failUnless(specifier_set, msg=message) AssertionError: None is not true : Bad specifier for $meta: 'timestamp'
Ran 1903 tests in 7.515s
FAILED (failures=2)
created time in 3 months