This repository is a collection of Secure Coding Examples. Here you will be able to find the code level fixes for the issues in your application. Currently the repo contains the code examples for the Java and Python Languages. You can use the logics implemented in the code examples to mitigate the issues in your Applications and we can follow to the Secure Coding Principles.
Tech Stack used in this repository to create the Secure Coding Examples : Java with SpringBoot, Python with Flask.
This project requires Python3 and Java 21. The project will work with lower java environments, but you won't able to run the maven wrapper shipped with the repository.
This project is licensed under the GPL-3.0 license