mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
c620f4f06331d845e77b3e5b1cff16f1610aedfa
security-content
Contains a collection of security stories with their corresponding detection, investigative, contexual and support splunk searches
Consumption
Can be consumed using:
- API (https://api.splunksecuritycontent.com)
- CLI
Structure
src/ - splunk content app source files, includes lookups, binaries, and defaul config files
Developing
For getting pre-commit checks, install the hooks see below for steps:
- Install circleci CLI Tool
- create virtualenv and install requirements:
virtualenv venv && source venv/bin/activate && pip install -r requirements.txt - install pre-commit
pre-commit install
Description
Languages
Python
64.5%
Jupyter Notebook
35.5%