
Security News
Rust RFC Proposes a Security Tab on crates.io for RustSec Advisories
Rustâs crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.
pyramid-mako
Advanced tools
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.

Security News
Rustâs crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.

Security News
/Research
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.

Research
/Security Fundamentals
A pair of typosquatted Go packages posing as Googleâs UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.