Sergey VasilievExamining suspicious code fragments in AWS SDK for .NETToday we are dissecting AWS SDK for .NET.Jul 18, 2023Jul 18, 2023
Sergey VasilievinITNEXTXSS vulnerability in the ASP.NET application: CVE-2023–24322 in mojoPortal CMSIn this article, we will thoroughly examine the XSS vulnerability in a CMS written in C#.May 31, 2023May 31, 2023
Sergey VasilievDo developers dream of secure apps?Do developers care about code security? This question, I believe, is still open to debate.Apr 25, 2023Apr 25, 2023
Sergey VasilievinITNEXTConverting string to enum at the cost of 50 GB: let’s analyze the CVE-2020–36620 vulnerabilityIn this article, we’re going to discuss the CVE-2020–36620 vulnerability.Mar 21, 2023Mar 21, 2023
Sergey VasilievinITNEXTSAST: how code analysis tools look for security flawsHere we'll discuss how SAST solutions find security flaws.Jan 27, 20231Jan 27, 20231
Sergey VasilievC++ — programming language of the year 2022. What about other languages?Overtaking Python, C++ became the TIOBE’s language of 2022. It outscored Rust, C#, Go and others by a large margin. Well, let’s figure thisJan 20, 2023Jan 20, 2023
Sergey VasilievinITNEXT.NET 7: suspicious places and errors in the source code.NET 7 has been released! It’s time for us to dig into its source code and start looking for errors and strange code fragments.Dec 14, 2022Dec 14, 2022
Sergey VasilievPVS-Studio: 2 features for a quick startIn this note I’ll share with you some tips on how to easily start using PVS-Studio.Dec 8, 2022Dec 8, 2022
Sergey Vasilievin.Net ProgrammingSorting in C#: OrderBy.OrderBy or OrderBy.ThenBy? What’s more effective and why?We’ll dive into the source code of .NET to find out why these sorting methods differ in efficiency.Sep 20, 2022Sep 20, 2022
Sergey Vasilievin.Net ProgrammingWhy use static analysis? Exploring an error from Akka.NETA small article about an error from the Akka.NET project. It shows the benefits of using static analysis one more time.Apr 25, 2022Apr 25, 2022