Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 17, 2021 10:03 am GMT

Apply rules and automations to your npm registries

Most developers would rather be coding than spend time managing dependencies. To keep up with the fast releases proper tooling is a necessity.

Manually monitoring dependencies for known vulnerabilities is both a time sink and a liability. Performing point-in-time checks will eventually mean you regret why you didn't do it automatically.

Spending time making sure that all teams and systems only use the same approved dependencies, across different environments, is also neither productive or fun.

Managing dependencies securely and efficiently involves the need of a tool that offloads some of the work for you. So you can focus on other things - and avoid human error.

Watch this video to learn how Plugins and Policies in Bytesafe let you apply business rules and automations for your secure private npm registries - so you don't have to.

Sit back, relax and let Byteasafe's plugins & policies do the work for you.

Here are just a few use cases:

Lock versions for a registry with Freeze - making sure every user gets the exact same versions from the registry that you used for development - A powerful way to lock dependencies after development is completed, before passing it to QA/Testing or build systems.

Block specific packages or packages with known vulnerabilities

Auto increment package versions on publish to the registry - so you dont have to manually step the version before every publish

Auto forward package versions to linked upstream registries. Storing maintainer tokens securely in Bytesafe + using Forward plugins removes the need to share maintainer tokens (and avoid security risks).

There is more to discover! Give Bytesafe a try.

Follow Bytesafe on Twitter Bytesafe - A better way to control your software supply chain | Product Hunt


Original Link: https://dev.to/danielp/apply-rules-and-automations-to-your-npm-registries-41bl

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To