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.
|pypi| |docs| |build| |coverage| |jazzband|
django-ical is a simple library/framework for creating
iCal <http://www.ietf.org/rfc/rfc2445.txt>
_
feeds based in Django's
syndication feed framework <https://docs.djangoproject.com/en/3.0/ref/contrib/syndication/>
_.
This documentation is modeled after the documentation for the syndication feed framework so you can think of it as a simple extension.
If you are familiar with the Django syndication feed framework you should be able to be able to use django-ical fairly quickly. It works the same way as the Django syndication framework but adds a few extension properties to support iCalendar feeds.
django-ical uses the icalendar <http://pypi.python.org/pypi/icalendar/>
_ library
under the hood to generate iCalendar feeds.
Documentation is hosted on Read the Docs:
https://django-ical.readthedocs.io/en/latest/
.. |pypi| image:: https://img.shields.io/pypi/v/django-ical.svg :alt: PyPI :target: https://pypi.org/project/django-ical/
.. |docs| image:: https://readthedocs.org/projects/django-ical/badge/?version=latest :alt: Documentation Status :scale: 100% :target: http://django-ical.readthedocs.io/en/latest/?badge=latest
.. |build| image:: https://github.com/jazzband/django-ical/workflows/Test/badge.svg :target: https://github.com/jazzband/django-ical/actions :alt: GitHub Actions
.. |coverage| image:: https://codecov.io/gh/jazzband/django-ical/branch/master/graph/badge.svg :target: https://codecov.io/gh/jazzband/django-ical :alt: Coverage
.. |jazzband| image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband
VALARM
support and documentation.
[malteger]Content-Type
headers.
Previous configuration included multiple comma separated values
in the header, which is incompatible with the HTTP header specification.
[aleksihakli]ttl
parameter. Thanks, Diaz-Gutierrezfile_name
parameter. Thanks, browniebrokeORGANIZER
field. Thanks, browniebrokeGEO
field. Thanks, null_radix!FAQs
iCal feeds for Django based on Django's syndication feed framework.
We found that django-ical demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
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.