Skip to main content

Common utilities for Camptocamp CI

Project description

SECURITY.md

Tools used to parse standardize SECURITY.md files.

Install

pip install security.md

Usage

from security_md import Security

security = Security("""
| Version         | Supported Until | Alternate Tag |
| --------------- | --------------- | ------------- |
| 7.6             | 23/06/2025      |               |
| 7.6-gdal3.7     | Best effort     |               |
| 7.6-gdal3.8     | Best effort     | 7.6           |
| 7.6-gdal3.9     | Best effort     |               |
""")
print(security.headers)
print(security.raw)
for version in security.supported_versions():
    print(version)
    print(security.all_tags(version))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

security_md-1.0.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

security_md-1.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file security_md-1.0.0.tar.gz.

File metadata

  • Download URL: security_md-1.0.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.13.1

File hashes

Hashes for security_md-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5acedaa2fd5f90fe907ebaaf9b47d1887f4ba26b57bebac1a7d97ac3bcc99c6b
MD5 923a7bdcffc5e208d7cca8e8b2838845
BLAKE2b-256 bcaa93ae4c8d52b680401ae598cebb03230014be9d1ba863222b1217801eb8eb

See more details on using hashes here.

File details

Details for the file security_md-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: security_md-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.13.1

File hashes

Hashes for security_md-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 813cf89038f4303dfedf6adc4ed435fad8b4f701a98ca4bd9c6b9b1210773ff2
MD5 22262780297a965b24728390e8a55358
BLAKE2b-256 43f01cbc3b2d7658876681a3a7a17fc6351407777d60bffad4557329e4aa229b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page