skeleton of general variables
This commit is contained in:
10
content/posts/code-complete-summations-general-variables.md
Normal file
10
content/posts/code-complete-summations-general-variables.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: "Variable Names: Code Complete Summations"
|
||||||
|
date: 2023-11-13
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
|
# Introduction
|
||||||
|
|
||||||
|
The way variables are handled can have an outsized impact on security. There are a few ways to handle using variables that can mitigate some vulnerabilities.
|
||||||
|
|
||||||
Reference in New Issue
Block a user