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
engage.stats.json103 linesDownload Raw Back to stats
1{2  "totalTriples": 1464,3  "uniqueSubjects": 52,4  "uniqueObjects": 258,5  "uniquePredicates": 6,6  "bySource": [7    {8      "source": "engage",9      "count": 146410    }11  ],12  "topPredicates": [13    {14      "predicate": "vulnerability-of",15      "count": 65616    },17    {18      "predicate": "engages-technique",19      "count": 59620    },21    {22      "predicate": "addresses-vulnerability",23      "count": 10824    },25    {26      "predicate": "rdf:type",27      "count": 5228    },29    {30      "predicate": "description",31      "count": 2932    },33    {34      "predicate": "name",35      "count": 2336    }37  ],38  "topConnectedEntities": [39    {40      "entity": "EAC0005",41      "count": 11042    },43    {44      "entity": "EAV0001",45      "count": 9646    },47    {48      "entity": "EAV0019",49      "count": 8650    },51    {52      "entity": "EAC0018",53      "count": 7454    },55    {56      "entity": "EAV0017",57      "count": 6958    },59    {60      "entity": "EAV0007",61      "count": 6862    },63    {64      "entity": "EAC0015",65      "count": 6466    },67    {68      "entity": "EAC0011",69      "count": 6470    },71    {72      "entity": "EAV0010",73      "count": 6274    },75    {76      "entity": "EAC0014",77      "count": 6278    },79    {80      "entity": "EAV0013",81      "count": 6282    },83    {84      "entity": "EAV0016",85      "count": 6286    },87    {88      "entity": "EAV0002",89      "count": 6290    },91    {92      "entity": "EAC0016",93      "count": 5394    },95    {96      "entity": "EAV0020",97      "count": 4798    }99  ],100  "crossSourceLinks": [],101  "generatedAt": "2026-07-13T09:13:09Z"102}103