Skip to content

Provide the API to create a new software license policy

mo khan requested to merge 34825-create-software-license-policy into master

What does this MR do?

This MR is a continuation of !19261 (merged). This MR adds an endpoint that can be used to create a new software license policy via a software license id or SPDX identifier.

#34825 (closed)

Screenshots

It's not pretty but it bootstraps a minimal page to at least be able to ensure the necessary data is available and that a new software license policy can be created.

Screenshot_from_2019-11-07_11-44-12

The haml template was deleted as per this discussion.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports