.. |
templates
|
added git submodule for more exploits. added template dir for base yaml templates for sigma rules
|
2025-07-09 11:58:29 -05:00 |
bulk_seeder.py
|
add kev support, exploitDB mirror support
|
2025-07-10 16:19:43 -05:00 |
cisa_kev_client.py
|
add reference data gathering
|
2025-07-10 17:30:12 -05:00 |
claude_client.py
|
add claude client + generic llm client using langchain
|
2025-07-09 18:02:45 -05:00 |
cve2capec_client.py
|
add cve2capec client to map mitre attack data to cves
|
2025-07-14 15:48:10 -05:00 |
delete_sigma_rules.py
|
script to clear old sigma rules and starting to tweak system prompt to send to llm for rule generation
|
2025-07-11 19:20:03 -05:00 |
Dockerfile
|
init commit. main app + frontend/backend
|
2025-07-08 08:34:28 -05:00 |
enhanced_sigma_generator.py
|
only use our LLM for help with generating detection: portion of SIGMA rule. enhance poc analyzer program python indicators
|
2025-07-16 13:02:11 -05:00 |
exploitdb_client_local.py
|
add kev support, exploitDB mirror support
|
2025-07-10 16:19:43 -05:00 |
initialize_templates.py
|
added git submodule for more exploits. added template dir for base yaml templates for sigma rules
|
2025-07-09 11:58:29 -05:00 |
job_executors.py
|
script to clear old sigma rules and starting to tweak system prompt to send to llm for rule generation
|
2025-07-11 19:20:03 -05:00 |
job_scheduler.py
|
add job scheduler
|
2025-07-11 09:16:57 -05:00 |
llm_client.py
|
add poc analyzer code
|
2025-07-16 10:15:55 -05:00 |
main.py
|
add cve2capec client to map mitre attack data to cves
|
2025-07-14 15:48:10 -05:00 |
mcdevitt_poc_client.py
|
added git submodule for more exploits. added template dir for base yaml templates for sigma rules
|
2025-07-09 11:58:29 -05:00 |
nomi_sec_client.py
|
script to clear old sigma rules and starting to tweak system prompt to send to llm for rule generation
|
2025-07-11 19:20:03 -05:00 |
nvd_bulk_processor.py
|
more updates for bulk
|
2025-07-08 17:50:01 -05:00 |
poc_analyzer.py
|
only use our LLM for help with generating detection: portion of SIGMA rule. enhance poc analyzer program python indicators
|
2025-07-16 13:02:11 -05:00 |
reference_client.py
|
add ollama to docker-compose for local model testing
|
2025-07-10 21:32:15 -05:00 |
requirements.txt
|
add job scheduler
|
2025-07-11 09:16:57 -05:00 |
scheduler_config.yaml
|
script to clear old sigma rules and starting to tweak system prompt to send to llm for rule generation
|
2025-07-11 19:20:03 -05:00 |
setup_ollama.py
|
add ollama to docker-compose for local model testing
|
2025-07-10 21:32:15 -05:00 |
test_enhanced_generation.py
|
add templates to enhanced sigma generator
|
2025-07-09 07:22:51 -05:00 |