You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright (c) 2022 Dell Inc, or its subsidiaries.
FROM python:3.12.0-alpine
FROM python:3.12.1-alpine
Check warning
Code scanning / Scorecard
Pinned-Dependencies
Medium
score is 0: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating python:3.12.1-alpine to python:3.12.1-alpine@sha256:14cfc61fc2404da8adc7b1cb1fcb299aefafab22ae571f652527184fbb21ce69
Click Remediation section below for further remediation help