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
- Host: GitHub
- URL: https://github.com/alexott/databricks-cybersecurity-playground
- Owner: alexott
- License: mit
- Created: 2022-10-17T10:25:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-23T16:55:35.000Z (7 months ago)
- Last Synced: 2025-11-23T18:24:03.154Z (7 months ago)
- Topics: cybersecurity, databricks, pyspark
- Language: Python
- Homepage:
- Size: 194 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.