
Security News
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
@evdy-consumer/cloudcms-api-proxy
Advanced tools
cloudcms-api-proxyA proxy to the CloudCMS API, handling caching via Redis and giving us the ability to create custom endpoints that interact with the CloudCMS API
Install lerna globally if you haven't already: npm install -g lerna
Copy env-template to .env
Populate the variables within .env with the needed values
Currently we're using graphql-combine-query for combining queries when batching queries to send to CloudCMS. This package is pretty new and doesn't have wide adoption yet, so we should keep tabs on it... I (kzusy) performed an audit before adding and didn't see anything suspect. It only has one dependency, which is graphql: ^15.1.0, and that matches the version that we are using.
Start your local redis server (assuming you installed via wsl): sudo service redis-server start
Install dependencies: lerna bootstrap
To transpile the source, start the service and watch for any changes: npm run watch
NOTE: At the time of writing this there is an occasional issue with the
watchscript. If you run into that, you can run thebuildandrunscripts. Alternatively, and preferably, you can fix thewatchissue :trollface:
lib/ or dist/ directory to the "watch" array within nodemon.json. Then run lerna run watchFAQs
Proxy for using the CloudCMS API
The npm package @evdy-consumer/cloudcms-api-proxy receives a total of 21 weekly downloads. As such, @evdy-consumer/cloudcms-api-proxy popularity was classified as not popular.
We found that @evdy-consumer/cloudcms-api-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.