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
cpe.stats.json115 linesDownload Raw Back to stats
1{2  "totalTriples": 13545566,3  "uniqueSubjects": 1766927,4  "uniqueObjects": 2760146,5  "uniquePredicates": 9,6  "bySource": [7    {8      "source": "cpe",9      "count": 1354556610    }11  ],12  "topPredicates": [13    {14      "predicate": "rdf:type",15      "count": 176692716    },17    {18      "predicate": "created",19      "count": 166861920    },21    {22      "predicate": "vendor",23      "count": 166861924    },25    {26      "predicate": "title",27      "count": 166861928    },29    {30      "predicate": "part",31      "count": 166861932    },33    {34      "predicate": "product",35      "count": 166861936    },37    {38      "predicate": "modified",39      "count": 166861940    },41    {42      "predicate": "version",43      "count": 166861744    },45    {46      "predicate": "deprecated",47      "count": 9830848    }49  ],50  "topConnectedEntities": [51    {52      "entity": "Platform",53      "count": 176692754    },55    {56      "entity": "application",57      "count": 146687758    },59    {60      "entity": "operating_system",61      "count": 14008962    },63    {64      "entity": "hardware",65      "count": 6173066    },67    {68      "entity": "cisco",69      "count": 3539970    },71    {72      "entity": "vim",73      "count": 3167474    },75    {76      "entity": "hp",77      "count": 2220578    },79    {80      "entity": "microsoft",81      "count": 1928982    },83    {84      "entity": "apache",85      "count": 1893886    },87    {88      "entity": "jenkins",89      "count": 1755690    },91    {92      "entity": "ibm",93      "count": 1744694    },95    {96      "entity": "intel",97      "count": 1452698    },99    {100      "entity": "google",101      "count": 14188102    },103    {104      "entity": "1.0.0",105      "count": 12231106    },107    {108      "entity": "redhat",109      "count": 12013110    }111  ],112  "crossSourceLinks": [],113  "generatedAt": "2026-07-13T09:13:08Z"114}115