Re: Proposal: Display dependency checksums (SHA hashes) in maven-dependency-plugin

2025-07-11 Thread Calum Harrison
> > > > > Personal opinion only: displaying checksums, even optionally, is > > > unlikely to be helpful. No one pays attention to these or verifies > > > them. Recently I actually went to the trouble of verifying the > > > checksums for a major Apache project

Proposal: Display dependency checksums (SHA hashes) in maven-dependency-plugin

2025-07-10 Thread Calum Harrison
Hi dev list, I'd like to propose a small enhancement to the maven-dependency-plugin. >From a Software Composition Analysis (SCA) and security perspective, it's crucial to verify the exact artifact that has been resolved during a build. Private or third-party repositories may provide artifacts that