splunk / contentctl

Splunk Content Control Tool
Apache License 2.0
91 stars 23 forks source link

Dashboard Support #147

Closed pyth0n1c closed 3 months ago

pyth0n1c commented 5 months ago

Experimental support for dashboards as first-class SecurityContentObjects.

Here is an example of a Dashboard YML file. For testing, please place this in dashboards/escuapplocker.yml GitHub does not support uploading *.yml files, so it is uploaded to this PR as a .txt file: [escuapplocker.yml.txt](https://github.com/user-attachments/files/16074921/escu___applocker.yml.txt)

patel-bhavin commented 3 months ago

awesome work Eric! tested this dashboard PR using poetry and made appropriate updates in this PR:

https://github.com/splunk/security_content/pull/3086