docs(nx-dev): fix typo (#31677)
Update callout type from 'warn' to 'warning' in CVE blog post.
This commit is contained in:
parent
df75799ed7
commit
8026885128
@ -18,7 +18,7 @@ The CREEP vulnerability allows any contributor with pull request privileges to i
|
|||||||
- Nx Cloud is **NOT** affected due to its security architecture
|
- Nx Cloud is **NOT** affected due to its security architecture
|
||||||
- Review this post to determine if your self-hosted cache solution is vulnerable
|
- Review this post to determine if your self-hosted cache solution is vulnerable
|
||||||
|
|
||||||
{% callout type="warn" title="DIY implementations are vulnerable" %}
|
{% callout type="warning" title="DIY implementations are vulnerable" %}
|
||||||
DIY remote caches are likely vulnerable. Scanners won't catch all affected implementations, so understanding the vulnerability is crucial.
|
DIY remote caches are likely vulnerable. Scanners won't catch all affected implementations, so understanding the vulnerability is crucial.
|
||||||
{% /callout %}
|
{% /callout %}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user