Open
Description
What problem does this solve or what need does it fill?
As discussed in #4975 (comment), we should verify that all assets are correctly attributed.
What solution would you like?
- Add a
LICENSES.csv
file to theassets
folder. - Record all licenses and source links there.
- Add a step to CI to verify that there's a one-to-one correspondence.
What alternative(s) have you considered?
Manually verify that these are correct.
This solves the problem for now, but doesn't increase our long-term confidence.