
Security News
November CVEs Fell 25% YoY, Driven by Slowdowns at Major CNAs
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.
pelican-diminuendo
Advanced tools
################################## pelican-diminuendo - HTML minifier ##################################
This Pelican plugin uses python-diminuendo <https://github.com/hrbonz/python-diminuendo>_ to minify HTML.
.. image:: https://travis-ci.org/hrbonz/pelican-diminuendo.svg?branch=master :target: https://travis-ci.org/hrbonz/pelican-diminuendo :alt: Testing Status
.. image:: https://readthedocs.org/projects/pelican-diminuendo/badge/?version=latest :target: https://readthedocs.org/projects/pelican-diminuendo/?badge=latest :alt: Documentation Status
.. image:: http://img.shields.io/badge/license-BSD%203--Clause-blue.svg :target: http://opensource.org/licenses/BSD-3-Clause :alt: license BSD 3-Clause
.. code-block:: sh
$ pip install pelican-diminuendo
To use the plugin, add it to the PLUGINS list in your configuration file. Put it in pelicanconf.py by default:
.. code-block:: python
PLUGINS = [
# ...
'pelican-diminuendo',
]
Test the package:
.. code-block:: sh
$ python -m unittest discover
Automatic testing in various environments:
.. code-block:: sh
$ tox
Use bumpr to release the package:
.. code-block:: sh
$ bumpr -b -m
Source code on github <https://github.com/hrbonz/pelican-diminuendo>_Documentation on readthedocs <http://pelican-diminuendo.readthedocs.org/>_Package on pypi <https://pypi.python.org/pypi/pelican-diminuendo>_pelican-diminuendo is published under a BSD 3-clause license, see the LICENSE file distributed with the project.
FAQs
HTML minifier plugin for Pelican
We found that pelican-diminuendo 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
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.