
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@obep/authoring
Advanced tools
Record-once authoring: derive a candidate playbook (steps + tightest fence) from an observed run. Apache-2.0.
Record-once authoring for OBEP — turn an observed run into a candidate playbook: the steps, the tightest fence that still permits them, and the runtime inputs the flow parameterizes over. Apache-2.0.
npm install @obep/authoring
deriveFromTrace takes a recorded action trace and returns an unsigned playbook with
allowedDomains / allowedActions / allowedCredentialKeys narrowed to exactly what
the run touched, and ID-shaped values (UUIDs, numeric ids) auto-promoted to {{name}}
inputs so one recording works for every case.
import { deriveFromTrace } from "@obep/authoring";
You then lint and sign the result with @obep/cli
(or the extension does it for you). This package only proposes a playbook — a human
still reviews and signs it. See the repo.
FAQs
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
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.