Skip to content

Commit f28aa2a

Browse files
authored
Merge pull request #122 from ppkarwasz/fix/leaf
Complete renaming of TEA LEAF to TEA COMPONENT
2 parents 8f62308 + 3110ba2 commit f28aa2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

auth/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
99
artefacts or just a subset, depending on the publisher of the data. Authorization is connected
1010
to __authentication__.
1111

@@ -19,7 +19,7 @@ the user can access.
1919

2020
As an example, one implementation may publish all information about existing artefacts and software
2121
versions 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
2323
the customer has not aquired.
2424

2525
For most Open Source projects, implementing authentication - setting up accounts and managing

0 commit comments

Comments
 (0)