
Security News
November CVEs Fell 25% YoY, Driven by Slowdowns at Major CNAs
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.
@sws2apps/github-gcloud-cli
Advanced tools
CLI to setup Workload Identity Federation to Google Cloud for GitHub Actions
A quickest way to setup the keyless authentication to Google Cloud from GitHub Action. We internally use the gcloud CLI to make this setup much easier. The detailed steps which our CLI is handling are found on this page: Setting up Workload Identity Federation.
Run the CLI by typing the following in the terminal:
npx @sws2apps/github-gcloud-cli setup

A browser window will now open, and asks you to authenticate to the Google Cloud SDK. Complete the authentication in that window, and the CLI window will use the authentication token it gets:

Provide the PROJECT_ID and the service account name to be created (if not provided, github-service-account will be used):

A set of commands will be executed in the terminal to complete the Workload Identity Federation setup:

Finally, add the two secrets generated at the end to corresponding GitHub repository:

DO NOT FORGET to add the necessary permissions to the service account created in the Google Cloud Console.
FAQs
CLI to setup Workload Identity Federation to Google Cloud for GitHub Actions
We found that @sws2apps/github-gcloud-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.