Category index

Cyber Security

4276 articles

4276 ARTICLES

FEATURED REPORT

The State of Open Source Security 2020

This report sheds light on the current security posture of open source software and reflects on security concerns, trends in vulnerabilities across packages and container images, and also examines the practices employed by maintainers and organizations in securing their software.

BY
MIN READ 1 MIN READ
EXPLORE north_east
The State of Open Source Security 2020
Regular Expression Denial-of-Service in websocket-extensions
CYBERSECURITY

Regular Expression Denial-of-Service in websocket-extensions

Welcome to the newest Snyk blog series! In this monthly series, Snyk looks back on the vulnerabilities discovered by or reported to our research team. We choose one noteworthy vulnerability from the past month and tell the story behind the discovery, research, and disclosure of the vulnerability. We highlight the researchers, developers, and users who are helping identify and remediate vulnerabilities across the open source community.

1 MIN READ arrow_forward
How to maintain npm dependencies in your project
CYBERSECURITY

How to maintain npm dependencies in your project

When developing REST API projects or CLI Applications with Node.js, it is very common to use the open source npm dependency package manager to include frameworks and tools in these projects. To a certain extent, this is beneficial as it can help us reduce development time. Including stable packages that are well tested and maintained by the community, serves certain needs for our project. However, it can also turn against us and be a problem.

1 MIN READ arrow_forward