🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

example-guithub-actions-oidc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

example-guithub-actions-oidc

An example package published using Github OIDC

latest
Source
npmnpm
Version
1.0.7
Version published
Weekly downloads
23
1050%
Maintainers
1
Weekly downloads
 
Created
Source

Example package published using Github OIDC

This is an example package published using Github OIDC.

How does this work?

Other security features

This package uses package.json#packageManager to control the version of pnpm that is used.

It's set to one that has support for minimum-release-age, which I set here to a high value as a demo, given that at the time of writing this the last version of chalk was published 14 days ago.

Changes for monorepos

I used .npmrc here to set the minimum release age, but in a monorepo you'll have a pnpm-workspace.yaml, so you can use minimumReleaseAge: ... in that file.

Read more

  • Github OIDC docs
  • npm's OIDC publishing docs
  • minimumReleaseAge docs

Notes

Given that pnpm forwards the publishing responsibility to npm, you need to make sure that you have npm 11.5.1 or later installed.

alt text

FAQs

Package last updated on 23 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts