File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ of a TEA service - the discovery and download of software transparency artefacts
55
66## Requirements
77
8- __ Authorization__ : A user of a TEA service may get access to all objects (leaf , collections) and
8+ __ Authorization__ : A user of a TEA service may get access to all objects (components , collections) and
99artefacts or just a subset, depending on the publisher of the data. Authorization is connected
1010to __ authentication__ .
1111
@@ -19,7 +19,7 @@ the user can access.
1919
2020As an example, one implementation may publish all information about existing artefacts and software
2121versions openly, but restrict access to artefacts to those that match the customers installation.
22- Another implementation can implement a filter that does not show products and versions ("leafs ") that
22+ Another implementation can implement a filter that does not show products and versions ("components ") that
2323the customer has not aquired.
2424
2525For most Open Source projects, implementing authentication - setting up accounts and managing
You can’t perform that action at this time.
0 commit comments