Blue-teaming for Exiv2: three rules of bug fixing for better OSS security

When you’re fixing a bug, especially a security vulnerability, you should add a regression test, fix the bug, and find & fix variants.

By · · 1 min read
Blue-teaming for Exiv2: three rules of bug fixing for better OSS security

Source: The GitHub Blog

When you’re fixing a bug, especially a security vulnerability, you should add a regression test, fix the bug, and find & fix variants.