Automating Security With Static Analysis - Josh Goldberg - ASW #233

Published: March 21, 2023, 5:08 p.m.

b'

Static analysis is the art of scrutinizing your code without building or running it. Common static analysis tools are formatters (which change whitespace and other trivia), linters (which detect likely best practice and style issues), and type checkers (which detect likely bugs). Each of these can aid in improving application security by detecting real issues at development-time.

Segment Resources:

\\xa0

Visit https://www.securityweekly.com/asw\\xa0for all the latest episodes!

Show Notes: https://securityweekly.com/asw233

'