Skip to content

Commit e417f9d

Browse files
committed
update tests
Signed-off-by: Aayush Kumar <aayush214.kumar@gmail.com>
1 parent 71ab4d7 commit e417f9d

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

scanpipe/tests/data/rootfs/basic-rootfs_root_filesystems.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,42 @@
340340
],
341341
"dependencies": [],
342342
"files": [
343+
{
344+
"path": "basic-rootfs.tar.gz-extract",
345+
"type": "directory",
346+
"name": "basic-rootfs.tar.gz-extract",
347+
"status": "scanned",
348+
"for_packages": [],
349+
"tag": "",
350+
"extension": ".tar.gz-extract",
351+
"programming_language": "",
352+
"detected_license_expression": "",
353+
"detected_license_expression_spdx": "",
354+
"license_detections": [],
355+
"license_clues": [],
356+
"percentage_of_license_text": null,
357+
"copyrights": [],
358+
"holders": [],
359+
"authors": [],
360+
"package_data": [],
361+
"emails": [],
362+
"urls": [],
363+
"md5": "",
364+
"sha1": "",
365+
"sha256": "",
366+
"sha512": "",
367+
"sha1_git": "",
368+
"is_binary": false,
369+
"is_text": false,
370+
"is_archive": false,
371+
"is_media": false,
372+
"is_legal": false,
373+
"is_manifest": false,
374+
"is_readme": false,
375+
"is_top_level": true,
376+
"is_key_file": false,
377+
"extra_data": {}
378+
},
343379
{
344380
"path": "basic-rootfs.tar.gz-extract/etc",
345381
"type": "directory",

0 commit comments

Comments
 (0)