Secure Coding
Secure Coding is a part of the Secure Software Development Lifecycle (SSDLC) and it speaks to ways vulnerabilities in code can be mitigated against attacks.
Common coding flaws include:
Buffer Overflow: Buffer can be defined as temporary memory used...
thechukwudi.hashnode.dev2 min read