|
8 | 8 |
|
9 | 9 | A SBOM-centric security scanner for Kubernetes. |
10 | 10 |
|
11 | | -This is still being developed. For additional details, please refer to the [RFC](docs/rfc). |
| 11 | +This is still being developed. For additional details, please refer to the [RFC](https://github.com/kubewarden/sbomscanner/tree/main/docs/rfc). |
12 | 12 |
|
13 | 13 | # Documentation |
14 | 14 |
|
15 | 15 | ### Installation |
16 | 16 |
|
17 | | -- [Quickstart](docs/installation/quickstart.md) |
18 | | -- [Uninstall](docs/installation/uninstall.md) |
19 | | -- [Helm Chart Values Configuration](docs/installation/helm-values.md) |
| 17 | +- [Quickstart](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/quickstart.md) |
| 18 | +- [Uninstall](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/uninstall.md) |
| 19 | +- [Helm Chart Values Configuration](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/helm-values.md) |
20 | 20 |
|
21 | 21 | ### Usage |
22 | 22 |
|
23 | | -- [Scanning Registries](docs/user-guide/scanning-registries.md) |
24 | | -- [Scanning Workloads](docs/user-guide/scanning-workloads.md) |
25 | | -- [Querying Reports](docs/user-guide/querying-reports.md) |
26 | | -- [Private Registries](docs/user-guide/private-registries.md) |
27 | | -- [VEX Support and VEXHub Integration](docs/user-guide/vex.md) |
28 | | -- [Air Gap Support](docs/user-guide/airgap-support.md) |
29 | | -- [MCP Server (Experimental)](docs/user-guide/mcp-server.md) |
| 23 | +- [Scanning Registries](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/scanning-registries.md) |
| 24 | +- [Scanning Workloads](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/scanning-workloads.md) |
| 25 | +- [Querying Reports](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/querying-reports.md) |
| 26 | +- [Private Registries](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/private-registries.md) |
| 27 | +- [VEX Support and VEXHub Integration](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/vex.md) |
| 28 | +- [Air Gap Support](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/airgap-support.md) |
| 29 | +- [MCP Server (Experimental)](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/mcp-server.md) |
30 | 30 |
|
31 | 31 | ### Troubleshooting |
32 | 32 |
|
33 | | -- [Collecting logs](docs/troubleshooting/collecting-logs.md) |
| 33 | +- [Collecting logs](https://github.com/kubewarden/sbomscanner/blob/main/docs/troubleshooting/collecting-logs.md) |
34 | 34 |
|
35 | 35 | ### Development |
36 | 36 |
|
37 | | -- [Contributing guidelines](CONTRIBUTING.md) |
| 37 | +- [Contributing guidelines](https://github.com/kubewarden/sbomscanner/blob/main/CONTRIBUTING.md) |
38 | 38 |
|
39 | 39 | ### Contact |
40 | 40 |
|
|
0 commit comments