Skip to content

Commit 1a517a4

Browse files
committed
change excerpt
1 parent ab84ef6 commit 1a517a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/_posts/2025-12-11-rotate-npm-tokens-with-dotenvx-ops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: blog
33
author: "Scott Motte – Mot"
44
title: "Rotate NPM Tokens with Dotenvx Ops. Automatically."
55
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."
77
---
88

99
**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><a href="#footnote1">1</a></sup>

0 commit comments

Comments
 (0)