-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Labels
bugSomething isn't workingSomething isn't workingcommunityCommunity contributionCommunity contributiondockerDocker queryDocker querydockerfilequeryNew query featureNew query feature
Description
It is a bug with the documentation (wrong link):
The documentation for the "NPM Install Command Without Pinned Version" should reference the right link to the docker documentation.
Currently it references a stale link.
How to reproduce the problem and what should be fixed:
- Check the Documentation link on this page:
https://docs.kics.io/latest/queries/dockerfile-queries/e36d8880-3f78-4546-b9a1-12f0745ca0d5/ - You can see the link points to "https://docs.docker.com/engine/reference/builder/#run"
- Unfortunately, that link is stale (docker probably changed some paths to their documentation)
- The right link to reference is this one: "https://docs.docker.com/reference/dockerfile/#run"
I assume the link is defined in the "descriptionUrl" field in this file in github, so that's the one that should be fixed:
https://github.com/Checkmarx/kics/blob/master/assets/queries/dockerfile/npm_install_without_pinned_version/metadata.json
cx-artur-ribeiro
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcommunityCommunity contributionCommunity contributiondockerDocker queryDocker querydockerfilequeryNew query featureNew query feature