Files
flow-hugo/content/posts/code-complete-summations-general-variables.md
2023-11-13 16:18:00 -05:00

263 B

title, date, draft
title date draft
Variable Names: Code Complete Summations 2023-11-13 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.