8000 Scanners use runAsNonRoot: false in their values.yaml securityContext · Issue #723 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content

Scanners use runAsNonRoot: false in their values.yaml securityContext #723

@SebieF

Description

@SebieF

Once PR #714 is applied, all values.yaml files have a securityContext set. During testing this, it was noted that some scanners have to use runAsNonRoot: false and/or readOnlyRootFilesystem: false in order to function. This can be due to the behaviour of the underlying scanner or because the Dockerfile uses a non-numeric user. Fixing this may require our own Scanner Dockerfile where an already build original image is used or pull requests in other repositories in order to have them use non-numeric, kubernetes-friendly users.

See also: #285

Affected scanners:

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenancescannerImplement or update a security scanner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0