Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
.. image:: https://github.com/WhyNotHugo/django-renderpdf/workflows/Tests/badge.svg :target: https://github.com/WhyNotHugo/django-renderpdf/actions/workflows/tests.yml :alt: Actions Status
.. image:: https://codecov.io/gh/WhyNotHugo/django-renderpdf/branch/main/graph/badge.svg :target: https://codecov.io/gh/WhyNotHugo/django-renderpdf :alt: Codecov coverage report
.. image:: https://img.shields.io/pypi/v/django-renderpdf.svg :target: https://pypi.python.org/pypi/django-renderpdf :alt: Version on PyPI
.. image:: https://img.shields.io/pypi/pyversions/django-renderpdf.svg :target: https://pypi.org/project/django-renderpdf/ :alt: Python versions
.. image:: https://img.shields.io/pypi/l/django-renderpdf.svg :target: https://github.com/WhyNotHugo/django-renderpdf/blob/main/LICENCE :alt: Licence
django-renderpdf is a Django app to render django templates as PDF files.
Rendering PDFs for web developers is generally pretty non-trivial, and there's no common approach to doing this. django-renderpdf attempts to allow reusing all the known tools and skills when generating a PDF file in a Django app:
PDFView
class which has an interface very similar to
Django's own built-in View
classes.The full documentation is available at https://django-renderpdf.readthedocs.io/.
django-renderpdf is licensed under the ISC licence. See LICENCE for details.
FAQs
A django app to render django templates as PDF files.
We found that django-renderpdf 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.