mirror of https://github.com/docker/docs.git
scout: fix npm casing
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
3ccd1e7a57
commit
639731d604
|
|
@ -79,7 +79,7 @@ cpe:<cpe_version>:<part>:<vendor>:<product>:<version>:<update>:<edition>:<langua
|
||||||
```
|
```
|
||||||
|
|
||||||
For example `cpe:*:*:*:calendar:*:*:*:*:*:*:*` returns a match on anything with
|
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
|
package, this CPE match would also return packages and modules for all other
|
||||||
languages too.
|
languages too.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue