Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
.. image:: https://img.shields.io/pypi/v/django-tapeforms.svg :target: https://pypi.org/project/django-tapeforms/ :alt: Latest Version
.. image:: https://github.com/stephrdev/django-tapeforms/workflows/Test/badge.svg?branch=master :target: https://github.com/stephrdev/django-tapeforms/actions?workflow=Test :alt: CI Status
.. image:: https://codecov.io/gh/stephrdev/django-tapeforms/branch/master/graph/badge.svg :target: https://codecov.io/gh/stephrdev/django-tapeforms :alt: Coverage Status
.. image:: https://readthedocs.org/projects/django-tapeforms/badge/?version=latest :target: https://django-tapeforms.readthedocs.io/en/stable/?badge=latest :alt: Documentation Status
Please refer to the Documentation <https://django-tapeforms.readthedocs.io/>
_ to
learn how to use django-tapeforms
. Basicly, tapeforms
provides a mixin
and some Django template tags to help you render your forms to HTML.
django-tapeforms supports Python 3 only and requires at least Django 2.2. No other dependencies are required.
A Python 3.6 interpreter is required in addition to pipenv.
.. code-block:: shell
$ poetry install
Now you're ready to start the example project to experiment with tapeforms.
.. code-block:: shell
$ poetry run python examples/manage.py runserver
FAQs
A helper to render Django forms using HTML templates.
We found that django-tapeforms 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.