Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
A command-line based google search client.
ggl is a simple command-line web search client for Google Custom Search, written with node.js.
Install from NPM, the Node.js package manager:
npm install -g ggl
ggl: A command-line based google search client.
Usage:
ggl help Print help
ggl search [keywords..] Search on google
Examples:
ggl search iphone 6
Environment variables:
GOOGLE_API_KEY Specify your API key
GOOGLE_CUSTOM_SEARCH_ENGINE_ID Specify your custom search engine ID
It is strongly recommended to use your own Goole API Key and Google Custom Search Engine ID because default key and id are open for everyone and these key have certain limitation of number of request allowed in one day.
To set your own keys use the following environment variables.
$ export GOOGLE_API_KEY="INSERT YOUR API KEY HERE"
$ export GOOGLE_CUSTOM_SEARCH_ENGINE_ID="INSERT YOUR CUSTOM SEARCH ENGINE ID HERE"
MIT
FAQs
A command-line based google search client.
The npm package ggl receives a total of 2 weekly downloads. As such, ggl popularity was classified as not popular.
We found that ggl demonstrated a not healthy version release cadence and project activity because the last version was released 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.