khulnasoft commited on
Commit
cbe4698
·
verified ·
1 Parent(s): 793bed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # cvelint
2
 
3
  CVE records in the [v5 JSON schema](https://github.com/CVEProject/cve-schema/tree/master/schema/v5.0) may include errors that are neither enforceable by a schema, nor validated on the backend in CVE Services when a CVE record is created/updated.
@@ -34,4 +39,4 @@ $ ./cvelint -h # Display help
34
 
35
  ## GitHub Action
36
 
37
- [cvelint-action](https://github.com/jgamblin/cvelint-action) runs daily and produces a CSV and JSON output of all errors in the current CVE v5 data set.
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - summarization
5
+ ---
6
  # cvelint
7
 
8
  CVE records in the [v5 JSON schema](https://github.com/CVEProject/cve-schema/tree/master/schema/v5.0) may include errors that are neither enforceable by a schema, nor validated on the backend in CVE Services when a CVE record is created/updated.
 
39
 
40
  ## GitHub Action
41
 
42
+ [cvelint-action](https://github.com/jgamblin/cvelint-action) runs daily and produces a CSV and JSON output of all errors in the current CVE v5 data set.