Skip to content

Semgrep Service: Add rudimentary authentication

Julian Thome requested to merge sast-ide_authentication into sast-ide_runway

What does this MR do?

Add basic authentication against the GitLab API to the semgrep service. For our purposes it is sufficient to perform the authentication against the gitlab project https://gitlab.com/gitlab-org/secure/sast-ide-integration which is the reason why the project id is hardcoded.

What are the relevant issue numbers?

Related MR: !421 (closed) Related Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/462808

Does this MR meet the acceptance criteria?

Edited by Julian Thome

Merge request reports