Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
PyModels
is a lightweight framework for mapping Python classes to schema-less
databases. It is not an ORM as it doesn't map existing schemata to Python
objects but instead defines them on a higher layer built upon a schema-less
storage (key/value or document-oriented). You define models as a valuable subset
of the whole database and work with only certain parts of existing entities --
the parts you need.
Since 21 Feb 2010 this package is named "PyModels". It was renamed due to name clashes between the library and local module with concrete models. It is natural to name the latter "models.py" (e.g. in Django), so it would obviously conflict with an external library named "models".
Please update your bookmarks, dependency lists, etc.
The package is still unstable so I hope the renaming didn't do much harm. :)
$ sudo easy_install pymodels
FAQs
Python models for schema-less databases.
We found that models 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.