secure-coding
There are 151 repositories under secure-coding topic.
blabla1337/skf-flask
Security Knowledge Framework (SKF) Python Flask / Angular project
Cyber-Buddy/APKHunt
APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework. Although APKHunt is intended primarily for mobile app developers and security testers, it can be used by anyone to identify and address potential security vulnerabilities in their code.
ANSSI-FR/rust-guide
Recommendations for secure applications development with Rust
OWASP/SecureCodingDojo
The Secure Coding Dojo is a platform for delivering secure coding knowledge.
joswha/Secure-Coding-Handbook
Web Application Secure Coding Handbook resource.
OWASP/RiskAssessmentFramework
The Secure Coding Framework
abougouffa/awesome-coding-standards
Collection of C and C++ Coding Standards
inoxlang/inox
🛡️ A secure web development platform and programming language.
a0xnirudh/kurukshetra
Kurukshetra - A framework for teaching secure coding by means of interactive problem solving.
cybrota/whispr
A multi-vault secret injection tool for safely injecting secrets into app environment
Commando-X/vuln-bank
A deliberately vulnerable banking application designed for practicing secure code reviews and API security testing. Features common vulnerabilities found in real-world applications, making it an ideal platform for security professionals, developers, and enthusiasts to learn security testing and secure coding practices in a safe environment.
apiiro/combobulator
Dependency Combobulator
nxenon/DevSecOps
♾️ Collection of DevSecOps Notes + Resources + Courses + Tools
paulveillard/cybersecurity-architecture
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Software & Systems Architecture in Cybersecurity
convisolabs/CVWA
Conviso Vulnerable Web Application is the OSS project from the Conviso Application Security for the community. The project represents a vulnerable web application to practice security testing and improve your learning in AppSec..
dowjones/reapsaw
Reapsaw is a continuous security devsecops tool, which helps in enabling security into CI/CD Pipeline. It supports coverage for multiple programming languages.
SecuringTheStack/tutorials
Additional Resources For Securing The Stack Tutorials
s4dhul4bs/vimana-framework
Vimana is an experimental security tool that aims to provide resources for auditing Python web applications.
Fortiphyd/Secure_PLC_Coding
Documentation and guidance to practice secure coding for various PLC vendors
cybersecsi/invisible-backdoor-detector
A quick script to spot the usage of Unicode Bidi (bidirectional) characters that could lead to an Invisible Backdoor
GVishnudhasan/NoDueProject
An automated system for requesting and approving no-due certificates for students at the end of each semester for universities and colleges.
sbaresearch/slibc
Implementation of C11 Annex K "Bounds-checking interfaces" ISO/IEC 9899:2011
ShahVandit8/fortifying_PHP
Secure Coding Practices for PHP – A white paper and code snippets on best practices for securing PHP applications, covering input validation, authentication, encryption, and more. 🔒🚀
bytehide/Shield.VSIX
Extension to protect and obfuscate your .NET applications without leaving visual studio.
nybble04/cybersec-notes
My cyber security notes.
mccright/references
Collection of reusable references
equinor/appsec-fundamentals-secret-scanning
A 3 hour workshop on getting started with secret scanning in your SDLC
thomasbiege/code
my code
thomasbiege/slides
my slides
catchingknives/AppSec-Training
Training and certifications related to secure software development
bl3z3/graduates-guide-to-software-development-tools
Software development tools and technologies
Nenglish7/Secure-PHP-Login-Sytem
A fast and secure by default content management system.
TheHackerDev/damn-vulnerable-golang
A deliberately vulnerable golang (go) project, for educational and testing purposes.
benjdiasaad/System_authentification
Secure login form authentification and registration system with Bootstrap and PHP
iAnonymous3000/awesome-rust-security-guide
Comprehensive Guide to Rust for Security and Privacy Researchers: Covering memory safety, concurrency, cryptography, secure coding practices, formal verification, and more.
raleighlittles/Secure-Coding-in-C-Cpp
Exercises from the Carnegie Mellon University "Secure Coding in C/C++" Training Session