An open API service indexing awesome lists of open source software.

https://github.com/telemetryforge/documentation

Telemetry Forge documentation repository. Hosts the source-of-truth for all product documentation.
https://github.com/telemetryforge/documentation

Last synced: 5 months ago
JSON representation

Telemetry Forge documentation repository. Hosts the source-of-truth for all product documentation.

Awesome Lists containing this project

README

          

# documentation

This repo contains the docs provided by .
Documentation is generated via `mkdocs` and hosted in Vercel.

## Security reporting

The security documentation is all generated via [`scripts/security/run-scans.sh`](scripts/security/run-scans.sh) once a week automatically.
The versions to be scanned (OSS and commercial) are configured in [`scripts/security/scan-config.json`](scripts/security/scan-config.json).

Markdown templates are provided for Grype in [`scripts/security/templates/grype-markdown.tmpl`](scripts/security/templates/grype-markdown.tmpl).

[Instructions are provided](./docs/security/triaged/README.md) for how to triage CVEs.