Episode

PeopleSoft Zero-Day Exploited, npm v12 Install Script Changes, GitHub Agentic Tokens, Anthropic Model Risk, and Default Trust Breaking

Podcast
Ship It Weekly - DevOps, SRE, Platform and Cloud Engineering News
Published
Jun 19, 2026
Duration seconds
1347
Processing state
not_requested
Canonical source
https://rss.com/podcasts/ship-it-weekly/2926520
Audio
https://content.rss.com/episodes/356364/2926520/ship-it-weekly/2026_06_19_00_11_54_04001a19-3c2c-403e-82cd-366a02987884.mp3
JSON
/v1/public/podcasts/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/episodes/peoplesoft-zero-day-exploited-npm-v12-install-script-changes-github-agentic-tokens-anthropic-model-risk-and-default-trust-breaking
Markdown
/podcast/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/peoplesoft-zero-day-exploited-npm-v12-install-script-changes-github-agentic-tokens-anthropic-model-risk-and-default-trust-breaking.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/episodes/peoplesoft-zero-day-exploited-npm-v12-install-script-changes-github-agentic-tokens-anthropic-model-risk-and-default-trust-breaking/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/peoplesoft-zero-day-exploited-npm-v12-install-script-changes-github-agentic-tokens-anthropic-model-risk-and-default-trust-breaking.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

This episode of Ship It Weekly is about default trust getting punished. Brian covers Oracle’s emergency PeopleSoft advisory for CVE-2026-35273, npm v12 changing install-script defaults, GitHub Agentic Workflows moving away from long-lived personal access tokens, and Anthropic disabling Fable 5 and Mythos 5 after a U.S. export-control directive. The common thread: legacy ERP systems, package installs, CI/CD agents, and AI models all become production risks when teams trust the default without checking what that trust can actually do. In the lightning round, Brian covers Tekton CloudEvents moving to a dedicated events controller, NVIDIA Triton Inference Server 26.04 changing inference defaults, AWS Nitro Isolation Engine bringing formal verification to Graviton5-based isolation, and Homebrew 6.0 adding explicit trust for third-party taps. The bigger theme: production does not care why you trusted the default. It only cares what that default was allowed to do. The bigger theme: production does not care why you trusted the default. It only cares what that default was allowed to do. Links Oracle PeopleSoft CVE-2026-35273 advisory https://www.oracle.com/security-alerts/alert-cve-2026-35273.html npm v12 breaking changes https://github.blog/changelog/2026-06-09-upcoming-breaking-changes-for-npm-v12/ GitHub Agentic Workflows no longer need PATs https://github.blog/changelog/2026-06-11-agentic-workflows-no-longer-need-a-personal-access-token/ Anthropic Fable 5 / Mythos 5 access statement https://www.anthropic.com/news/fable-mythos-access Tekton Pipelines releases https://github.com/tektoncd/pipeline/releases NVIDIA Triton Inference Server 26.04 release notes https://docs.nvidia.com/deeplearning/triton-inference-server/release-notes/rel-26-04.html AWS Nitro Isolation Engine https…