Only One Entrypoint false negative
#8362
Closed
ArtemkaKun
started this conversation in
False Detection
Replies: 1 comment 1 reply
-
|
hi @ArtemkaKun thanks for the report - this looks like a bug to me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
IDs
AVD-DS-0007
Description
I think "Only One Entrypoint" check throws false misconfiguration error. I have only one
ENTRYPOINTin my Dockerfile. The only secondENTRYPOINTI can think of - is theENTRYPOINTfrom the base image, which I believe must be omitted in the check.Reproduction Steps
Target
Container Image
Scanner
Misconfiguration
Target OS
No response
Debug Output
See https://github.com/Articola-Tools/dockerfile-security-scanner/actions/runs/13185687866/job/36807092534?pr=11Version
Checklist
-f jsonthat shows data sources and confirmed that the security advisory in data sources was correctBeta Was this translation helpful? Give feedback.
All reactions