fix(docs/admin/security): fix broken link of CVE (#14988)

This commit is contained in:
Muhammad Atif Ali
2024-10-05 10:21:27 -07:00
committed by GitHub
parent 419eba5fb6
commit 163f96b71a

View File

@ -16,5 +16,5 @@ vulnerability.
--- ---
| Description | Severity | Fix | Vulnerable Versions | | Description | Severity | Fix | Vulnerable Versions |
| --------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------------------------------------------------------------- | ------------------- | | --------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------------------------------------------------------------- | ------------------- |
| [API tokens of deleted users not invalidated](https://github.com/coder/coder/blob/main/docs/security/0001_user_apikeys_invalidation.md) | HIGH | [v0.23.0](https://github.com/coder/coder/releases/tag/v0.23.0) | v0.8.25 - v0.22.2 | | [API tokens of deleted users not invalidated](https://github.com/coder/coder/blob/main/docs/admin/security/0001_user_apikeys_invalidation.md) | HIGH | [v0.23.0](https://github.com/coder/coder/releases/tag/v0.23.0) | v0.8.25 - v0.22.2 |