Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Mako <http://www.makotemplates.org/>
_ bindings for PyramidThese are bindings for the Mako templating system <https://www.makotemplates.org/>
_ for the Pyramid <https://trypyramid.com/>
_ web framework.
Documentation for pyramid_mako <https://docs.pylonsproject.org/projects/pyramid-mako/en/latest/>
_.
Add support for Python 3.5, 3.6, 3.7.
Require mako >= 1.1.0
.
Add a config option for preprocessor_wants_settings
. If set to true
,
the preprocessor
will be wrapped in a function that invokes the
preprocessor with pyramid's config settings as the second argument.
pyramid.reload_templates
using
mako.reload_templates
.nose-selecttests
.Add a new Configurator directive, config.add_mako_renderer
which
can be used to add a new mako renderer for a given extension. This
directive accepts an optional settings_prefix
to load settings and
configuration differently per-renderer as well.
Removed the private APIs, IMakoLookup
, MakoRendererFactoryHelper
,
and renderer_factory
. See the new config.add_mako_renderer
API
for updating offending code.
Remove dependency on pyramid.interfaces.ITemplateRenderer
from
Pyramid 1.5.
FAQs
Mako template bindings for the Pyramid web framework
We found that pyramid-mako demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.