How to safely use GitHub Actions in organizations GitHub actions have some good default security measures built in, but you can do more to protect yourself. Nicholas C. Zakas July 21, 2020 • 16 min read GitHubGitHub ActionsTokens
Securing persistent environment variables using Vercel (formerly Vercel) The way to securely add environment variables to your Vercel isn't obvious. Here's how to do it. Nicholas C. Zakas September 3, 2019 • 5 min read VercelSecretsEnvironment Variables