You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# FOSSA CLI Changelog
2
2
3
+
## Unreleased
4
+
5
+
- maven: Apply path filters at discovery stage for Maven POM resolution, preventing excluded directories from being traversed during closure graph building ([#1568](https://github.com/fossas/fossa-cli/pull/1568))
6
+
3
7
## 3.10.14
4
8
5
9
- gradle: Do not report version constraints, version contraints are contained within an`DependencyResult`, filter out any constraints by checking [`isConstraint()`](https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/result/DependencyResult.html#isConstraint()). ([#1563](https://github.com/fossas/fossa-cli/pull/1563))
0 commit comments