refactor(cyclonedx): add intermediate representation (#4490)

This commit is contained in:
Teppei Fukuda
2023-06-01 05:50:47 +03:00
committed by GitHub
parent c15f269a99
commit 48b2e15c23
17 changed files with 1256 additions and 2202 deletions

View File

@@ -418,7 +418,7 @@ func TestClientServerWithCycloneDX(t *testing.T) {
Input: "testdata/fixtures/images/fluentd-multiple-lockfiles.tar.gz",
},
wantComponentsCount: 161,
wantDependenciesCount: 80,
wantDependenciesCount: 162,
},
}