Safeguard
Topic

Open Source

In-depth guides and analysis on open source from the Safeguard engineering team.

252 articles

Open Source

Passport (npm): A Security Review and Safe-Usage Guide

A security-focused look at the passport npm package: what it does, the session fixation CVE fixed in 0.6.0, and how to configure authentication safely.

Jun 9, 20255 min read
Open Source

@react-native-clipboard/clipboard: What to Know Before You Read the Clipboard

The @react-native-clipboard/clipboard package is the standard clipboard API for React Native. The security work is less about the package and more about what you copy and paste.

Jun 9, 20255 min read
Open Source

adm-zip npm Security: Zip Slip Risks and Safe Extraction

adm-zip is a popular pure-JavaScript zip library for Node.js, and its history of path-traversal flaws makes safe extraction non-optional. Here is what went wrong and how to use it correctly.

Jun 9, 20255 min read
Open Source

Is the Sharp npm Package Safe? A Security Review

A security review of the sharp npm image-processing library: its native dependency risk, the libwebp CVE that hit it, and how to run npm sharp safely.

Jun 9, 20256 min read
Open Source

Interpolation in Angular: How It Works and Where the XSS Risks Hide

Interpolation in Angular binds component data into templates and is safe by default because Angular escapes it. The danger starts when you reach for bypasses.

Jun 9, 20256 min read
Open Source

npm crypto-js: A Security Review and Safe Usage Guide

The npm crypto-js library is widely used but has a documented cryptographic weakness before 4.2.0. Here is what to check and how to use it safely.

Jun 9, 20255 min read
Open Source

npm react-scripts: A Security Review and Safe Usage Guide

react-scripts powers Create React App, but CRA is now deprecated and react-scripts carries a stack of aging transitive dependencies. Here is how to handle it safely.

Jun 9, 20255 min read
Open Source

React Bootstrap Icons: Adding Icons Without Adding Risk

React Bootstrap Icons is a convenient SVG icon set for React apps. Here is how to use it and how to keep the dependency from becoming a supply-chain liability.

Jun 4, 20255 min read
Open Source

react-signature-canvas: A Security and Maintenance Review

A security review of react-signature-canvas: what the component does, its inactive maintenance status, the XSS surface to watch, and how to use it safely.

Jun 4, 20255 min read
Open Source

react-query (TanStack Query): Package Health and Data-Fetching Safety

The npm react-query package froze at v3.39.3 when the project moved to @tanstack/react-query. Here is how to tell which one you are running, and how to keep server-state caching from leaking data.

Jun 4, 20257 min read
Open Source

react-native-modal-datetime-picker: Security and Maintenance Guide

The react-native-modal-datetime-picker package is popular and convenient, but its maintenance status and transitive dependencies deserve a look before you commit to it.

Jun 3, 20255 min read
Open Source

Is supertest npm Safe to Use? A Security Review for Node Testing

A security-minded review of supertest npm, the SuperAgent-driven HTTP testing library: where it fits, what its dependency surface looks like, and how to keep test code from leaking into production risk.

May 27, 20256 min read

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.

Open Source (Page 11) — Supply Chain Security Blog | Safeguard