Skip to content

Build modernization.#4

Merged
jtobard merged 1 commit intomasterfrom
build-modernization
Oct 7, 2025
Merged

Build modernization.#4
jtobard merged 1 commit intomasterfrom
build-modernization

Conversation

@fdevans
Copy link
Contributor

@fdevans fdevans commented Oct 3, 2025

Not sure if this is overkill, but some of it was needed so Snyk could properly scan.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modernizes the build system by adding Gradle wrapper files, security-focused configuration, and comprehensive documentation. The changes enable Snyk security scanning and implement modern Gradle practices.

  • Adds complete Gradle wrapper setup with version 8.10.2
  • Introduces security-hardened settings and properties configuration
  • Updates documentation with security features and usage instructions

Reviewed Changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
settings.gradle Security-focused Gradle settings with HTTPS repositories and strict resolution
gradlew.bat Windows Gradle wrapper script for cross-platform compatibility
gradlew Unix Gradle wrapper script with POSIX compliance
gradle/wrapper/gradle-wrapper.properties Gradle wrapper configuration using version 8.10.2
gradle.properties Build configuration with performance and security settings
README.md Comprehensive documentation covering security features and usage

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@jtobard jtobard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@jtobard jtobard merged commit e282f37 into master Oct 7, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants