Category index

Cyber Security

4276 articles

4276 ARTICLES

Diagnosing and fixing memory leaks in Python
CYBERSECURITY

Diagnosing and fixing memory leaks in Python

One thing we’ve learned from building complex software for the cloud is that a language is only as good as its debugging and profiling tools. Learn about how we diagnosed and fixed memory leaks in Python code.

1 MIN READ arrow_forward
Announcing Snyk’s Integration with Xray
CYBERSECURITY

Announcing Snyk’s Integration with Xray

We’re big fans of open-source development at Snyk. It’s why we built Snyk in the first place: so people could safely use open-source dependencies without compromising security in the process. That’s why we’re excited to announce our integration with JFrog’s Xray!

1 MIN READ arrow_forward
How Voltos Uses Snyk to Secure Their Own Security Product
CYBERSECURITY

How Voltos Uses Snyk to Secure Their Own Security Product

This is a guest post from Glenn Gillen. Glenn is one of the co-founders of Voltos, a service to help you securely manage your apps and service credentials, and is a co-contributor to the online course Tiny Security Wins: Quick steps to secure your dev environment. Previously he ran the add-ons ecosystem at Heroku and is an active investor in early-stage developer tools startups.

1 MIN READ arrow_forward
Fixing XXE Vulnerabilities in Nokogiri
CYBERSECURITY

Fixing XXE Vulnerabilities in Nokogiri

We recently added a pair of high-severity XML External Entities (XXE) vulnerabilities found in the Nokogiri library to our vulnerability database. This post explains how the vulnerability works and discusses how to fix the exploit in your application.

1 MIN READ arrow_forward
Building the Gulp Snyk plugin, an interview with Doug Wade
CYBERSECURITY

Building the Gulp Snyk plugin, an interview with Doug Wade

Doug Wade is a Senior Front-End Engineer at Indeed. Doug built the wonderful gulp-snyk plugin, which lets you seamlessly include Snyk in your Gulp build process. We were really excited to stumble upon the plugin, so we wanted to talk to Doug to hear a little more about it.

1 MIN READ arrow_forward