πNew WriteupβοΈ
βββββββββββββββ
πDate: Sun, 30 Apr 2023 12:00:19 GMT
βββββββββββββββ
βοΈTitle: RADAR: How DevSecOps is Revolutionizing Security at Snapp
βββββββββββββββ
πLink: https://medium.com/p/5f496fd08e79
βββββββββββββββ
Tags: #dast #devsecops #application_security #sast #secure_sdlc
βββββββββββββββ
πDate: Sun, 30 Apr 2023 12:00:19 GMT
βββββββββββββββ
βοΈTitle: RADAR: How DevSecOps is Revolutionizing Security at Snapp
βββββββββββββββ
πLink: https://medium.com/p/5f496fd08e79
βββββββββββββββ
Tags: #dast #devsecops #application_security #sast #secure_sdlc
Medium
RADAR: How DevSecOps is Revolutionizing Security at Snapp
Implementing DevSecOps in an Agile Environment: Challenges and Solutions
β€· Title: Container Security & DevSecOpsβββIntroduction
ββββββββββββββββββββββββ
πͺ Author: Siddiquimohammad
ββββββββββββββββββββββββ
β΄΅ Time: Sun, 29 Dec 2024 09:09:15 GMT
ββββββββββββββββββββββββ
β Tags: #secure_sdlc #devsecops #application_security #container_security #docker_security
ββββββββββββββββββββββββ
πͺ Author: Siddiquimohammad
ββββββββββββββββββββββββ
β΄΅ Time: Sun, 29 Dec 2024 09:09:15 GMT
ββββββββββββββββββββββββ
β Tags: #secure_sdlc #devsecops #application_security #container_security #docker_security
Medium
Container Security & DevSecOps β Introduction
In todayβs rapidly evolving software development world, containers have become essential for creating, testing, and deploying applicationsβ¦
β€· Title: Authentication and Authorisation: Best Practices for Secure User Access Applications
ββββββββββββββββββββββββ
πͺ Author: CyberLucifer
ββββββββββββββββββββββββ
β΄΅ Time: Sun, 23 Feb 2025 18:02:04 GMT
ββββββββββββββββββββββββ
β Tags: #authentication #software_development #secure_sdlc #cybersecurity #authorization
ββββββββββββββββββββββββ
πͺ Author: CyberLucifer
ββββββββββββββββββββββββ
β΄΅ Time: Sun, 23 Feb 2025 18:02:04 GMT
ββββββββββββββββββββββββ
β Tags: #authentication #software_development #secure_sdlc #cybersecurity #authorization
Medium
Authentication and Authorisation: Best Practices for Secure User Access Applications
Authentication and authorisation are critical components of secure applications. Authentication verifies a userβs identity, whileβ¦
β€· Title: Secure Coding Part 7: Command InjectionβββAttack (Python)βββshell=True
ββββββββββββββββββββββββ
πͺ Author: Siddiquimohammad
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 02 Aug 2025 13:57:06 GMT
ββββββββββββββββββββββββ
β Tags: #devsecops #application_security #secure_sdlc #owasp_top_10 #secure_coding
ββββββββββββββββββββββββ
πͺ Author: Siddiquimohammad
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 02 Aug 2025 13:57:06 GMT
ββββββββββββββββββββββββ
β Tags: #devsecops #application_security #secure_sdlc #owasp_top_10 #secure_coding
Medium
Secure Coding Part 7: Command Injection β Attack (Python) β shell=True
This article dives deep into how using subprocess with shell=True in Python can open the door to attackers, and how to fix it the rightβ¦
β€· Title: Why Secure SDLC fails in real life (and How to fix it)
ββββββββββββββββββββββββ
πͺ Author: Artem Lvov
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 22 Sep 2025 08:47:34 GMT
ββββββββββββββββββββββββ
β Tags: #cybersecurity #devsecops #secure_sdlc #application_security
ββββββββββββββββββββββββ
πͺ Author: Artem Lvov
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 22 Sep 2025 08:47:34 GMT
ββββββββββββββββββββββββ
β Tags: #cybersecurity #devsecops #secure_sdlc #application_security
Medium
Why Secure SDLC fails in real life (and How to fix it)
Real-world implementation of βSecure SDLCβ often falls short. I highlight common pitfalls Iβve observed as AppSec and how to fix them.