File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
docs/source/cli-reference Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,11 @@ Pre-Scan Options
68
68
69
69
- key-file
70
70
71
- A KEY file is a generic file extension used by various programs when registering legal copies
72
- of the software. It may be saved in a plain text format, but generally contains some form of
73
- encrypted key string that authenticates the purchase and registers the software.
71
+ A KEY file serves as a keystone element, containing essential
72
+ information about a software package — such as its dependencies,
73
+ versioning, licensing, and more. It often contains the
74
+ ``primary-license `` or the overall license of the package, among
75
+ other package metadata which are general or ecosystem specific.
74
76
75
77
As in, to the JSON object of each file scanned, these extra attributes are added::
76
78
You can’t perform that action at this time.
0 commit comments