CoolFace
Datasetpublic

Nobody05/security

Security Knowledge Graph Triples Security data from 24 sources represented as Subject-Predicate-Object (SPO) triples in Parquet format, ready for knowledge-graph construction, graph-ML, RAG pipelines, and threat-intelligence analysis. Sources: ATT&CK · CAPEC · CWE · CVE · CPE · D3FEND · ATLAS · CAR · ENGAGE · F3 · EPSS · KEV · Vulnrichment · GHSA · Sigma · ExploitDB · MISP Galaxies · LOLBAS · LOLDrivers · Atomic Red Team · NIST 800-53 · Nuclei · EUVD · OSV Last updated:… See the full description on the dataset page: https://huggingface.co/datasets/Nobody05/security.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes178downloads
euvd.stats.json91 linesDownload Raw Back to stats
1{2  "totalTriples": 4923,3  "uniqueSubjects": 1641,4  "uniqueObjects": 2084,5  "uniquePredicates": 3,6  "bySource": [7    {8      "source": "euvd",9      "count": 492310    }11  ],12  "topPredicates": [13    {14      "predicate": "date-published",15      "count": 164116    },17    {18      "predicate": "rdf:type",19      "count": 164120    },21    {22      "predicate": "related-cve",23      "count": 164124    }25  ],26  "topConnectedEntities": [27    {28      "entity": "EUVulnerability",29      "count": 164130    },31    {32      "entity": "2021-11-03",33      "count": 28734    },35    {36      "entity": "2022-03-03",37      "count": 9538    },39    {40      "entity": "2022-03-25",41      "count": 6642    },43    {44      "entity": "2022-06-08",45      "count": 3546    },47    {48      "entity": "2022-05-25",49      "count": 3450    },51    {52      "entity": "2022-03-28",53      "count": 3254    },55    {56      "entity": "2022-05-23",57      "count": 2158    },59    {60      "entity": "2022-05-24",61      "count": 2062    },63    {64      "entity": "2022-01-10",65      "count": 1566    },67    {68      "entity": "2022-03-15",69      "count": 1570    },71    {72      "entity": "2022-02-10",73      "count": 1574    },75    {76      "entity": "2021-12-10",77      "count": 1378    },79    {80      "entity": "2022-01-18",81      "count": 1382    },83    {84      "entity": "2022-03-07",85      "count": 1186    }87  ],88  "crossSourceLinks": [],89  "generatedAt": "2026-07-13T09:13:11Z"90}91