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
- 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
- jakarta-package-alignment Public
A gradle plugin that enforces that Jakarta EE dependencies are versions with the 'jakarta' namespace, or are replaced by their Java EE counterpart
- conjure-java-runtime Public
Opinionated libraries for HTTP&JSON-based RPC using Dialogue, Feign, OkHttp as clients and Jetty/Jersey as servers
- gradle-baseline Public
A set of Gradle plugins that configure default code quality tools for developers.