diff options
| -rw-r--r-- | examples/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/readme.md b/examples/readme.md index 4d78b121..66f43661 100644 --- a/examples/readme.md +++ b/examples/readme.md @@ -5,7 +5,7 @@ New object oriented API. The old one should not be used, unless you explicitly w To download and build whole dataset can take up to several hours. -## Manual CPE matching +## Manual CPE labeling The tool contains a fuzzy procedure that attempts to map [CPE names](https://nvd.nist.gov/products/cpe) to CC certificates. Result is a list of potentially promising matchings that should be manually evaluated by an analyst to obtain ground truth labeling. The analyst should run the file [cc_cpe_labeling.py](https://github.com/crocs-muni/sec-certs/blob/master/examples/cc_cpe_labeling.py) |
