Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + CodeQL (Gradle) Starter

Minimal Spring Boot 3 app built with Gradle, ready for GitHub CodeQL code scanning.

How to use

  1. Create a new GitHub repo and upload these files (or upload the ZIP).
  2. Push to the main branch. GitHub Actions will run CodeQL automatically.
  3. See findings under Security > Code scanning alerts in your repo.

Build locally (optional)

# Requires Java 17+ and Gradle
gradle bootRun
# or
gradle build -x test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages