SPDX license list import Rake task
- Tier: Ultimate
- Offering: GitLab Self-Managed
GitLab provides a Rake task for uploading a fresh copy of the SPDX license list to a GitLab instance. This list is needed for matching the names of License approval policies.
To import a fresh copy of the PDX license list, run:
# omnibus-gitlab
sudo gitlab-rake gitlab:spdx:import
# source installations
bundle exec rake gitlab:spdx:import RAILS_ENV=production
To perform this task in the offline environment,
an outbound connection to licenses.json
should be
allowed.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support