Skip to content

Fix to enable static analysis team to display in the Secure Section's handbook section.

Thomas Woodham requested to merge tw-static-analysis-team-fix into master

Why is this change being made?

The Static Analysis team was not displaying on https://about.gitlab.com/handbook/engineering/development/secure/. Two changes required:

  1. Tighten EM's title to not include Defend, since that's only an Interim role.
  2. Update the direct_team() method call to not attempt a regex lookup.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports