JS

5 posts

Test security rules without breaking production: Arcjet's DRY_RUN mode
JS

Test security rules without breaking production: Arcjet's DRY_RUN mode

Arcjet is designed to run everywhere - locally, in CI/CD, in staging, and in production. Write unit tests for your security rules and avoid breaking production.

The Wasm Component Model and idiomatic codegen
WebAssembly

The Wasm Component Model and idiomatic codegen

Idiomatic code generation for Go using the Wasm Component Model. Compiling for different languages always has tradeoffs, which is why using standards helps everyone.

Nosecone: a library for setting security headers in Next.js, SvelteKit, Node.js, Bun, and Deno
Next.js

Nosecone: a library for setting security headers in Next.js, SvelteKit, Node.js, Bun, and Deno

Nosecone is an open source library to set security headers like Content Security Policy (CSP) and HTTP Strict Transport Security (HSTS) on Next.js, SvelteKit, and other JavaScript frameworks using Bun, Deno, or Node.js. Security headers as code.

New features to protect your site from AI scrapers and other bots
Security

New features to protect your site from AI scrapers and other bots

New bot protection functionality with detection of AI scrapers, bot categories, and an open source list of bot identifiers.

Introducing sensitive information detection & redaction + the Arcjet LangChain integration
Security

Introducing sensitive information detection & redaction + the Arcjet LangChain integration

Detect, block, and redact PII locally without sending it to the cloud using Arcjet's sensitive information detection, plus the new integration with LangChain.