mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-22 07:10:41 -08:00
feat(nodejs): add dependency line numbers for npm lock files (#2932)
This commit is contained in:
@@ -65,6 +65,7 @@ func TestFilesystem(t *testing.T) {
|
||||
args: args{
|
||||
securityChecks: "vuln",
|
||||
input: "testdata/fixtures/fs/nodejs",
|
||||
listAllPkgs: true,
|
||||
},
|
||||
golden: "testdata/nodejs.json.golden",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user