Finding security vulnerabilities in packages using Composer Audit command
August 1, 2022 — Using third-party packages is a great way to add/implement certain features in your projects. For instance, Composer is the de-facto way of installing third-party packages in PHP-based projects conveniently.