Skip to content

Supply-chain security: use npm ci in CI workflows and add min-release-age to keeperapi - #177

Merged
saldoukhov merged 1 commit into
mainfrom
supply-chain-security
Jun 17, 2026
Merged

Supply-chain security: use npm ci in CI workflows and add min-release-age to keeperapi#177
saldoukhov merged 1 commit into
mainfrom
supply-chain-security

Conversation

@tylerccarson

Copy link
Copy Markdown
Contributor

Switch all CI workflows from npm install/npm i to npm ci for reproducible, lock-file-enforced installs. Add min-release-age=3 to keeperapi/.npmrc to prevent installing packages published less than 3 days ago.

…-age to keeperapi

Switch all CI workflows from npm install/npm i to npm ci for reproducible,
lock-file-enforced installs. Add min-release-age=3 to keeperapi/.npmrc to
prevent installing packages published less than 3 days ago.
@saldoukhov
saldoukhov merged commit 0666226 into main Jun 17, 2026
6 checks passed
@saldoukhov
saldoukhov deleted the supply-chain-security branch June 17, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants