mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
scout: fix npm casing
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -79,7 +79,7 @@ cpe:<cpe_version>:<part>:<vendor>:<product>:<version>:<update>:<edition>:<langua
|
||||
```
|
||||
|
||||
For example `cpe:*:*:*:calendar:*:*:*:*:*:*:*` returns a match on anything with
|
||||
the product name “calendar”. If there is a vulnerability present in an NPM
|
||||
the product name “calendar”. If there is a vulnerability present in an npm
|
||||
package, this CPE match would also return packages and modules for all other
|
||||
languages too.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user