https://github.com/zopefoundation/zope.securitypolicy
Default Security Policy for Zope 3
https://github.com/zopefoundation/zope.securitypolicy
maintained
Last synced: 8 months ago
JSON representation
Default Security Policy for Zope 3
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.securitypolicy
- Owner: zopefoundation
- License: other
- Created: 2013-02-22T05:30:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T07:40:12.000Z (9 months ago)
- Last Synced: 2025-10-09T00:12:54.647Z (8 months ago)
- Topics: maintained
- Language: Python
- Homepage:
- Size: 384 KB
- Stars: 2
- Watchers: 63
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Copyright: COPYRIGHT.txt
Awesome Lists containing this project
README
=====================
zope.securitypolicy
=====================
.. image:: https://img.shields.io/pypi/v/zope.securitypolicy.svg
:target: https://pypi.org/project/zope.securitypolicy/
:alt: Latest release
.. image:: https://img.shields.io/pypi/pyversions/zope.securitypolicy.svg
:target: https://pypi.org/project/zope.securitypolicy/
:alt: Supported Python versions
.. image:: https://github.com/zopefoundation/zope.securitypolicy/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.securitypolicy/actions/workflows/tests.yml
.. image:: https://coveralls.io/repos/github/zopefoundation/zope.securitypolicy/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/zope.securitypolicy?branch=master
This package provides an useful security policy for Zope3. It's the
default security policy used in "zope3 the application" and many other
zope-based projects.