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.
- Host: GitHub
- URL: https://github.com/telemetryforge/documentation
- Owner: telemetryforge
- Created: 2025-06-30T12:54:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-22T14:59:19.000Z (5 months ago)
- Last Synced: 2026-01-23T07:27:07.254Z (5 months ago)
- Language: Go Template
- Homepage: https://documentation-two-sable.vercel.app
- Size: 30 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/security.md
- Support: docs/supported-platforms.md
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.