RedHatProductSecurity / security-data-guidelines

A set of documents detailing Red Hat's publishing of security data.

Home Page:https://redhatproductsecurity.github.io/security-data-guidelines/

Repository from Github https://github.comRedHatProductSecurity/security-data-guidelinesRepository from Github https://github.comRedHatProductSecurity/security-data-guidelines

security-data-guidelines

A set of documents detailing Red Hat's publishing of security data.

Docs Development

To run a locally served docs site, run:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements/docs-requirements.txt
mkdocs serve

If you're running on MacOS and experience issues with the cairo dependency, try adding the following:

brew install cairo

About

A set of documents detailing Red Hat's publishing of security data.

https://redhatproductsecurity.github.io/security-data-guidelines/

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.7%