Advertisement
Guest User

Untitled

a guest
Sep 28th, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {
  2.   "headers": [
  3.     {
  4.       "tool_name": "scancode-toolkit",
  5.       "tool_version": "30.1.0",
  6.       "options": {
  7.         "input": [
  8.           "bootstrap.min.css.map"
  9.         ],
  10.         "--json-pp": "output.json",
  11.         "--license": true
  12.       },
  13.       "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
  14.       "start_timestamp": "2021-09-28T170307.562924",
  15.       "end_timestamp": "2021-09-28T170311.549884",
  16.       "output_format_version": "1.0.0",
  17.       "duration": 3.9869766235351562,
  18.       "message": null,
  19.       "errors": [],
  20.       "extra_data": {
  21.         "spdx_license_list_version": "3.14",
  22.         "files_count": 1
  23.       }
  24.     }
  25.   ],
  26.   "files": [
  27.     {
  28.       "path": "bootstrap.min.css.map",
  29.       "type": "file",
  30.       "licenses": [],
  31.       "license_expressions": [],
  32.       "percentage_of_license_text": 0,
  33.       "scan_errors": []
  34.     }
  35.   ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement