Beware the Share Beware the Share It was my first project at the company. I’d just finished my degree and was anxious to prove myself, staying late every day going through the ...
Flask Extension Development Naming The Extension Class and Initialization Adding Behavior Configuration Techniques Data During a Request Views and Models Recommended Extensio...
if var Limitations Method calls if var If a variable is the condition of an if , inside the then branch the variable will be considered as not having the Nil type: a = so...
if var Limitations Method calls if var If a variable is the condition of an if , inside the then branch the variable will be considered as not having the Nil type: a = so...
if var Limitations Method calls if var If a variable is the condition of an if , inside the then branch the variable will be considered as not having the Nil type: a = so...
Avoid Simple Logic Details Remediation CWE/OWASP Avoid Simple Logic Details Simple logic tests in code are more susceptible to attack. Example: if sessionIsTrusted == ...
Structure Chains of Bones Structure Example of a very basic armature. Armatures mimic real skeletons. They are made out of bones, which are (by default) rigid elements. But ...
Deploying containers Controlling container deployments with triggers Controlling what image sources can be deployed Using signature transports Creating secrets and config maps ...
Referring to Names in Different Modules Bringing Names into Scope with the use Keyword Bringing All Names into Scope with a Glob Using super to Access a Parent Module Summary...