License notice on web ui
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 450
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
A note about the license of the distributed software should be included on the web frontend.
In the future:
To predict the licenses of a certain image we need
- teach ImageBuilder
make package_listto output the license as well as dependencies for each package - package dependency tracking and reference SPDX in database
We might also allow users of the IB webui to force a specific set of allowed licenses... But that's far future :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the web frontend entry point and checking how the distributed software's license is currently represented. Confirm that the immediate scope is only a visible license notice; the ImageBuilder, SPDX database, and allowed-license ideas are future work. Done means the notice appears in the web UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100