run-llama / llama_index

LlamaIndex is a data framework for your LLM applications
https://docs.llamaindex.ai
MIT License
35.41k stars 4.99k forks source link

[Feature Request]: MITRE Attack Framework #11512

Closed afshinebtia closed 3 months ago

afshinebtia commented 6 months ago

Feature Description

It would be appreciated if you could integrate the MITRE ATTACK Framework loader into the LlamaHub.

Reason

There is no available loader for this main source of cybersecrity incidents

Value of Feature

Cybersecurity is of paramount importance for any industry. Integrating the loader for LlamaHub can convince industries to rely on this framework and leverage the potential of RAG for enhancing cybersecurity.

dosubot[bot] commented 6 months ago

🤖

It seems like you've got this under control, if you want help or have specific questions, let me know what I can do for you!

#### About Dosu This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot.
brycecf commented 6 months ago

I'd advise pulling from the API directly: https://github.com/center-for-threat-informed-defense/attack-workbench-rest-api

afshinebtia commented 6 months ago

I'd advise pulling from the API directly: https://github.com/center-for-threat-informed-defense/attack-workbench-rest-api

Thanks for your response. Is there any example of doing that? It would be appreciated if you could share it with me.