Skip to content

Dockerfile scanning #298

@jghal

Description

@jghal

Is your feature request related to a problem? Please describe.
I have projects with a Dockerfile used to package the software, but the IDE plugin only gives my vulnerabilities from the software dependencies.

Describe the solution you'd like to see
If a folder loaded in the workspace have a Dockerfile (or multiple, perhaps glob on Dockerfile.*) then the Dockerfile(s) should be scanned for FROM lines and those images should be scanned the same as if I use the jf docker scan command individually on each of them.

Describe alternatives you've considered
Manually running jf docker scan on each 3rd party image my Dockerfile depends on.

Additional context
Project directory has a Dockerfile
vs_code_directory_has_dockerfile

Add it to the JFrog Issues view with all the FROM images scanned
vs_code_jfrog_view_add_dockerfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions