spring-projects / spring-projects/spring-security

Include license.txt in META-INF of released jars

Open
#13,847 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-triage type: enhancement
Dominant language
Java
Stars
9.6k
Forks
6.3k
Avg merge
2d 11h
Merged PRs (30d)
52

Description

The Spring Framework includes the ASL license.txt in META-INF of released jars: https://github.com/spring-projects/spring-framework/blob/05500373e2cbc5a907c4e1a954b6ad8cc163f5e1/gradle/spring-module.gradle#L53

It would be nice if Spring Security could do likewise to make it easier for SBOM tools to determine the license when scanning the jars.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the release and jar-packaging configuration in Spring Security, then compare it with the referenced gradle/spring-module.gradle in Spring Framework. Verify the result by checking that released jars contain META-INF/license.txt with the ASL license text.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, release
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.