
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/enforcement
Advanced tools
OBEP client-side permission engine: default-deny per-action checks, sensitive-surface blocklist, capture policy, playbook linter. Apache-2.0.
The client-side permission engine of OBEP — the default-deny checks that decide whether a single browser action is allowed to run under a playbook's fence. Apache-2.0.
npm install @obep/enforcement
Given a signed playbook's permissions, it enforces, per action: the domain allowlist,
the allowed action set, the allowed credential-key references, the capture policy
(screenshots / DOM), and the sensitive-surface blocklist. It also ships lintPlaybook,
the authoring-time validator (schema + danger flags) used by @obep/cli.
import { lintPlaybook } from "@obep/enforcement";
This is the engine the extension runs locally before every action, so a compromised relay can never widen what executes. Most developers don't import it directly — reach for it when building a conformant runner or your own tooling. See the repo.
FAQs
OBEP client-side permission engine: default-deny per-action checks, sensitive-surface blocklist, capture policy, playbook linter. Apache-2.0.
We found that @obep/enforcement demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
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.