Skip to content
Discussion options

You must be logged in to vote

Hello @namandf
Thanks for your report!

Trivy finds your packages correctly:

➜ trivy image --list-all-pkgs --debug openwhisk/nodejs6action --format json | grep 'pseudomap@1.0.2\|psl@1.1.32\|protobufjs@3.8.2' -A 9 
...
          "ID": "pseudomap@1.0.2",
          "Name": "pseudomap",
          "Version": "1.0.2",
          "Licenses": [
            "ISC"
          ],
          "Layer": {
            "DiffID": "sha256:ef016d29d5f0f31cb5584e241ddf40c46eed4fe682a14e876181df0ca85c673c"
          },
          "FilePath": "root/.npm/pseudomap/1.0.2/package/package.json"
--
          "ID": "psl@1.1.32",
          "Name": "psl",
          "Version": "1.1.32",
          "Licenses": [
            "MI…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DmitriyLewen
Comment options

You must be logged in to vote
12 replies
@namandf
Comment options

@vikasdf
Comment options

@knqyf263
Comment options

@namandf
Comment options

@DmitriyLewen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
scan/vulnerability Issues relating to vulnerability scanning
4 participants