Skip to content

Enable Dependency Scanning for Python

Adam Cohen requested to merge remove-dind-from-ds-config into master

What does this MR do?

Enable gemnasium-python-dependency_scanning in the CI configuration. This is necessary because the gitlab project does not include the Dependency Scanning template.

gitlab has a Pipfile and a Pipfile.lock, and these will be scanned by gemnasium-python.

Related issues

#292061 (closed)

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 Albert Salim

Merge request reports