Hi,
The documentation for the KICS query Security Opt Not Set
(query id ce76b7d0-9e77-464d-b86f-c5c48e03e22d) links to outdated Docker docs.
Current KICS query page:
https://docs.kics.io/latest/queries/dockercompose-queries/ce76b7d0-9e77-464d-b86f-c5c48e03e22d/
Suggested replacement links:
-
Current Compose reference for security_opt: https://docs.docker.com/compose/compose-file/compose-file-v3/#cap_add-cap_drop which being redirected to https://docs.docker.com/reference/compose-file/services/#security_opt. This page does not contain related documentation, cuz docs were moved as I understand
-
Docker Engine security docs that explain the practical meaning of security_opt:
Why this matters:
- the current linked legacy page is confusing and effectively dead-end for users trying to understand the finding
- the current Compose page documents the field location/syntax
- the engine security pages explain the actual security model and common values
Thanks.
Hi,
The documentation for the KICS query
Security Opt Not Set(query id
ce76b7d0-9e77-464d-b86f-c5c48e03e22d) links to outdated Docker docs.Current KICS query page:
https://docs.kics.io/latest/queries/dockercompose-queries/ce76b7d0-9e77-464d-b86f-c5c48e03e22d/
Suggested replacement links:
Current Compose reference for
security_opt: https://docs.docker.com/compose/compose-file/compose-file-v3/#cap_add-cap_drop which being redirected to https://docs.docker.com/reference/compose-file/services/#security_opt. This page does not contain related documentation, cuz docs were moved as I understandDocker Engine security docs that explain the practical meaning of
security_opt:Why this matters:
Thanks.