Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
django-fernet-fields
Advanced tools
.. image:: https://secure.travis-ci.org/orcasgit/django-fernet-fields.png?branch=master :target: http://travis-ci.org/orcasgit/django-fernet-fields :alt: Test status .. image:: https://coveralls.io/repos/orcasgit/django-fernet-fields/badge.png?branch=master :target: https://coveralls.io/r/orcasgit/django-fernet-fields :alt: Test coverage .. image:: https://readthedocs.org/projects/django-fernet-fields/badge/?version=latest :target: https://readthedocs.org/projects/django-fernet-fields/?badge=latest :alt: Documentation Status .. image:: https://badge.fury.io/py/django-fernet-fields.svg :target: https://pypi.python.org/pypi/django-fernet-fields :alt: Latest version
Fernet
_ symmetric encryption for Django model fields, using the
cryptography
_ library.
django-fernet-fields
supports Django
_ 1.11 and later on Python 2.7, 3.5, 3.6, 3.7, pypy, and pypy3.
Only PostgreSQL, SQLite, and MySQL are tested, but any Django database backend
with support for BinaryField
should work.
.. _Django: http://www.djangoproject.com/ .. _Fernet: https://cryptography.io/en/latest/fernet/ .. _cryptography: https://cryptography.io/en/latest/
Documentation for django-fernet-fields is available at https://django-fernet-fields.readthedocs.org/
This app is available on PyPI
_ and can be installed with pip install django-fernet-fields
.
.. _PyPI: https://pypi.python.org/pypi/django-fernet-fields/
See the contributing docs
_.
.. _contributing docs: https://github.com/orcasgit/django-fernet-fields/blob/master/CONTRIBUTING.rst
isnull
lookup.FAQs
Fernet-encrypted model fields for Django
We found that django-fernet-fields demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.