Skip to content

Commit 0e483e7

Browse files
ryanlinkclaude
andcommitted
[ANE-512] Update changelog for Cargo self-dependency fix
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b65219a commit 0e483e7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
- cargo: Fix Cargo analyzer incorrectly reporting library projects as dependencies of themselves when they have no external dependencies ([#1569](https://github.com/fossas/fossa-cli/pull/1569))
66

7+
## 3.10.14
8+
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))
10+
- container scanning: search all layers for os information. ([#1566](https://github.com/fossas/fossa-cli/pull/1566))
11+
12+
## 3.10.13
13+
14+
- Updates the `fossa test` output to include severity data on supported FOSSA instances ([#1562](https://github.com/fossas/fossa-cli/pull/1562))
15+
16+
## 3.10.12
17+
18+
- PNPM: Initial support for lockfile version 9.0 ([#1561](https://github.com/fossas/fossa-cli/pull/1561))
19+
20+
## 3.10.11
21+
22+
- container scanning: fix unzipping JARs that symlink to other layers #1555 ([#1555](https://github.com/fossas/fossa-cli/pull/1555))
23+
724
## 3.10.10
825

926
- go: support the `tool` directive introduced in go Feb 2025 ([#1553](https://github.com/fossas/fossa-cli/pull/1553))

0 commit comments

Comments
 (0)