mirror of
https://github.com/coollabsio/coolify.git
synced 2026-06-13 19:09:50 +00:00
docs(tests): replace advisory ID with descriptive comment in healthcheck injection test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Regression tests for GHSA-gvc4-f276-r88p.
|
||||
* Regression tests for database healthcheck command injection.
|
||||
*
|
||||
* Docker CMD-SHELL healthchecks pass the string to /bin/sh -c, enabling command injection
|
||||
* via user-controlled DB username/password/database fields. The fix converts all affected
|
||||
|
||||
Reference in New Issue
Block a user