Popular repositories Loading
-
python-language-server
python-language-server PublicAn implementation of the Language Server Protocol for Python
-
windows-event-forwarding
windows-event-forwarding PublicA repository for using windows event forwarding for incident detection and response
-
pyspark-style-guide
pyspark-style-guide PublicThis is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
Repositories
- foundry-athena-query-federation-connector Public
An implementation of the Amazon Athena Query Federation SDK for Palantir Foundry
- go-java-launcher Public
A simple Go program for launching Java programs from a fixed configuration. This program replaces Gradle-generated Bash launch scripts which are susceptible to attacks via injection of environment variables of the form JAVA_OPTS='$(rm -rf /)'.
- gradle-guide Public
A guide for how to write gradle plugins with best practices automatically enforced