
Product
Redesigned Repositories Page: A Faster Way to Prioritize Security Risk
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
.. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg :alt: License: GPL v3 :target: https://www.gnu.org/licenses/gpl-3.0 .. image:: https://img.shields.io/pypi/pyversions/Django.svg :target: https://pypi.python.org/pypi/ansicolortags/ .. image:: https://img.shields.io/badge/version-1.13.5-blue.svg :alt: Version 1.13.5
DigitalCube <http://digitalcube.rs/>
_WIKI <https://github.com/digital-cube/BASE/wiki>
_Installation
.. code-block:: console
pip3 install dcbase
pip3 install -r https://raw.githubusercontent.com/digital-cube/BASE/master/requirements.txt
Initialize project
.. code-block:: console
basemanager init project_name
Start project
.. code-block:: console
cd project_name
./project_name
Initialize database
.. code-block:: console
cd project_name
basemanager db_init db_username db_password
FAQs
Base, simple scaling project
We found that dcbase demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Security News
Multiple deserialization flaws in PyTorch Lightning could allow remote code execution when loading untrusted model files, affecting versions up to 2.4.0.