CoolFace
Datasetpublic

Manusagents/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/Manusagents/security.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes269downloads
car.stats.json131 linesDownload Raw Back to stats
1{2  "totalTriples": 1617,3  "uniqueSubjects": 102,4  "uniqueObjects": 546,5  "uniquePredicates": 13,6  "bySource": [7    {8      "source": "car",9      "count": 161710    }11  ],12  "topPredicates": [13    {14      "predicate": "covers-tactic",15      "count": 19416    },17    {18      "predicate": "detects-technique",19      "count": 15920    },21    {22      "predicate": "coverage-level",23      "count": 15924    },25    {26      "predicate": "detects-subtechnique",27      "count": 13428    },29    {30      "predicate": "platform",31      "count": 12932    },33    {34      "predicate": "subtype",35      "count": 12236    },37    {38      "predicate": "analytic-type",39      "count": 10840    },41    {42      "predicate": "description",43      "count": 10244    },45    {46      "predicate": "title",47      "count": 10248    },49    {50      "predicate": "information-domain",51      "count": 10252    },53    {54      "predicate": "rdf:type",55      "count": 10256    },57    {58      "predicate": "submission-date",59      "count": 10260    },61    {62      "predicate": "maps-to-d3fend",63      "count": 10264    }65  ],66  "topConnectedEntities": [67    {68      "entity": "Analytic",69      "count": 11470    },71    {72      "entity": "CAR-2013-04-002",73      "count": 10274    },75    {76      "entity": "Windows",77      "count": 9978    },79    {80      "entity": "TTP",81      "count": 8082    },83    {84      "entity": "Process",85      "count": 7386    },87    {88      "entity": "Host",89      "count": 7190    },91    {92      "entity": "CAR-2013-01-002",93      "count": 4994    },95    {96      "entity": "D3-PSA",97      "count": 4898    },99    {100      "entity": "TA0005",101      "count": 42102    },103    {104      "entity": "TA0003",105      "count": 37106    },107    {108      "entity": "CAR-2016-03-001",109      "count": 36110    },111    {112      "entity": "TA0004",113      "count": 27114    },115    {116      "entity": "CAR-2013-05-003",117      "count": 26118    },119    {120      "entity": "TA0007",121      "count": 25122    },123    {124      "entity": "CAR-2020-05-003",125      "count": 24126    }127  ],128  "crossSourceLinks": [],129  "generatedAt": "2026-07-13T09:13:05Z"130}131