
Product
Introducing Repository Labels and Security Policies
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
Process base mapping data used by other modules. Mandatory Module for ASDC
Add "dashboard" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'dashboard', ]
If necessary add "dashboard" in (check comment for description): DASHBOARD_PAGE_MODULES, GETRISKEXECUTEEXTERNAL_MODULES, QUICKOVERVIEW_MODULES, MAP_APPS_TO_DB_CUSTOM
For development in virtualenv add GEODB_PARENT_DIR path to VENV_NAME/bin/activate:
export PYTHONPATH=${PYTHONPATH}:
${HOME}/GEODB_PARENT_DIR
Include the dashboard URLconf in geonode/urls.py like this::
url('', include('dashboard.urls')),
Run python manage.py migrate dashboard
to create the dashboard models.
FAQs
ISDC Avatar.
We found that isdc-avatar 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
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
Research
Security News
Socket researchers uncovered malicious npm and PyPI packages that steal crypto wallet credentials using Google Analytics and Telegram for exfiltration.
Product
Socket now supports .NET, bringing supply chain security and SBOM accuracy to NuGet and MSBuild-powered C# projects.