Javascript is a lot more secure than C++, since it's a memory managed language.
Buffer overflows are 0.001 percent of security incidents in practice.
Let's fix private key leakage and supply chain issues before worrying about C++ haxxors p0wning your machines.
Memory management vulnerabilities are estimated to account for 70% of bugs.
As less code at trust boundaries is being written in memory-unsafe languages, we'll get to 0.001%!
Buffer overflows are 0.001 percent of security incidents in practice.
Let's fix private key leakage and supply chain issues before worrying about C++ haxxors p0wning your machines.
Memory management vulnerabilities are estimated to account for 70% of bugs.
As less code at trust boundaries is being written in memory-unsafe languages, we'll get to 0.001%!