Datasets:
Update README.md
Browse filesUpdates including Experimental image
README.md
CHANGED
@@ -16,19 +16,18 @@ configs:
|
|
16 |
data_files: Data/CertificateFeatures-data.parquet
|
17 |
---
|
18 |
|
19 |
-
#
|
20 |
-
|
21 |
## Summary
|
22 |
-
|
23 |
-
We are excited to announce the release of the Venafi Public Certificate Features dataset.
|
24 |
This collection of data contains extracted features from 19m+ certificates discovered over HTTPS (port 443) on the
|
25 |
public internet between July 20 and July 26, 2023.
|
26 |
The features are a combination of X.509 certificate features, RFC5280 compliance checks,
|
27 |
and other attributes intended to be used for clustering, features analysis, and a base for supervised learning tasks (labels not included).
|
28 |
Some rows may contain nan values as well and as such could require additional pre-processing for certain tasks.
|
29 |
|
30 |
-
Venafi
|
31 |
-
|
32 |
|
33 |
## Data Structure
|
34 |
The extracted features are contained in the Data folder as certificateFeatures.csv.gz. The unarchived data size is
|
|
|
16 |
data_files: Data/CertificateFeatures-data.parquet
|
17 |
---
|
18 |
|
19 |
+
# Machine Identity Spectra Dataset
|
20 |
+

|
21 |
## Summary
|
22 |
+
Venafi is excited to release of the Machine Identity Spectra large dataset.
|
|
|
23 |
This collection of data contains extracted features from 19m+ certificates discovered over HTTPS (port 443) on the
|
24 |
public internet between July 20 and July 26, 2023.
|
25 |
The features are a combination of X.509 certificate features, RFC5280 compliance checks,
|
26 |
and other attributes intended to be used for clustering, features analysis, and a base for supervised learning tasks (labels not included).
|
27 |
Some rows may contain nan values as well and as such could require additional pre-processing for certain tasks.
|
28 |
|
29 |
+
This project part of Venafi Athena iniative and Venafi's commitment the data science community to increase the adoption of machine learning techniques
|
30 |
+
to help identify machine identity threats and solutions.
|
31 |
|
32 |
## Data Structure
|
33 |
The extracted features are contained in the Data folder as certificateFeatures.csv.gz. The unarchived data size is
|