secure-coding
There are 131 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
inoxlang/inox
🛡️ A secure web development platform and programming language.
abougouffa/awesome-coding-standards
Collection of C and C++ Coding Standards
a0xnirudh/kurukshetra
Kurukshetra - A framework for teaching secure coding by means of interactive problem solving.
narenaryan/whispr
A multi-vault secret injection tool for safely injecting secrets into app environment
apiiro/combobulator
Dependency Combobulator
nxenon/DevSecOps
♾️ Collection of DevSecOps Notes + Resources + Courses + Tools
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..
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
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.
s4dhul4bs/vimana-framework
Vimana is an experimental security tool that aims to provide resources for auditing Python web applications.
SecuringTheStack/tutorials
Additional Resources For Securing The Stack Tutorials
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
bytehide/Shield.VSIX
Extension to protect and obfuscate your .NET applications without leaving visual studio.
mccright/references
Collection of reusable references
nybble04/appsec-notes
My Application Security Notes - web, mobile, thick client, API, and more.
thomasbiege/code
my code
equinor/appsec-fundamentals-secret-scanning
A 3 hour workshop on getting started with secret scanning in your SDLC
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.
benjdiasaad/System_authentification
Secure login form authentification and registration system with Bootstrap and PHP
minimice/owasp-top-10
Securing Top 10 OWASP vulnerabilities in C#
PythonHacker24/rpi-gpio-driver
GPIO Driver Code in C for Raspberry Pi 4 Linux Kernel with Bit Manipulation of Values in Special Registers mapped to GPIO Pins
raleighlittles/Secure-Coding-in-C-Cpp
Exercises from the Carnegie Mellon University "Secure Coding in C/C++" Training Session
sinipelto/securewebapp
SecureWebApp - Secure Web Application Template for ASP.NET Core 5.0
TheHackerDev/damn-vulnerable-golang
A deliberately vulnerable golang (go) project, for educational and testing purposes.