You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/_posts/2025-12-11-rotate-npm-tokens-with-dotenvx-ops.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: blog
3
3
author: "Scott Motte – Mot"
4
4
title: "Rotate NPM Tokens with Dotenvx Ops. Automatically."
5
5
image: "/assets/img/blog/blog-11.png"
6
-
excerpt: "NPM's new short-lived tokens improve security, but they make rotation painful."
6
+
excerpt: "NPM's new short-lived tokens strengthen security, but they make rotation painful."
7
7
---
8
8
9
9
**NPM's new short-lived tokens** strengthen security, but they **make rotation painful.** Every 90 days (or sooner) you have to manually create a fresh token, set it in your CI, and make sure nothing breaks. <sup><ahref="#footnote1">1</a></sup>
0 commit comments