Best of InfoQDecember 2022

  1. 1
    Article
    Avatar of infoqInfoQ·3y

    Google Releases Open-Source Vulnerability Scanning Tool

    Google releases OSV-Scanner, an open-source front-end interface to the Open Source Vulnerability (OSV) database. Vulnerabilities are reported either in tabular format or, optionally, in the JSON-based OSV format. The format is designed to enforce version specification that aligns with the naming and schemes.

  2. 2
    Article
    Avatar of infoqInfoQ·3y

    Vite 4 Released, Replaces Babel with Faster Rust-based SWC

    Vite 4.0 now uses Rollup 3.0 at build time. The new version of changelog carries over breaking changes that will require developers to wrap names that contain certain characters. Vite is distributed under the MIT open-source license, and must follow Vite’s contributing guide.

  3. 3
    Article
    Avatar of infoqInfoQ·3y

    Best Practices for API Quality and Security

    API quality and security are essential in software development, says Renato Losio. They are essential to access and process cloud, third party services. In this roundtable, we will discuss how, in general, we can as developers engineer to improve the quality and the security in our API design and management.