🧪 Tech & Open Source
Critical CVEs in My Stack
Official⏱ Every 2 hours
You only hear about critical vulnerabilities when they hit the front page, then scramble to check whether your versions are affected. This watch screens every new advisory against your exact stack and versions, and only alerts when there is a real match with a fix or mitigation you can act on.
- Suggested cadence
- Every 2 hours
- Typically watches
- NVD · CISA KEV catalog · GitHub Security Advisories · Vendor security bulletins
- Tags
- security · cve · vulnerabilities · devops
The prompt
I run Node.js 22, PostgreSQL 16, nginx 1.26, and Ubuntu 24.04 in production. Alert me on any new CVE affecting those exact components with a CVSS score of 8.0 or higher, or anything added to the CISA KEV list regardless of score. Every alert must name the affected version range and the patched version or a workaround. A public proof-of-concept exploit makes it urgent, flag that separately. Ignore advisories for components I don't run.
This is the whole template — the words the wizard analyzes into sources, filters, and a schedule. You review and edit every step before the watch runs.
More like this
Frontier Model LaunchesOfficial
Every new frontier model with pricing and context window, the day it ships.
I build LLM products and need to know about every new model release from OpenAI, Anthropic, Google DeepMind, Meta, and Mistral. Must include the API pricing per million tokens and a context window of at least 128k, otherwise it's not relevant to my work. Open-weights releases are a bonus and so are published benchmark comparisons against the previous generation. Skip minor version bumps and region-only rollouts.
⏱ Twice a day
React and Next.js Upgrade RadarOfficial
Breaking changes and codemods for your React stack, before you hit them in CI.
My remote product team maintains four apps on Next.js 15 and React 19 with the App Router. Alert me on every new stable major or minor release of React or Next.js that includes breaking changes, deprecations, or changed defaults. Each alert must summarize what breaks and whether an official codemod covers it. RFCs that affect the App Router or Server Components are a bonus. Ignore canary and experimental releases entirely.
⏱ Weekly digest, Mondays
Kubernetes API DeprecationsOfficial
Removed APIs and EOL dates for your exact cluster version, months before they bite.
We run three EKS clusters on Kubernetes 1.31 for a logistics platform in the US. Alert me when a new Kubernetes minor version announces API removals or deprecations that affect workloads on 1.31 through 1.33, and whenever AWS publishes or changes EKS end-of-support dates for those versions. Must name the removed API group and version and the replacement. Helm chart incompatibilities for ingress-nginx and cert-manager are a bonus.
⏱ Weekly digest, Wednesdays