security-c4po/security-c4po-api
mhg 8114abe9b6 feat: As an user I want to have the latest Testing Guide (4.2) information 2024-05-10 12:52:31 +02:00
..
gradle/wrapper feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00
src feat: As an user I want to have the latest Testing Guide (4.2) information 2024-05-10 12:52:31 +02:00
.gitignore feat: added mongodb to microservice and docker compose 2021-08-06 17:53:58 +02:00
Dockerfile fix: added data & fixed small bugs 2023-08-30 12:50:27 +02:00
README.md feat: As a developer I want to upload my docker images to DockerHub 2023-08-11 14:18:56 +02:00
build.gradle.kts feat: Secure MongoDB and add Liquibase to project 2023-05-22 15:10:30 +02:00
gradlew feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00
gradlew.bat feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00
security-c4po-api.postman_collection.json fix: added data & fixed small bugs 2023-08-30 12:50:27 +02:00
settings.gradle.kts feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00
wait-for-keycloak.sh fix: added data & fixed small bugs 2023-08-30 12:50:27 +02:00

README.md

Security C4PO API

This Spring Boot application serves as the backend for Security C4PO, allowing users to efficiently send requests for their penetration testing activities.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to read our contributing guideline.