Software Engineering Daily   /     C++ Static Analysis with Abbas Sabra

Description

Static analysis is the examination of code without executing the program. It’s used to identify potential errors, code quality issues, security vulnerabilities, and adherence to coding best practices. Abbas Sabra is a Principal Engineer at Sonar, which creates tools to help developers produce clean code. Abbas specializes in C++ static analysis, and began his career The post C++ Static Analysis with Abbas Sabra appeared first on Software Engineering Daily.

Summary

Static analysis is the examination of code without executing the program. It’s used to identify potential errors, code quality issues, security vulnerabilities, and adherence to coding best practices. Abbas Sabra is a Principal Engineer at Sonar, which creates tools to help developers produce clean code. Abbas specializes in C++ static analysis, and began his career

Subtitle
Static analysis is the examination of code without executing the program. It’s used to identify potential errors, code quality issues, security vulnerabilities, and adherence to coding best practices. Abbas Sabra is a Principal Engineer at Sonar,
Duration
Publishing date
2024-07-23 09:00
Link
https://softwareengineeringdaily.com/2024/07/23/c-static-analysis-with-abbas-sabra/?utm_source=rss&utm_medium=rss&utm_campaign=c-static-analysis-with-abbas-sabra
Contributors
  Software Engineering Daily
author  
Enclosures
https://traffic.megaphone.fm/SED5865554804.mp3
audio/mpeg

Shownotes

Static analysis is the examination of code without executing the program. It’s used to identify potential errors, code quality issues, security vulnerabilities, and adherence to coding best practices.

Abbas Sabra is a Principal Engineer at Sonar, which creates tools to help developers produce clean code. Abbas specializes in C++ static analysis, and began his career in the financial industry, where he identified inefficiencies within the C++ tooling ecosystem. He joins the show to talk about static analysis and static analysis tool development.

Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information visualization to quantum computing. Currently, Sean is Head of Marketing and Developer Relations at Skyflow and host of the podcast Partially Redacted, a podcast about privacy and security engineering. You can connect with Sean on Twitter @seanfalconer.

 

Please click here to see the transcript of this episode.

Sponsorship inquiries: sponsor@softwareengineeringdaily.com

The post C++ Static Analysis with Abbas Sabra appeared first on Software Engineering Daily.