SQL Injection Posted on March 14, 2022 The following code is vulnerable to SQL Injection, if the input is unfiltered. [Read More] Tags: Cybersecurity SQLInjection
OWASP Cheatsheet Posted on March 12, 2022 Developing applications with cybersecurity in mind requires training, and the documentation is often hard to read. [Read More] Tags: OWASP Cheatsheet Cybersecurity Softwaredevelopment Devsecops
Interviews for remote jobs are hard(er) Posted on March 6, 2022 The 100% remote world is very selective with candidates, but why? [Read More] Tags: JobSearch Freelancing SoftwareEngineering
NoSQL Databases - short introduction Posted on March 3, 2022 The slides of my short introduction of NoSQL databases: link Tags: NoSQL
Pipelines in Jenkins Posted on February 28, 2022 A few steps are required to create a pipeline in Groovy. [Read More] Tags: SoftwareEngineering DevOps Jenkins