Secure Coding in Python: Best Practices for Robust Application Security2023-06-25 (Modified: 2025-01-06) — Written by SimeonOnSecurity — 10 min readLearn the best practices for secure coding in Python to ensure robust application security and protect against vulnerabilities like SQL injection and cross-site scripting.#secure coding #Python #application security #Web Development #Data Analysis Learn more →
Secure Coding Standards for C# Developers2023-02-28 (Modified: 2025-01-06) — Written by SimeonOnSecurity — 8 min readLearn best practices for secure coding in C# to minimize the risk of security breaches and protect sensitive data.#secure coding #Secure Coding Practices #Input Validation #cryptography #Least Privilege Learn more →
Secure Coding Standards for Python: Best Practices2023-02-26 (Modified: 2025-01-06) — Written by SimeonOnSecurity — 7 min readLearn the best practices for secure coding in Python to minimize the risk of security breaches and protect sensitive data.#secure coding #Python #security risks #Input Validation #Least Privilege Learn more →
OWASP Top 10: Critical Web Application Security Risks2023-02-17 (Modified: 2025-01-06) — Written by SimeonOnSecurity — 5 min readLearn about the most critical web application security risks with the OWASP Top 10 and how to protect against them#Web Application Security #authentication #session management #access control #Input Validation Learn more →