Alexandra Ulsh
Blog
Projects
Talks
Contact
Feb 24, 2019
Docker build secrets and private npm packages
Protect your .npmrc files with the new --secret flag in Docker 18.09. Use this flag to securely download private npm packages in Docker images.
Jun 25, 2018
Securely using .npmrc files in Docker images
.npmrc files are often used insecurely in Docker images. Here's how you can use them securely.
Apr 16, 2018
Auditing public Google Drive files
I wrote a Google Apps Script to help you audit your publicly shared Google Drive files.