cmdbac
cmdbac copied to clipboard
CMDBAC - Carnegie Mellon Database Application Catalog
Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.3 to 1.8.1. Release notes Sourced from scrapy's releases. 1.8.1 Security bug fix: If you use HttpAuthMiddleware (i.e. the http_user and http_pass spider attributes) for HTTP authentication,...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 8.3.2. Release notes Sourced from pillow's releases. 8.3.2 https://pillow.readthedocs.io/en/stable/releasenotes/8.3.2.html Security CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere] Fix 6-byte OOB read...
Bumps [django](https://github.com/django/django) from 1.8.6 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Bumps [django](https://github.com/django/django) from 1.8.6 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Bumps [pygments](https://github.com/pygments/pygments) from 2.0.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.1 to 3.11.2. Release notes Sourced from djangorestframework's releases. Version 3.9.3 This is the last Django REST Framework release that will support Python 2. Be sure to...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.1 to 3.11.2. Release notes Sourced from djangorestframework's releases. Version 3.9.3 This is the last Django REST Framework release that will support Python 2. Be sure to...
Is this project still active in any way? I see the last update to any projects happened almost two years ago.
Am I correct that no schema information is currently captured when deploying applications? If this is the case, any thoughts on how easy this to be add and whether you...
Curious if you've thought about using the test conventions of different frameworks to try automatically running the test suites. It seems like this could potentially capture many more application queries...