# Use the impact calculator https://gitlab-com.gitlab.io/gl-infra/breaking-change-impact-calculator/?
impact:medium# Can be one of: [critical, high, medium, low]
# scope: # Can be one or a combination of: [instance, group, project]
resolution_role:Owner# Can be one of: [Admin, Owner, Maintainer, Developer]
manual_task:false# Can be true or false. Use this to denote whether a resolution action must be performed manually (true), or if it can be automated by using the API or other automation (false).
body:|
In GitLab Runner 18.0, to limit the potential for token leakage, the
default value for the `FF_GIT_URLS_WITHOUT_TOKENS` feature flag changes
to `true`.
This change affects users who:
- Use executors that share Git credential state across jobs (for example, shell executor).
- Have a caching Git credential helper installed (for example,