• Google launches open source fuzzing tool to tackle SolarWinds-sty

    From TechnologyDaily@1337:1/100 to All on Thu Nov 11 17:15:04 2021
    Google launches open source fuzzing tool to tackle SolarWinds-style attacks

    Date:
    Thu, 11 Nov 2021 17:01:58 +0000

    Description:
    New tool will make it easier for developers to add fuzzing to their projects, Google claims.

    FULL STORY ======================================================================

    Google has announced a new open source project designed to assist software developers find vulnerabilities in their code, without much effort, in order to help enhance the security of the software supply chain.

    The company says that with just a few lines of code, GitHub users will now be able to integrate the tool, named ClusterFuzzLite, into their workflow to
    fuzz pull requests and catch bugs before they are committed.

    Continuous fuzzing has become an essential part of the software development lifecycle of late, and as Google explains, helps catch bugs that would otherwise slip through the most thorough manual checks.

    In fact, the recent US National Institute of Standards and Technology (NIST) guidelines for software verification, released in response to the White House Executive Order on cybersecurity , lists fuzzing as the minimum standard requirement for code verification. Improving software quality

    Google says ClusterFuzzLite will be offered as part of Googles OSS-Fuzz program, which since its announcement in 2016 has helped over 500 critical open source projects catch over 6,500 vulnerabilities and fix over 21,000 functional bugs.

    Popular open source projects such as systemd and curl have already inculcated ClusterFuzzLite into their code review process.

    When the human reviewers nod and have approved the code and your static code analyzers and linters can't detect any more issues, fuzzing is what takes you to the next level of code maturity and robustness. OSS-Fuzz and ClusterFuzzLite help us maintain curl as a quality project, around the clock, every day and every commit, notes Daniel Stenberg, author of curl.

    ClusterFuzzLite currently supports GitHub Actions and Google Cloud Build, though Google adds that it has written the tool to be extensible, and it can be used with other Continuous integration (CI) systems without much effort.

    Want to code? Check out our roundup of the best laptops for programming



    ======================================================================
    Link to news story: https://www.techradar.com/news/google-launches-open-source-fuzzing-tool-to-tac kle-solarwinds-style-attacks/


    --- Mystic BBS v1.12 A47 (Linux/64)
    * Origin: tqwNet Technology News (1337:1/100)