Skip to content
Snippets Groups Projects
Verified Commit 3cf2aac8 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Update screenshots for License Compliance

parent 60fd4217
No related branches found
No related tags found
No related merge requests found
Showing
with 5 additions and 5 deletions
Loading
Loading
@@ -28,7 +28,7 @@ GitLab can scan and report any vulnerabilities found in your project.
| [Dependency List](dependency_list/index.md) **(ULTIMATE)** | View your project's dependencies and their known vulnerabilities. |
| [Dependency Scanning](dependency_scanning/index.md) **(ULTIMATE)** | Analyze your dependencies for known vulnerabilities. |
| [Dynamic Application Security Testing (DAST)](dast/index.md) **(ULTIMATE)** | Analyze running web applications for known vulnerabilities. |
| [License Compliance](license_management/index.md) **(ULTIMATE)** | Search your project's dependencies for their licenses. |
| [License Compliance](license_compliance/index.md) **(ULTIMATE)** | Search your project's dependencies for their licenses. |
| [Security Dashboard](security_dashboard/index.md) **(ULTIMATE)** | View vulnerabilities in all your projects and groups. |
| [Static Application Security Testing (SAST)](sast/index.md) **(ULTIMATE)** | Analyze source code for known vulnerabilities. |
 
Loading
Loading
doc/user/application_security/license_compliance/img/license_compliance_search_v12_3.png

25.5 KiB

Loading
Loading
@@ -198,7 +198,7 @@ To approve or blacklist a license:
**License Compliance** section.
1. Click the **Add a license** button.
 
![License Compliance Add License](img/license_compliance_add_license.png)
![License Compliance Add License](img/license_compliance_add_license_v12_3.png)
 
1. In the **License name** dropdown, either:
- Select one of the available licenses. You can search for licenses in the field
Loading
Loading
@@ -212,13 +212,13 @@ To modify an existing license:
 
1. In the **License Compliance** list, click the **Approved/Declined** dropdown to change it to the desired status.
 
![License Compliance Settings](img/license_compliance_settings.png)
![License Compliance Settings](img/license_compliance_settings_v12_3.png)
 
Searching for Licenses:
 
1. Use the **Search** box to search for a specific license.
 
![License Compliance Search](img/license_compliance_search.png)
![License Compliance Search](img/license_compliance_search_v12_3.png)
 
## License Compliance report under pipelines
 
Loading
Loading
@@ -228,7 +228,7 @@ From your project's left sidebar, navigate to **CI/CD > Pipelines** and click on
pipeline ID that has a `license_management` job to see the Licenses tab with the listed
licenses (if any).
 
![License Compliance Pipeline Tab](img/license_compliance_pipeline_tab.png)
![License Compliance Pipeline Tab](img/license_compliance_pipeline_tab_v12_3.png)
 
<!-- ## Troubleshooting
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment