
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
thebigman.ddns.net/ipfs/go-fs-lock
Filesystem based locking
go-fs-lock
is a standard Go module which can be installed with:
go get github.com/ipfs/go-fs-lock
Note that go-fs-lock
is packaged with Gx, so it is recommended to use Gx to install and use it (see Usage section).
This module is packaged with Gx. In order to use it in your own project it is recommended that you:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
cd <your-project-repository>
gx init
gx import github.com/ipfs/go-fs-lock
gx install --global
gx-go --rewrite
Please check Gx and Gx-go documentation for more information.
Before running tests, please run:
make deps
This will make sure that dependencies are rewritten to known working versions.
PRs are welcome!
Small note: If editing the Readme, please conform to the standard-readme specification.
MIT © Protocol Labs, Inc.
FAQs
Unknown package
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.