loading
loading
Tag
Articles related to this tag. If you’re new, start with the newest posts.
A practical checklist to add minimal-but-sufficient logs for AI apps and automations. Capture the evidence you need for debugging, cost control, and incident response without logging secrets.
A practical CSP rollout plan for Next.js: start in Report-Only, collect violation reports, tighten allowlists, migrate scripts toward nonces/hashes, then enforce with a rollback plan.
A practical checklist for security headers in Next.js. Start with low-breakage headers, add HSTS only when HTTPS is guaranteed, stage CSP in Report-Only, and apply COOP/COEP/CORP only on routes that need cross-origin isolation.
A practical Dependabot operating policy: scope (npm + Actions), weekly batching, grouping, safe defaults for auto-merge, and CI gates that prevent update PRs from becoming incidents.
A practical checklist to harden GitHub Actions as part of your software supply chain. Focus on least-privilege permissions, pinning third-party Actions by SHA, safe handling of fork PRs, and deployment gates.
A practical checklist to reduce npm supply chain risk by treating dependency diffs as security events. Focus on new dependencies, install scripts, lockfile discipline, and incident first moves.
A practical weekly workflow to collect airdrop leads, verify official sources, track deadlines, and reduce scam exposure — in 30–45 minutes per week.
A practical checklist to set up Google Search Console for a Next.js site on Vercel: choose Domain property, verify with DNS TXT, submit sitemap.xml, and run a minimal post-setup validation to avoid common indexing traps.