Skip to content

KICS

KICS #424

Triggered via schedule August 26, 2023 00:23
Status Success
Total duration 1m 38s
Artifacts

kics.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
[MEDIUM] Additional Properties Too Permissive: src/main/resources/static/DapsRegApi.yaml#L60
Objects should not accept 'additionalProperties' if it is possible
[MEDIUM] Additional Properties Too Permissive: src/main/resources/static/DapsRegApi.yaml#L80
Objects should not accept 'additionalProperties' if it is possible
[MEDIUM] Additional Properties Too Permissive: src/main/resources/static/DapsRegApi.yaml#L19
Objects should not accept 'additionalProperties' if it is possible
[MEDIUM] Additional Properties Too Permissive: src/main/resources/static/DapsRegApi.yaml#L103
Objects should not accept 'additionalProperties' if it is possible
[MEDIUM] Container Running With Low UID: charts/daps-reg-service/templates/deployment.yaml#L1
Check if containers are running with low UID, which might cause conflicts with the host's user table.
[MEDIUM] Default Response Undefined On Operations (v3): src/main/resources/static/DapsRegApi.yaml#L105
Operations responses should have a default response defined
[MEDIUM] Default Response Undefined On Operations (v3): src/main/resources/static/DapsRegApi.yaml#L40
Operations responses should have a default response defined
[MEDIUM] Default Response Undefined On Operations (v3): src/main/resources/static/DapsRegApi.yaml#L90
Operations responses should have a default response defined
[MEDIUM] Default Response Undefined On Operations (v3): src/main/resources/static/DapsRegApi.yaml#L62
Operations responses should have a default response defined
[MEDIUM] Global Server Object Uses HTTP: src/main/resources/static/DapsRegApi.yaml#L7
Global server object URL should use 'https' protocol instead of 'http'