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.

Securely using .npmrc files in Docker images

.npmrc files are often used insecurely in Docker images. Here's how you can use them securely.

Auditing public Google Drive files

I wrote a Google Apps Script to help you audit your publicly shared Google Drive files.