Socket
Socket
Sign inDemoInstall

csaf-lint

Package Overview
Dependencies
11
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    csaf-lint

Experimental CSAF validator for envelope and body profiles.


Maintainers
1

Readme

CSAF Lint

Experimental CSAF envelope and body profile validator.

License: MIT

version downloads wheel supported-versions supported-implementations

In short: The current version of the csaf-lint validates documents in various Common Security Advisory Framework (CSAF) formats against built-in or user custom schema files.

The supported versions are:

  • CSAF 2.0 (default is now the 2021.03.23 editor version)
  • CSAF 1.2 (aka CVRF 1.2)
  • CSAF 1.1 (aka CVRF 1.1)

Caveat Emptor

  1. Expect changes to the CSAF v2.0 support because the underlying OASIS specification is undergoing development by the members of the OASIS technical committee. This may lead to breaking changes until the standard is published on committee specification level. The current supported draft JSON Schema versions are from 2021-03-23, 2021-03-19, and 2021-03-07.
  2. The previous versions namely CVRF 1.1 and 1.2 were in XML format.
  3. The current version CSAF 2.0-candidates are in JSON Schema format.

Available on PyPI as csaf-lint

Installing

Recommended installation of current experimental package:

❯ python -m pipx install csaf-lint

Status

Experimental.

Note: The default branch is default.

Keywords

FAQs


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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc