aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data/cc/analysis/vulnerable_dataset.json
blob: d3ecb3ac7d2339905d587233817b77094ed5bd82 (plain) (blame)
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
    "_type": "sec_certs.dataset.cc.CCDataset",
    "state": {
        "_type": "sec_certs.dataset.dataset.Dataset.DatasetInternalState",
        "meta_sources_parsed": true,
        "artifacts_downloaded": false,
        "pdfs_converted": false,
        "auxiliary_datasets_processed": true,
        "certs_analyzed": false
    },
    "timestamp": "2021-04-16 15:05:18.386794",
    "name": "cc_full_dataset",
    "description": "sample dataset description",
    "n_certs": 2,
    "certs": [
        {
            "_type": "sec_certs.sample.cc.CCCertificate",
            "dgst": "ed91ff3e658457fd",
            "status": "active",
            "category": "Access Control Devices and Systems",
            "name": "IBM Security Access Manager for Enterprise Single Sign-On Version 8.2",
            "manufacturer": "IBM Corporation",
            "scheme": "DE",
            "security_level": {
                "_type": "Set",
                "elements": [
                    "ALC_FLR.1",
                    "EAL1"
                ]
            },
            "not_valid_before": "2014-12-05",
            "not_valid_after": null,
            "report_link": "http://www.commoncriteriaportal.org/files/epfiles/0683a_pdf.pdf",
            "st_link": "http://www.commoncriteriaportal.org/files/epfiles/0683b_pdf.pdf",
            "cert_link": null,
            "manufacturer_web": "http://www.ibm.com",
            "protection_profile_links": {
                "_type": "Set",
                "elements": [
                    "https://www.commoncriteriaportal.org/nfs/ccpfiles/files/ppfiles/HBYS_PP_07_09_2016_Updated.pdf"
                ]
            },
            "maintenance_updates": [],
            "state": {
                "_type": "sec_certs.sample.cc.CCCertificate.InternalState",
                "report": {
                    "_type": "sec_certs.sample.document_state.DocumentState",
                    "download_ok": true,
                    "convert_garbage": false,
                    "convert_ok": true,
                    "extract_ok": true,
                    "pdf_hash": null,
                    "txt_hash": null
                },
                "st": {
                    "_type": "sec_certs.sample.document_state.DocumentState",
                    "download_ok": true,
                    "convert_garbage": false,
                    "convert_ok": true,
                    "extract_ok": true,
                    "pdf_hash": null,
                    "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": null,
                "st_filename": null,
                "cert_filename": null
            },
            "heuristics": {
                "_type": "sec_certs.sample.cc.CCCertificate.Heuristics",
                "extracted_versions": [
                    "8.2"
                ],
                "cpe_matches": null,
                "annotated_references": null,
                "verified_cpe_matches": null,
                "related_cves": null,
                "cert_lab": null,
                "cert_id": null,
                "next_certificates": null,
                "prev_certificates": null,
                "protection_profiles": null,
                "eal": null
            }
        },
        {
            "_type": "sec_certs.sample.cc.CCCertificate",
            "dgst": "95e3850bef32f410",
            "status": "active",
            "category": "Access Control Devices and Systems",
            "name": "IBM WebSphere Application Server (WAS) 7.0",
            "manufacturer": "IBM Corporation",
            "scheme": "DE",
            "security_level": {
                "_type": "Set",
                "elements": [
                    "ALC_FLR.1"
                ]
            },
            "not_valid_before": "2010-12-05",
            "not_valid_after": null,
            "report_link": "https://www.commoncriteriaportal.org/files/epfiles/st_vid10289-vr.pdf",
            "st_link": "",
            "cert_link": null,
            "manufacturer_web": "http://www.ibm.com",
            "protection_profile_links": {
                "_type": "Set",
                "elements": [
                    "https://www.commoncriteriaportal.org/nfs/ccpfiles/files/ppfiles/KECS-PP-0822-2017 Korean National PP for Single Sign On V1.0(eng).pdf",
                    "https://www.commoncriteriaportal.org/nfs/ccpfiles/files/ppfiles/pp0062b_pdf.pdf"
                ]
            },
            "maintenance_updates": [],
            "state": {
                "_type": "sec_certs.sample.cc.CCCertificate.InternalState",
                "report": {
                    "_type": "sec_certs.sample.document_state.DocumentState",
                    "download_ok": true,
                    "convert_garbage": false,
                    "convert_ok": true,
                    "extract_ok": true,
                    "pdf_hash": null,
                    "txt_hash": null
                },
                "st": {
                    "_type": "sec_certs.sample.document_state.DocumentState",
                    "download_ok": true,
                    "convert_garbage": false,
                    "convert_ok": true,
                    "extract_ok": true,
                    "pdf_hash": null,
                    "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": null,
                "st_filename": null,
                "cert_filename": null
            },
            "heuristics": {
                "_type": "sec_certs.sample.cc.CCCertificate.Heuristics",
                "extracted_versions": [
                    "8.2"
                ],
                "cpe_matches": null,
                "annotated_references": null,
                "verified_cpe_matches": null,
                "related_cves": null,
                "cert_lab": null,
                "cert_id": null,
                "next_certificates": null,
                "prev_certificates": null,
                "protection_profiles": null,
                "eal": null
            }
        }
    ]
}