An open API service indexing awesome lists of open source software.

https://github.com/alexott/databricks-cybersecurity-playground

Different pieces of code related to doing cybersecurity on Databricks
https://github.com/alexott/databricks-cybersecurity-playground

cybersecurity databricks pyspark

Last synced: 3 months ago
JSON representation

Different pieces of code related to doing cybersecurity on Databricks

Awesome Lists containing this project

README

          

# databricks-cybersecurity-playground

Different pieces of code related to doing cybersecurity on Databricks

* [iocs-ingest](iocs-ingest/) - source code for ingesting data from Filebeat's Threat Intel module.
* [dlt_modern_stuff](dlt_modern_stuff/) - source code that demonstrates use of latest feature of DLT (append flows, sinks, direct publishing).
* [uc-udfs](uc-udfs/) - cybersecurity-related user-defined functions for Unity Catalog.