> cat /dev/github | grep security-tools
discovered 03 Aug 2026

splparser

via awesome-list
→ View on GitHub
Splparser is a Python-based parser designed for the Splunk Processing Language (SPL), capable of generating parse trees from SPL queries. The tool focuses on parsing 66 of the most common SPL commands, making it suitable for developers working with Splunk who need to analyze or manipulate SPL queries programmatically. Notably, it is not intended for use in compiler implementations, emphasizing its utility in query parsing rather than execution.