Skip to content

Add Dependency List to /explore

Why are we doing this work

This work allows info sec professionals the ability to find specific dependencies that might be in use in their organization in the event that a security related vulnerability is identified.

This page is only available for self managed instances and will be restricted to instance admins.

Relevant links

Non-functional requirements

Implementation plan

Verification steps

  1. Visit https://gitlab.com/explore/dependencies
  2. Ensure that a 404 error code is returned
  3. Enable feature flag for your user account.
    /chatops run feature set --user=<username> explore_dependencies true
  4. Visit https://gitlab.com/explore/dependencies
  5. Ensure that a 403 error code is returned
Edited by mo khan