home.social

#analyzers — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #analyzers, aggregated by home.social.

  1. #Mythos finds a curl vulnerability
    daniel.haxx.se/blog/2026/05/11

    “AI powered code #analyzers are significantly better at finding security flaws and mistakes in #source code than any traditional code analyzers did in the past. All modern AI models are good at this now. Anyone with time and some experimental spirits can find #security problems now.”

    “We have not seen any AI so far report a #vulnerability that would somehow be of a novel kind or something totally new.”

    #AI #curl #code #flaws

  2. Hmm, just hit the first analyzer that needs relatively new version of Roslyn because of a new language feature I need to support (collection expression syntax) and now I'm not sure what to do. The existing analyzers target Roslyn 3.11 to support VS2019 16.11, which is very much not capable of running that. We'll need Roslyn 4.8, with a minimum supported VS version of 2022 17.8.

    Time to bump up the minimum? What happens if I try to run Roslyn 4.8 analyzers in 2019? 🤔

    #DotNet #Roslyn #Analyzers

  3. Заводим друзей в C# (аки C++ friend, однако, более того)

    Премьера! Драматическое признание в любви (к Ф...). 100 рублей и 100_000 юаней! Реализации аналогов друзей в C#, различные подходы, сравнительный анализ. Элвис жив! Вах, заходи дорогой(-ая), другом будешь!

    habr.com/ru/articles/961264/

    #c# #Friend #roslyn #analyzers