Building network-layer security for FleetDM with AWS WAF and Terraform. Exploring IP whitelisting, API endpoint filtering, and automated infrastructure deployment for osquery management platforms.
OSQuery Results to Loki with Kinesis Data Stream
Streaming OSQuery results from FleetDM to Grafana Loki using AWS Kinesis Data Streams and Lambda transformation. Building a telemetry pipeline for macOS application usage data with JSON enrichment and LogQL querying.
Mass Modify Computer Management Status In Jamf Pro
Python CLI tool for mass modifying computer management status in Jamf Pro after the removal of mass action functionality in version 10.49. Using Advanced Computer Search integration and the Universal API for bulk operations.
Jamf Pro Docker Container
Containerizing Jamf Pro for development and testing using Docker and MySQL. Creating a repeatable Jamf Pro environment with Docker Compose, custom MySQL authentication, and streamlined deployment.
Unix Password Manager with Multiple Repos + zsh Completion
Multi-repository setup for the pass password manager with zsh completion support. Using environment variables and shell functions to manage separate password stores with proper auto-completion.