Shomi28 commited on
Commit
e144303
·
verified ·
1 Parent(s): 4f352ff

Upload cve_data config

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. cve_data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: cve_data
4
+ features:
5
+ - name: cve_id
6
+ dtype: string
7
+ - name: description
8
+ dtype: string
9
+ - name: published_date
10
+ dtype: string
11
+ - name: last_modified
12
+ dtype: string
13
+ - name: cwe_ids
14
+ dtype: string
15
+ - name: affected_products
16
+ dtype: string
17
+ - name: reference_urls
18
+ dtype: string
19
+ - name: exploit_available
20
+ dtype: string
21
+ - name: cvss_score
22
+ dtype: string
23
+ - name: cvss_severity
24
+ dtype: string
25
+ - name: attack_vector
26
+ dtype: string
27
+ - name: attack_complexity
28
+ dtype: string
29
+ - name: privileges_required
30
+ dtype: string
31
+ - name: user_interaction
32
+ dtype: string
33
+ - name: scope
34
+ dtype: string
35
+ - name: confidentiality_impact
36
+ dtype: string
37
+ - name: integrity_impact
38
+ dtype: string
39
+ - name: availability_impact
40
+ dtype: string
41
+ - name: exploitability_score
42
+ dtype: string
43
+ - name: impact_score
44
+ dtype: string
45
+ - name: attack_type
46
+ dtype: string
47
+ - name: likely_mitre_tactic
48
+ dtype: string
49
+ - name: risk_score
50
+ dtype: string
51
+ - name: risk_level
52
+ dtype: string
53
+ - name: primary_vendor_product
54
+ dtype: string
55
+ - name: in_cisa_kev
56
+ dtype: string
57
+ - name: ransomware_use
58
+ dtype: string
59
+ - name: kev_required_action
60
+ dtype: string
61
+ splits:
62
+ - name: train
63
+ num_bytes: 4519629
64
+ num_examples: 5000
65
+ download_size: 1068547
66
+ dataset_size: 4519629
67
+ configs:
68
+ - config_name: cve_data
69
+ data_files:
70
+ - split: train
71
+ path: cve_data/train-*
72
+ ---
cve_data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef7cf34b64c7e434c82c7b2d525dfba4839d8b786231f782976cad4b263a09c
3
+ size 1068547