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
atomic.stats.json103 linesDownload Raw Back to stats
1{2  "totalTriples": 11024,3  "uniqueSubjects": 1811,4  "uniqueObjects": 3865,5  "uniquePredicates": 6,6  "bySource": [7    {8      "source": "atomic",9      "count": 1102410    }11  ],12  "topPredicates": [13    {14      "predicate": "platform",15      "count": 196916    },17    {18      "predicate": "description",19      "count": 181120    },21    {22      "predicate": "executor",23      "count": 181124    },25    {26      "predicate": "name",27      "count": 181128    },29    {30      "predicate": "rdf:type",31      "count": 181132    },33    {34      "predicate": "tests-technique",35      "count": 181136    }37  ],38  "topConnectedEntities": [39    {40      "entity": "AtomicTest",41      "count": 181142    },43    {44      "entity": "windows",45      "count": 122246    },47    {48      "entity": "powershell",49      "count": 70250    },51    {52      "entity": "command_prompt",53      "count": 55754    },55    {56      "entity": "sh",57      "count": 40858    },59    {60      "entity": "linux",61      "count": 40762    },63    {64      "entity": "macos",65      "count": 25066    },67    {68      "entity": "bash",69      "count": 12870    },71    {72      "entity": "T1112",73      "count": 9074    },75    {76      "entity": "T1685",77      "count": 7778    },79    {80      "entity": "T1082",81      "count": 4082    },83    {84      "entity": "T1105",85      "count": 3986    },87    {88      "entity": "T1548.002",89      "count": 2790    },91    {92      "entity": "T1686",93      "count": 2594    },95    {96      "entity": "iaas:aws",97      "count": 2498    }99  ],100  "crossSourceLinks": [],101  "generatedAt": "2026-07-13T09:13:10Z"102}103