mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
fix(docs/admin/security): fix broken link of CVE (#14988)
This commit is contained in:
committed by
GitHub
parent
419eba5fb6
commit
163f96b71a
@ -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 |
|
||||||
|
Reference in New Issue
Block a user