feat(command-injection): Add command injection example
This commit is contained in:
@@ -20,6 +20,8 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- "5000:5000"
|
||||
cap_add:
|
||||
- NET_RAW
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user