eclipse / steady

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/
Apache License 2.0
517 stars 123 forks source link

fix: REUSE compliance #453

Closed sumeetpatil closed 3 years ago

sumeetpatil commented 3 years ago

REUSE shows the batch is non-compliant. The issue was with ConstructSet.java which is fixed with this PR.