
Research
/Security News
11 Malicious Go Packages Distribute Obfuscated Remote Payloads
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
You are a city, a mobility provider or you simply want to know more about our MDS tools: send us a mail at contact@bluesystems.fr
A City of LA MDS Specification (Mobility Data Specification) compliant implementation of the Agency API for Python/Django
pip install .[dev]
to install dependenciesMDS_DB_NAME
, MDS_DB_USER
and MDS_DB_PASSWORD
python manage.py migrate
MDS_DEV_DEBUG=1 python manage.py runserver
A sample environment configuration is provided in .env.example
Request authentication is done through JWT bearer token as specified in MDS
JWT secret key or public key should be given through environment configuration MDS_AUTH_SECRET_KEY
or MDS_AUTH_PUBLIC_KEY
See dedicated README in front/README.md
We use semantic versioning and zest.releaser for the actual release:
fullrelease
Just follow the steps and hit Enter to answer Yes.
FAQs
MDS Agency implementation
We found that django-mds demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers 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.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).