mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-21 23:00:42 -08:00
refactor(cyclonedx): add intermediate representation (#4490)
This commit is contained in:
@@ -418,7 +418,7 @@ func TestClientServerWithCycloneDX(t *testing.T) {
|
||||
Input: "testdata/fixtures/images/fluentd-multiple-lockfiles.tar.gz",
|
||||
},
|
||||
wantComponentsCount: 161,
|
||||
wantDependenciesCount: 80,
|
||||
wantDependenciesCount: 162,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user