Skip to content

feat: add curl

feat: add curl #50

Triggered via push July 22, 2024 08:02
Status Success
Total duration 35s
Artifacts

kics-scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
[LOW] Curl or Wget Instead of Add: Dockerfile#L21
Use of Curl or Wget should be done instead of Add to fetch packages from remote URLs due to the use of Add being strongly discouraged