
Navigating PCI DSS 4.0: What You Need to Know Before the March 31st Deadline

Itamar Sher
March 24, 2025
On March 31, 2025, the Payment Card Industry Data Security Standard (PCI DSS) will evolve to address the growing complexity of cybersecurity threats, introducing significant updates to vulnerability management requirements. Learn how to stay compliant.
.png)
Seal Security and Socket Team Up to Fix Critical npm Overrides

Alon Navon
March 12, 2025
npm’s overrides feature was meant to give developers control over transitive dependencies but instead introduced inconsistencies—sometimes reverting to vulnerable versions. Seal Security identified the issue in 2023, but it took nearly two years and community effort to get a fix merged. Now, with npm 11.2.0, overrides finally works as intended.
.gif)
Seal Security Joins Snyk Technology Alliance Partner Program

Itamar Sher
March 6, 2025
Seal Security is excited to announce it’ll join Snyk’s Technology Alliance Partner Program, to provide a seamless integration and product experience for Snyk customers who want to streamline their open source vulnerability patching efforts using Seal’s solution.

Safeguarding Legacy Applications: Unlocking the Power of Seal Security

Lev Pachmanov
December 16, 2024
Legacy applications remain a persistent reality in production environments, and cybersecurity teams must confront the challenges they pose. Seal Security offers a solution to help businesses easily and effectively mitigate vulnerabilities and protect critical assets.

Rebuilding the Past: How Seal Security Uses an NPM Time Machine to Patch Node.js Libraries

Lev Pachmanov
December 10, 2024
Open source libraries often depend on specific versions of other libraries, and those dependencies might have changed over time. When a library was built years ago, the environment it depended on no longer exists in its original form. Package managers like npm are designed to handle these kinds of issues by allowing version ranges for dependencies. So, how do we ensure we have the exact versions of every dependency when trying to fix old libraries?

Empowering Security Teams: Independent Open source vulnerability remediation

Alon Navon
December 3, 2024
Traditional open source vulnerability remediation is a significant bottleneck in modern security. Organizations often grapple with hundreds or thousands of high and critical vulnerabilities, yet the process of upgrading dependencies is a manual, time-consuming, and error-prone task, heavily reliant on developers.

Curated OSS Catalogs: Enhancing Security and Efficiency in Software Development

Itamar Sher
August 30, 2024
Organizations are increasingly relying on open source software (OSS) to accelerate development and innovation. However, with great power comes great responsibility – and in this case, significant security risks. Enter the curated OSS catalog, a solution that ensures secure-by-default OSS usage. Let’s explore what a curated OSS catalog are and who stands to benefit from them.

Keeping Your Open Source Dependencies Vulnerability-Free: Beyond Version Chasing

Alon Navon
May 30, 2024
This blog post explores the complexities of dependency management, unveiling why the constant update treadmill might not be the most efficient approach. We'll delve into the challenges developers face and propose alternative strategies for a more balanced and secure open source ecosystem.

NYDFS Finalizes Amendments to Cybersecurity Regulations: Adapting to New Requirements for Financial Services Companies

Itamar Sher
January 14, 2024
on November 1st, 2023 the DFS released the 2nd amendment to 23 NYCRR 500. Financial organizations operating in New York are required to update their vulnerability management programs in order to comply with the updated regulation.

The challenges of keeping open source up-to-date

Lev Pachmanov
December 12, 2023
Open source software has become an integral part of modern application development, enabling developers to accelerate their projects by leveraging pre-existing libraries and frameworks. Open source offers numerous benefits, yet it's not without its challenges.