This is what your #software should never ever under any circumstances do:
1. Overflow a buffer
1. Allow XSS
1. Allow SQL injection
1. Allocate, then free memory, without erasing its content
1. Allow command injection
https://cwe.mitre.org/top25/archive/2023/2023_top25_list.html