napi-rs / napi-rs/package-template
Change to npm trusted publish by default
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 371
- Forks
- 45
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Use env to set npm token is not safe, see https://socket.dev/blog/nx-packages-compromised
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked npm trusted publishers documentation and the Socket post to understand the security requirement. Then inspect the package template's publishing setup and determine how trusted publishing should become the default. Done means publishing no longer relies on an npm token supplied through an environment variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100