Security issue in Parcellite <= 1.2.1 📅 2022-06-28 · 📝 2023-05-21 · ☕ 5 min read Parcellite clipboard manager might cause your copied secrets to be stored as plain-text in system logs.
Simpler and safer artifact signing on CI server with Gradle 📅 2020-06-03 · ☕ 4 min read Check out how to simplify your Gradle configuration for artifact signing (and releasing) on a CI server (and along the way avoid CVE-2020-13165 in Gradle <6.5).
Deploy to Maven Central using API key (aka auth token) 📅 2015-09-08 · 📝 2020-04-06 · ☕ 3 min read How to communicate with Maven Central/Nexus without using the password kept locally unencrypted (especially with Gradle, but not limited to it).