1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
{
"_type": "sec_certs.dataset.cc.CCDatasetMaintenanceUpdates",
"state": {
"_type": "sec_certs.dataset.dataset.Dataset.DatasetInternalState",
"meta_sources_parsed": true,
"artifacts_downloaded": true,
"pdfs_converted": false,
"auxiliary_datasets_processed": false,
"certs_analyzed": false,
"sec_certs_version": "unknown"
},
"timestamp": "2022-11-10 13:44:35.171285",
"name": "maintenance_updates",
"description": "dataset_description",
"n_certs": 1,
"certs": [
{
"_type": "sec_certs.sample.cc_maintenance_update.CCMaintenanceUpdate",
"dgst": "cert_8f08cacb49a742fb_update_559ed93dd80320b5",
"name": "Fortinet FortiGate w/ FortiOS v5.6.7 Build 6022",
"report_link": "https://www.commoncriteriaportal.org/files/epfiles/383-7-159%20MR%20v1.0e.pdf",
"st_link": "https://www.commoncriteriaportal.org/files/epfiles/383-7-159%20ST%20v1.4%20CCRA.pdf",
"state": {
"_type": "sec_certs.sample.cc.CCCertificate.InternalState",
"report": {
"_type": "sec_certs.sample.document_state.DocumentState",
"download_ok": true,
"convert_garbage": false,
"convert_ok": false,
"extract_ok": false,
"pdf_hash": "80bada65614c1b037c13efa78996a8910700d0e05a3ca217286f76d7dacefe62",
"txt_hash": null
},
"st": {
"_type": "sec_certs.sample.document_state.DocumentState",
"download_ok": true,
"convert_garbage": false,
"convert_ok": false,
"extract_ok": false,
"pdf_hash": "d42e4364d037ba742fcd4050a9a84d0e6300f93eb68bcfe8c61f72c429c9ceca",
"txt_hash": null
},
"cert": {
"_type": "sec_certs.sample.document_state.DocumentState",
"download_ok": false,
"convert_garbage": false,
"convert_ok": false,
"extract_ok": false,
"pdf_hash": null,
"txt_hash": null
}
},
"pdf_data": {
"_type": "sec_certs.sample.cc.CCCertificate.PdfData",
"report_metadata": null,
"st_metadata": null,
"cert_metadata": null,
"report_frontpage": null,
"st_frontpage": null,
"cert_frontpage": null,
"report_keywords": null,
"st_keywords": null,
"cert_keywords": null,
"report_filename": "383-7-159 MR v1.0e.pdf",
"st_filename": "383-7-159 ST v1.4 CCRA.pdf",
"cert_filename": null
},
"heuristics": {
"_type": "sec_certs.sample.cc.CCCertificate.Heuristics",
"extracted_versions": null,
"cpe_matches": null,
"verified_cpe_matches": null,
"related_cves": null,
"cert_lab": null,
"cert_id": null,
"st_references": {
"_type": "sec_certs.sample.certificate.References",
"directly_referenced_by": null,
"indirectly_referenced_by": null,
"directly_referencing": null,
"indirectly_referencing": null
},
"report_references": {
"_type": "sec_certs.sample.certificate.References",
"directly_referenced_by": null,
"indirectly_referenced_by": null,
"directly_referencing": null,
"indirectly_referencing": null
},
"annotated_references": null,
"extracted_sars": null,
"direct_transitive_cves": null,
"indirect_transitive_cves": null,
"scheme_data": null,
"prev_certificates": null,
"next_certificates": null,
"protection_profiles": null,
"eal": null
},
"related_cert_digest": "8f08cacb49a742fb",
"maintenance_date": "2019-08-26"
}
]
}
|