turkdevops / sourcegraph

Universal code search (self-hosted)
https://sourcegraph.com
Other
1 stars 0 forks source link

build(deps): bump http-proxy from 1.17.0 to 1.18.1 #136

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps http-proxy from 1.17.0 to 1.18.1.

Changelog

Sourced from http-proxy's changelog.

v1.18.1 - 2020-05-17

Merged

1.18.0 - 2019-09-18

Merged

Commits

  • [dist] New test fixtures. 7e4a0e5
  • [dist] End of an era. a9b09cc
  • [dist] Version bump. 1.18.0 9bbe486
  • [fix] Latest versions. 59c4403
  • [fix test] Update tests. dd1d08b
  • [dist] Update dependency ws to v3 [SECURITY] b00911c
  • [dist] .gitattributes all the things. fc93520
  • [dist] Regenerate package-lock.json. 16d4f8a
Commits
  • 9b96cd7 1.18.1
  • 335aeeb Skip sending the proxyReq event when the expect header is present (#1447)
  • dba3966 Remove node6 support, add node12 to build (#1397)
  • 9bbe486 [dist] Version bump. 1.18.0
  • 6e4bef4 Added in auto-changelog module set to keepachangelog format (#1373)
  • d056241 fix 'Modify Response' readme section to avoid unnecessary array copying (#1300)
  • 244303b Fix incorrect target name for reverse proxy example (#1135)
  • b4028ba Fix modify response middleware example (#1139)
  • 77a9815 [dist] Update dependency async to v3 (#1359)
  • c662f9e Fix path to local http-proxy in examples. (#1072)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/turkdevops/sourcegraph/network/alerts).
guardrails[bot] commented 3 years ago

:warning: We detected security issues in this pull request: Mode: paranoid | Total findings: 506 | Considered vulnerability: 0

Hard-Coded Secrets (498) https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/access_tokens_test.go#L238 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/access_tokens_test.go#L247 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/access_tokens_test.go#L274 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/access_tokens_test.go#L283 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/dbstore_db_test.go#L35 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/dbstore_db_test.go#L37 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/dbstore_db_test.go#L38 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/org_invitations_test.go#L23 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/org_invitations_test.go#L33 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/user_emails_test.go#L190 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users.go#L159 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_builtin_auth_test.go#L19 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_builtin_auth_test.go#L98 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_builtin_auth_test.go#L161 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_test.go#L120 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_test.go#L140 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_test.go#L156 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/db/users_test.go#L329 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/graphqlbackend/repository_comparison.go#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/graphqlbackend/repository_test.go#L16 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/graphqlbackend/saved_queries.go#L305 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/graphqlbackend/schema.go#L135 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/graphqlbackend/schema.graphql#L137 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/auth/override.go#L28 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/auth/override.go#L71 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/auth/override_test.go#L117 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/auth/userpasswd/handlers.go#L82 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/pkg/handlerutil/middleware.go#L14 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/pkg/langservers/langservers.go#L436 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/pkg/suspiciousnames/names.go#L210 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/session/session_test.go#L256 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/bitbucketserver.go#L105 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/bitbucketserver.go#L107 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/bitbucketserver.go#L310 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/util_test.go#L25 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/util_test.go#L30 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/searcher/search/matcher_test.go#L163 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/searcher/search/matcher_test.go#L225 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/searcher/search/vendor/regexp/find_test.go#L121 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/searcher/search/zipcache_test.go#L24 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/dev/api/delete_user.sh#L7 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/dev/launch.sh#L59 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/dev/phabricator/start.sh#L43 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/dev/phabricator/start.sh#L53 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/docs/local-development.md#L169 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/docs/storage.md#L58 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L1 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L2 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L3 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L4 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L5 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L6 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L7 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L8 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L9 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L10 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L11 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L12 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L13 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L14 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L15 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L16 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L17 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L18 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L19 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L20 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L22 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L23 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L24 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L25 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L26 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L27 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L28 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L29 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L30 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L31 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L32 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L33 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L34 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L35 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L36 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L37 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L38 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L39 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L40 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L41 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L42 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L43 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L44 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L45 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L46 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L47 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L48 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L49 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L50 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L51 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L52 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L53 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L54 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L55 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L56 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L57 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L58 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L59 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L60 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L61 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L62 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L63 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L64 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L65 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L66 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L67 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L68 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L69 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L70 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L71 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L72 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L73 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L74 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L75 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L76 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L77 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L78 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L79 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L80 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L81 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L82 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L83 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L84 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L85 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L86 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L87 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L88 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L89 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L90 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L91 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L92 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L93 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L94 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L96 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L97 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L98 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L99 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L100 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L101 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L102 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L103 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L104 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L105 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L106 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L107 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L108 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L109 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L110 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L111 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L112 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L114 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L115 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L117 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L118 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L119 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L120 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L121 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L122 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L123 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L124 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L125 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L126 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L127 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L128 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L131 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L132 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L133 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L134 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L135 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L136 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L137 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L138 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L139 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L140 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L141 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L142 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L143 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L144 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L145 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L146 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L147 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L148 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L149 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L150 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L151 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L152 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L153 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L154 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L155 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L156 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L157 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L158 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L159 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L160 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L161 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L162 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L163 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L164 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L165 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L166 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L167 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L168 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L169 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L170 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L171 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L172 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L173 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L174 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L175 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L176 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L177 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L178 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L179 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L180 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L181 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L182 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L183 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L184 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L185 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L186 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L187 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L188 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L189 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L190 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L191 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L192 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L193 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L194 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L195 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L196 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L197 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L199 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L200 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L201 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L202 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L203 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L204 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L205 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L206 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L207 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L208 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L209 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L210 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L211 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L212 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L213 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L214 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L215 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L216 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L217 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L218 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L219 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L220 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L221 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L222 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L223 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L224 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L225 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L226 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L227 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L228 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L229 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L230 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L231 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L232 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L233 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L234 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L235 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L236 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L237 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L238 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L239 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L240 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L241 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L242 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L243 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L244 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L245 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L246 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L247 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L248 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L249 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L250 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L251 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L252 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L253 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L254 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L255 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L256 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L257 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L258 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L259 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L260 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L261 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L262 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L263 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L264 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L265 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L266 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L267 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L268 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L269 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L270 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L271 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L272 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L273 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L274 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L275 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L276 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L277 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L278 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L279 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L280 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L281 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L282 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L283 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L284 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L285 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L286 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L287 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L288 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L289 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L290 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L291 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L292 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L293 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L294 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L295 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L296 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L297 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L298 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L299 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L300 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L301 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L302 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L303 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L304 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L305 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L306 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L307 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L308 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L309 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L310 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L311 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L312 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L313 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L314 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L315 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L316 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L317 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L318 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L319 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L320 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L321 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L322 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L323 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L324 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L325 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L326 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L327 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L328 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L331 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L332 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L335 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L336 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L338 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L339 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L340 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L343 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L344 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L345 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L346 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L347 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L348 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L350 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L351 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L352 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L354 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L355 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L356 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L357 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L359 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L360 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L361 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L362 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L363 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L364 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L365 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L367 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L368 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L369 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L370 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L371 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L372 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L373 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L374 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L375 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L376 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L377 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L378 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L379 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L380 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L381 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L382 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L383 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L384 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L386 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L387 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L388 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L389 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L390 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L391 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L392 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L393 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L394 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L395 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L396 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L397 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L398 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L399 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L400 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/go.sum#L401 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/package.json#L23 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/auth_test.go#L98 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/env.go#L27 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/env.go#L40 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/env.go#L45 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/validate.go#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/hubspot/hubspot.go#L29 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/hubspot/hubspotutil/hubspotutil.go#L9 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/searcher/protocol/searcher.go#L20 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site.schema.json#L1048 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site_stringdata.go#L1053 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/ResetPasswordPage.tsx#L130 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/ResetPasswordPage.tsx#L173 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/ResetPasswordPage.tsx#L176 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/ResetPasswordPage.tsx#L189 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/SignUpPage.tsx#L50 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/SignUpPage.tsx#L124 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/SignUpPage.tsx#L140 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/UsernamePasswordSignInForm.tsx#L30 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/UsernamePasswordSignInForm.tsx#L96 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/auth/UsernamePasswordSignInForm.tsx#L117 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/e2e/index.test.e2e.tsx#L14 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/e2e/index.test.e2e.tsx#L25 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/repo/index.test.tsx#L171 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/repo/index.tsx#L24 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/site-admin/configHelpers.ts#L90 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/UserAccountAccountPage.tsx#L53 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/UserAccountAccountPage.tsx#L54 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/UserAccountAccountPage.tsx#L64 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/UserAccountAccountPage.tsx#L141 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/UserAccountAccountPage.tsx#L150 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/backend.tsx#L43 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/golang.org/x/crypto/bcrypt/bcrypt.go#L29 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/golang.org/x/tools/imports/zstdlib.go#L9763 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/xlang/proxy/debug.go#L96 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/xlang/proxy/debug.go#L97 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site_stringdata.go#L1050 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site.schema.json#L1045 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/xlang/vfsutil/github_archive_test.go#L19 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/symbols/internal/symbols/search_test.go#L30 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/symbols/internal/symbols/search_test.go#L31 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/golang-migrate/migrate/README.md#L46 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/golang-migrate/migrate/database/postgres/README.md#L3 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/lib/pq/url.go#L14 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/lib/pq/url.go#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/lib/pq/doc.go#L27 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/github_test.go#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/github_test.go#L25 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/github_test.go#L35 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/github_test.go#L39 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/gitlab_test.go#L21 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/gitlab_test.go#L25 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/gitlab_test.go#L35 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/pkg/conf/reposource/gitlab_test.go#L39 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/gitserver/server/server_test.go#L278 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/gitserver/server/server_test.go#L279 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/gitserver/server/server_test.go#L280 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/frontend/internal/session/session_test.go#L256 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-simple.golden#L8 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-simple.golden#L28 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-simple.golden#L48 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-simple.golden#L68 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-path-pattern.golden#L8 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-path-pattern.golden#L28 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-path-pattern.golden#L48 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/cmd/repo-updater/repos/test-fixtures/bitbucketserver-repos-path-pattern.golden#L68 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site.schema.json#L768 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site.schema.json#L1129 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/schema/site.schema.json#L1162 More info on how to fix Hard-Coded Secrets in [General](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr) and [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/hard-coded_secrets.html?utm_source=ghpr). ---
Insecure Use of Regular Expressions (2) https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/client/contrib/GH2SG.bookmarklet.js#L39 https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/client/contrib/GH2SG.bookmarklet.js#L50 More info on how to fix Insecure Use of Regular Expressions in [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/insecure_use_of_regular_expressions.html?utm_source=ghpr). ---
Insecure Use of Language/Framework API (1) https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/certifi/gocertifi/tasks.py#L14 More info on how to fix Insecure Use of Language/Framework API in [Python](https://docs.guardrails.io/docs/en/vulnerabilities/python/insecure_use_of_language_framework_api.html?utm_source=ghpr). ---
Vulnerable Libraries (4) - [golang.org/x/net@0.0.0-20180724234803-3673e40ba225](https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/golang-migrate/migrate/go.mod#L59) upgrade to `> 2018` - [golang.org/x/crypto@0.0.0-20180723164146-c126467f60eb](https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/golang-migrate/migrate/go.mod#L58) upgrade to `>= 2019-03-20` - [golang.org/x/crypto@0.0.0-20180403160946-b2aa35443fbc](https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/google/zoekt/go.mod#L30) upgrade to `>= 2019-03-20` - [golang.org/x/net@0.0.0-20180404174746-b3c676e531a6](https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/vendor/github.com/google/zoekt/go.mod#L31) upgrade to `>= 2018-07-13` More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr). ---
Insecure Use of Crypto (1) https://github.com/turkdevops/sourcegraph/blob/0bf6d3aea1200e00b37862d07fd7052f3717daee/src/user/account/sidebaritems.ts#L24 More info on how to fix Insecure Use of Crypto in [Typescript](https://docs.guardrails.io/docs/en/vulnerabilities/typescript/insecure_use_of_crypto.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

dependabot[bot] commented 3 years ago

Looks like this PR has already been merged!