Get Sourcegraph on your code.
A single-tenant instance managed by Sourcegraph.
diff --git a/doc/integration/gitlab.md b/doc/integration/gitlab.md
index 31849089f07..5df03dd99a6 100644
--- a/doc/integration/gitlab.md
+++ b/doc/integration/gitlab.md
@@ -1,6 +1,6 @@
# GitLab integration with Sourcegraph
-You can use Sourcegraph with [GitLab.com](https://gitlab.com) and GitLab CE/EE. Read a high-level overview of how Sourcegraph and GitLab work together in our [GitLab solution brief](https://about.sourcegraph.com/guides/sourcegraph-gitlab-solution-brief.pdf).
+You can use Sourcegraph with [GitLab.com](https://gitlab.com) and GitLab CE/EE. Read a high-level overview of how Sourcegraph and GitLab work together in our [GitLab solution brief](https://sourcegraph.com/guides/sourcegraph-gitlab-solution-brief.pdf).
Feature | Supported?
------- | ----------
diff --git a/doc/own/codeowners_ingestion.md b/doc/own/codeowners_ingestion.md
index b7e515f3cdb..0a2b3fbf582 100644
--- a/doc/own/codeowners_ingestion.md
+++ b/doc/own/codeowners_ingestion.md
@@ -5,7 +5,7 @@
Beta This feature is currently in beta.
-
We're very much looking for input and feedback on this feature. You can either contact us directly, file an issue, or tweet at us.
+
We're very much looking for input and feedback on this feature. You can either contact us directly, file an issue, or tweet at us.
Code ownership allows you to surface ownership data using `CODEOWNERS` files.
diff --git a/doc/own/index.md b/doc/own/index.md
index d7786d06d3b..be3d74be168 100644
--- a/doc/own/index.md
+++ b/doc/own/index.md
@@ -5,7 +5,7 @@
Beta This feature is currently in beta.
-
We're very much looking for input and feedback on this feature. You can either contact us directly, file an issue, or tweet at us.
+
We're very much looking for input and feedback on this feature. You can either contact us directly, file an issue, or tweet at us.
Code ownership is aimed at helping find the right person and team to contact, for any question, at any time. We are starting out with code ownership, ownership inference and assignments and are exploring ways to help you find someone to answer _every_ question.
diff --git a/doc/tutorials/index.md b/doc/tutorials/index.md
index d9e1382d27a..75886c78e1b 100644
--- a/doc/tutorials/index.md
+++ b/doc/tutorials/index.md
@@ -20,8 +20,8 @@
| Topic | Content Type | Description |
| -------- | -------- | -------- |
| [Search Subexpressions](../code_search/tutorials/search_subexpressions.md) | Tutorial | Search subexpressions combine groups of filters like `repo:` and operators like `AND` & `OR`. Compared to basic examples, search subexpressions allow more sophisticated queries. |
-| [Regular Expression Search Deep Dive](https://about.sourcegraph.com/blog/how-to-search-with-sourcegraph-using-regular-expression-patterns) | Tutorial | Regular expressions, often shortened as regex, help you find code that matches a pattern (including classes of characters like letters, numbers and whitespace), and can restrict the results to anchors like the start of a line, the end of a line, or word boundary. |
-| [Structural Search Tutorial ](https://about.sourcegraph.com/blog/how-to-search-with-sourcegraph-using-structural-patterns) | Tutorial | Structural search helps you search code for syntactical code patterns like function calls, arguments, `if...else` statements, and `try...catch` statements. It's useful for finding nested and recursive patterns as well as multi-line blocks of code. |
+| [Regular Expression Search Deep Dive](https://sourcegraph.com/blog/how-to-search-with-sourcegraph-using-regular-expression-patterns) | Tutorial | Regular expressions, often shortened as regex, help you find code that matches a pattern (including classes of characters like letters, numbers and whitespace), and can restrict the results to anchors like the start of a line, the end of a line, or word boundary. |
+| [Structural Search Tutorial ](https://sourcegraph.com/blog/how-to-search-with-sourcegraph-using-structural-patterns) | Tutorial | Structural search helps you search code for syntactical code patterns like function calls, arguments, `if...else` statements, and `try...catch` statements. It's useful for finding nested and recursive patterns as well as multi-line blocks of code. |
| [Structural Search Tutorial ](https://youtu.be/GnubTdnilbc) | Tutorial (video) | Structural search helps you search code for syntactical code patterns like function calls, arguments, `if...else` statements, and `try...catch` statements. It's useful for finding nested and recursive patterns as well as multi-line blocks of code. |
diff --git a/internal/auth/userpasswd/lockout.go b/internal/auth/userpasswd/lockout.go
index 1cbb2dcfa7a..841d34e08fb 100644
--- a/internal/auth/userpasswd/lockout.go
+++ b/internal/auth/userpasswd/lockout.go
@@ -249,8 +249,8 @@ Please, visit this link in your browser to unlock the account and try to sign in
This link will expire in {{.ExpiryTime}}.
-To see our Terms of Service, please visit this link: https://about.sourcegraph.com/terms
-To see our Privacy Policy, please visit this link: https://about.sourcegraph.com/privacy
+To see our Terms of Service, please visit this link: https://sourcegraph.com/terms
+To see our Privacy Policy, please visit this link: https://sourcegraph.com/privacy
Sourcegraph, 981 Mission St, San Francisco, CA 94103, USA
`,
@@ -287,8 +287,8 @@ Sourcegraph, 981 Mission St, San Francisco, CA 94103, USA
This link will expire in {{.ExpiryTime}}.
- Terms •
- Privacy
+ Terms •
+ Privacy
Sourcegraph, 981 Mission St, San Francisco, CA 94103, USA
diff --git a/internal/cmd/tracking-issue/testdata/fixtures.json b/internal/cmd/tracking-issue/testdata/fixtures.json
index 930c104e5a9..54800eea371 100755
--- a/internal/cmd/tracking-issue/testdata/fixtures.json
+++ b/internal/cmd/tracking-issue/testdata/fixtures.json
@@ -14,7 +14,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-10-06T15:10:09Z",
"Title": "Cloud 2020-09-23 Tracking issue",
- "Body": "### Plan\r\n\r\n#### Cloud\r\n\r\nWe plan to complete all functional changes necessary to have individual Sourcegraphers (teammates) be able to add public code on sourcegraph.com. This is part of our first Cloud milestone as documented in [our team page](https://about.sourcegraph.com/handbook/engineering/cloud). All work items on this goal are labeled with `RFC-211` and `team/cloud/milestone-1`.\r\n\r\n#### Security\r\n\r\nFor Cloud Milestone 1, in addition to the functional changes above, we need to complete the necessary work to store relevant secrets securely (i.e. encrypted). Even for public code, it's important that we store teammates access tokens in an encrypted fashion. All work items on this goal are labeled with `RFC-214` and `team/cloud/milestone-1`.\r\n\r\nAdditionally, we have some miscellaneous security bugs to address, marked appropriately with 🔒 in the Work section below.\r\n\r\n#### Backend infrastructure\r\n\r\n**RFC 167: Generate new licenses with versioned tags** is small enough and we can get the benefit of new licenses already being versioned, minimising the migration effort needed by the sales team later. The remainder of the work in RFC-167 accounts for roughly 2 weeks and we tentatively plan to take it on in the next cycle.\r\n\r\nWe'll also work on a number of customer issues and tech-debt, marked appropriately with 👩 and 🧶 in the Work section below.\r\n\r\n### Availability\r\n\r\n**Period**: 23rd of September until the 6th of October (10 working days)\r\n\r\nIf you have planned unavailability this iteration (e.g., vacation), you can note that here.\r\n\r\n- @ryanslade: 24th of September (1d) \r\n- @daxmc99: 28th of September (1d)\r\n- @unknwon: 1st until 8th of October (4d)\r\n\r\n### Work\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: asdine --\u003e\n@asdine: __8.00d__\n\n- [ ] sourcegraph/customer ([#48](https://github.com/sourcegraph/customer/issues/48)) __1.00d__ 👩\n- [ ] RFC 211 Tracking issue ([#14163](https://github.com/sourcegraph/sourcegraph/issues/14163)) __6.50d__\n - [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n - [x] (🏁 today) RFC 211: Repos added by user owned external services should be indexed ([~#14042~](https://github.com/sourcegraph/sourcegraph/issues/14042)) __1.00d__\n - [x] (🏁 today) RFC 211: Add alert if repo sync jobs are not consumed ([~#14045~](https://github.com/sourcegraph/sourcegraph/issues/14045)) __1.00d__\n - [x] (🏁 6 days ago) RFC 211: Remove completed jobs from external_service_sync_jobs table ([~#14048~](https://github.com/sourcegraph/sourcegraph/issues/14048); PRs: ~[#14098](https://github.com/sourcegraph/sourcegraph/pull/14098)~) __0.50d__\n - [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n\nCompleted: __7.00d__\n- [x] (🏁 13 days ago) Drop the sources column from the repo table ([~#13401~](https://github.com/sourcegraph/sourcegraph/issues/13401); PRs: ~[#14094](https://github.com/sourcegraph/sourcegraph/pull/14094)~) __0.50d__ 🧶\n- [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n- [x] (🏁 6 days ago) RFC 211: Remove completed jobs from external_service_sync_jobs table ([~#14048~](https://github.com/sourcegraph/sourcegraph/issues/14048); PRs: ~[#14098](https://github.com/sourcegraph/sourcegraph/pull/14098)~) __0.50d__\n- [x] (🏁 today) RFC 211: Repos added by user owned external services should be indexed ([~#14042~](https://github.com/sourcegraph/sourcegraph/issues/14042)) __1.00d__\n- [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n- [x] (🏁 today) RFC 211: Add alert if repo sync jobs are not consumed ([~#14045~](https://github.com/sourcegraph/sourcegraph/issues/14045)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: daxmc99 --\u003e\n@daxmc99: __6.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __6.00d__\n - [ ] RFC-214: Encrypt secrets in user_external_accounts, external_services, saved_searches and external_service_repos ([#13853](https://github.com/sourcegraph/sourcegraph/issues/13853)) __5.00d__\n - [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\nCompleted: __1.00d__\n- [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: flying-robot --\u003e\n@flying-robot: __3.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n\nCompleted: __3.00d__\n- [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n- [x] (🏁 1 day ago) Show last ping data to admins on the Site-admin \u003e Pings page ([~#13956~](https://github.com/sourcegraph/sourcegraph/issues/13956); PRs: ~[#14370](https://github.com/sourcegraph/sourcegraph/pull/14370)~) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ryanslade --\u003e\n@ryanslade: __7.50d__\n\n- [ ] RFC 211 Tracking issue ([#14163](https://github.com/sourcegraph/sourcegraph/issues/14163)) __6.50d__\n - [x] (🏁 13 days ago) RFC 211: repo-updater new syncer doesn't use s.Logger ([~#13718~](https://github.com/sourcegraph/sourcegraph/issues/13718); PRs: ~[#14095](https://github.com/sourcegraph/sourcegraph/pull/14095)~) __0.50d__\n - [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n - [x] (🏁 today) RFC 211: We should apply a per user and total limit to user added repos ([~#14043~](https://github.com/sourcegraph/sourcegraph/issues/14043); PRs: ~[#14376](https://github.com/sourcegraph/sourcegraph/pull/14376)~) __1.50d__\n - [x] (🏁 5 days ago) RFC 211: Number of concurrent syncers should be configurable ([~#14268~](https://github.com/sourcegraph/sourcegraph/issues/14268); PRs: ~[#14334](https://github.com/sourcegraph/sourcegraph/pull/14334)~) __0.50d__\n - [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n\nCompleted: __7.50d__\n- [x] (🏁 13 days ago) RFC 211: repo-updater new syncer doesn't use s.Logger ([~#13718~](https://github.com/sourcegraph/sourcegraph/issues/13718); PRs: ~[#14095](https://github.com/sourcegraph/sourcegraph/pull/14095)~) __0.50d__\n- [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n- [x] (🏁 6 days ago) repo-updater: Sync single external service at a time using workerutil ([~#14305~](https://github.com/sourcegraph/sourcegraph/pull/14305)) :shipit:\n- [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n- [x] (🏁 5 days ago) RFC 211: Number of concurrent syncers should be configurable ([~#14268~](https://github.com/sourcegraph/sourcegraph/issues/14268); PRs: ~[#14334](https://github.com/sourcegraph/sourcegraph/pull/14334)~) __0.50d__\n- [x] (🏁 4 days ago) repo-updater: Fix metrics ([~#14372~](https://github.com/sourcegraph/sourcegraph/pull/14372)) :shipit:\n- [x] (🏁 4 days ago) repo-updater: Fix deleted_at check ([~#14375~](https://github.com/sourcegraph/sourcegraph/pull/14375)) :shipit:\n- [x] (🏁 today) RFC 211: We should apply a per user and total limit to user added repos ([~#14043~](https://github.com/sourcegraph/sourcegraph/issues/14043); PRs: ~[#14376](https://github.com/sourcegraph/sourcegraph/pull/14376)~) __1.50d__\n- [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: tsenart --\u003e\n@tsenart\n\n\nCompleted\n- [x] (🏁 3 days ago) vcs/git: Handle tags without CreatorDate in git.ListTags ([~#14373~](https://github.com/sourcegraph/sourcegraph/pull/14373)) :shipit:🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unknwon --\u003e\n@unknwon: __7.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __6.50d__\n - [ ] RFC-214: Encrypt secrets in user_external_accounts, external_services, saved_searches and external_service_repos ([#13853](https://github.com/sourcegraph/sourcegraph/issues/13853)) __5.00d__\n - [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Eyeball validate data being encrypted in the database ([~#13854~](https://github.com/sourcegraph/sourcegraph/issues/13854)) __0.50d__\n- [ ] licensing: add new plans and feature tags ([#14236](https://github.com/sourcegraph/sourcegraph/pull/14236)) :shipit:\n\nCompleted: __2.00d__\n- [x] (🏁 12 days ago) gqltest: code commit and bitbucket tests disabled ([~#14046~](https://github.com/sourcegraph/sourcegraph/issues/14046)) __0.50d__\n- [x] (🏁 11 days ago) RFC-214: Eyeball validate data being encrypted in the database ([~#13854~](https://github.com/sourcegraph/sourcegraph/issues/13854)) __0.50d__\n- [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\n#### Cloud\r\n\r\nWe plan to complete all functional changes necessary to have individual Sourcegraphers (teammates) be able to add public code on sourcegraph.com. This is part of our first Cloud milestone as documented in [our team page](https://sourcegraph.com/handbook/engineering/cloud). All work items on this goal are labeled with `RFC-211` and `team/cloud/milestone-1`.\r\n\r\n#### Security\r\n\r\nFor Cloud Milestone 1, in addition to the functional changes above, we need to complete the necessary work to store relevant secrets securely (i.e. encrypted). Even for public code, it's important that we store teammates access tokens in an encrypted fashion. All work items on this goal are labeled with `RFC-214` and `team/cloud/milestone-1`.\r\n\r\nAdditionally, we have some miscellaneous security bugs to address, marked appropriately with 🔒 in the Work section below.\r\n\r\n#### Backend infrastructure\r\n\r\n**RFC 167: Generate new licenses with versioned tags** is small enough and we can get the benefit of new licenses already being versioned, minimising the migration effort needed by the sales team later. The remainder of the work in RFC-167 accounts for roughly 2 weeks and we tentatively plan to take it on in the next cycle.\r\n\r\nWe'll also work on a number of customer issues and tech-debt, marked appropriately with 👩 and 🧶 in the Work section below.\r\n\r\n### Availability\r\n\r\n**Period**: 23rd of September until the 6th of October (10 working days)\r\n\r\nIf you have planned unavailability this iteration (e.g., vacation), you can note that here.\r\n\r\n- @ryanslade: 24th of September (1d) \r\n- @daxmc99: 28th of September (1d)\r\n- @unknwon: 1st until 8th of October (4d)\r\n\r\n### Work\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: asdine --\u003e\n@asdine: __8.00d__\n\n- [ ] sourcegraph/customer ([#48](https://github.com/sourcegraph/customer/issues/48)) __1.00d__ 👩\n- [ ] RFC 211 Tracking issue ([#14163](https://github.com/sourcegraph/sourcegraph/issues/14163)) __6.50d__\n - [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n - [x] (🏁 today) RFC 211: Repos added by user owned external services should be indexed ([~#14042~](https://github.com/sourcegraph/sourcegraph/issues/14042)) __1.00d__\n - [x] (🏁 today) RFC 211: Add alert if repo sync jobs are not consumed ([~#14045~](https://github.com/sourcegraph/sourcegraph/issues/14045)) __1.00d__\n - [x] (🏁 6 days ago) RFC 211: Remove completed jobs from external_service_sync_jobs table ([~#14048~](https://github.com/sourcegraph/sourcegraph/issues/14048); PRs: ~[#14098](https://github.com/sourcegraph/sourcegraph/pull/14098)~) __0.50d__\n - [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n\nCompleted: __7.00d__\n- [x] (🏁 13 days ago) Drop the sources column from the repo table ([~#13401~](https://github.com/sourcegraph/sourcegraph/issues/13401); PRs: ~[#14094](https://github.com/sourcegraph/sourcegraph/pull/14094)~) __0.50d__ 🧶\n- [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n- [x] (🏁 6 days ago) RFC 211: Remove completed jobs from external_service_sync_jobs table ([~#14048~](https://github.com/sourcegraph/sourcegraph/issues/14048); PRs: ~[#14098](https://github.com/sourcegraph/sourcegraph/pull/14098)~) __0.50d__\n- [x] (🏁 today) RFC 211: Repos added by user owned external services should be indexed ([~#14042~](https://github.com/sourcegraph/sourcegraph/issues/14042)) __1.00d__\n- [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n- [x] (🏁 today) RFC 211: Add alert if repo sync jobs are not consumed ([~#14045~](https://github.com/sourcegraph/sourcegraph/issues/14045)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: daxmc99 --\u003e\n@daxmc99: __6.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __6.00d__\n - [ ] RFC-214: Encrypt secrets in user_external_accounts, external_services, saved_searches and external_service_repos ([#13853](https://github.com/sourcegraph/sourcegraph/issues/13853)) __5.00d__\n - [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\nCompleted: __1.00d__\n- [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: flying-robot --\u003e\n@flying-robot: __3.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n\nCompleted: __3.00d__\n- [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n- [x] (🏁 1 day ago) Show last ping data to admins on the Site-admin \u003e Pings page ([~#13956~](https://github.com/sourcegraph/sourcegraph/issues/13956); PRs: ~[#14370](https://github.com/sourcegraph/sourcegraph/pull/14370)~) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ryanslade --\u003e\n@ryanslade: __7.50d__\n\n- [ ] RFC 211 Tracking issue ([#14163](https://github.com/sourcegraph/sourcegraph/issues/14163)) __6.50d__\n - [x] (🏁 13 days ago) RFC 211: repo-updater new syncer doesn't use s.Logger ([~#13718~](https://github.com/sourcegraph/sourcegraph/issues/13718); PRs: ~[#14095](https://github.com/sourcegraph/sourcegraph/pull/14095)~) __0.50d__\n - [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n - [x] (🏁 today) RFC 211: We should apply a per user and total limit to user added repos ([~#14043~](https://github.com/sourcegraph/sourcegraph/issues/14043); PRs: ~[#14376](https://github.com/sourcegraph/sourcegraph/pull/14376)~) __1.50d__\n - [x] (🏁 5 days ago) RFC 211: Number of concurrent syncers should be configurable ([~#14268~](https://github.com/sourcegraph/sourcegraph/issues/14268); PRs: ~[#14334](https://github.com/sourcegraph/sourcegraph/pull/14334)~) __0.50d__\n - [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n\nCompleted: __7.50d__\n- [x] (🏁 13 days ago) RFC 211: repo-updater new syncer doesn't use s.Logger ([~#13718~](https://github.com/sourcegraph/sourcegraph/issues/13718); PRs: ~[#14095](https://github.com/sourcegraph/sourcegraph/pull/14095)~) __0.50d__\n- [x] (🏁 11 days ago) RFC-214: Repository Settings \u003e Mirroring should not display token in the UI ([~#13852~](https://github.com/sourcegraph/sourcegraph/issues/13852); PRs: ~[#14153](https://github.com/sourcegraph/sourcegraph/pull/14153)~) __1.00d__\n- [x] (🏁 6 days ago) repo-updater: Sync single external service at a time using workerutil ([~#14305~](https://github.com/sourcegraph/sourcegraph/pull/14305)) :shipit:\n- [x] (🏁 6 days ago) RFC 211: Repo updater should sync external services separately ([~#14041~](https://github.com/sourcegraph/sourcegraph/issues/14041)) __2.00d__\n- [x] (🏁 5 days ago) RFC 211: Number of concurrent syncers should be configurable ([~#14268~](https://github.com/sourcegraph/sourcegraph/issues/14268); PRs: ~[#14334](https://github.com/sourcegraph/sourcegraph/pull/14334)~) __0.50d__\n- [x] (🏁 4 days ago) repo-updater: Fix metrics ([~#14372~](https://github.com/sourcegraph/sourcegraph/pull/14372)) :shipit:\n- [x] (🏁 4 days ago) repo-updater: Fix deleted_at check ([~#14375~](https://github.com/sourcegraph/sourcegraph/pull/14375)) :shipit:\n- [x] (🏁 today) RFC 211: We should apply a per user and total limit to user added repos ([~#14043~](https://github.com/sourcegraph/sourcegraph/issues/14043); PRs: ~[#14376](https://github.com/sourcegraph/sourcegraph/pull/14376)~) __1.50d__\n- [x] (🏁 today) RFC 211: User added external services on Cloud should clone newly added repos on first sync ([~#14315~](https://github.com/sourcegraph/sourcegraph/issues/14315); PRs: ~[#14436](https://github.com/sourcegraph/sourcegraph/pull/14436)~) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: tsenart --\u003e\n@tsenart\n\n\nCompleted\n- [x] (🏁 3 days ago) vcs/git: Handle tags without CreatorDate in git.ListTags ([~#14373~](https://github.com/sourcegraph/sourcegraph/pull/14373)) :shipit:🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unknwon --\u003e\n@unknwon: __7.00d__\n\n- [ ] RFC-214: Tracking issue ([#14166](https://github.com/sourcegraph/sourcegraph/issues/14166)) __6.50d__\n - [ ] RFC-214: Encrypt secrets in user_external_accounts, external_services, saved_searches and external_service_repos ([#13853](https://github.com/sourcegraph/sourcegraph/issues/13853)) __5.00d__\n - [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n - [x] (🏁 11 days ago) RFC-214: Eyeball validate data being encrypted in the database ([~#13854~](https://github.com/sourcegraph/sourcegraph/issues/13854)) __0.50d__\n- [ ] licensing: add new plans and feature tags ([#14236](https://github.com/sourcegraph/sourcegraph/pull/14236)) :shipit:\n\nCompleted: __2.00d__\n- [x] (🏁 12 days ago) gqltest: code commit and bitbucket tests disabled ([~#14046~](https://github.com/sourcegraph/sourcegraph/issues/14046)) __0.50d__\n- [x] (🏁 11 days ago) RFC-214: Eyeball validate data being encrypted in the database ([~#13854~](https://github.com/sourcegraph/sourcegraph/issues/13854)) __0.50d__\n- [x] (🏁 6 days ago) RFC-214: Transparent encryption and decryption for all tables that contain secrets or tokens ([~#13851~](https://github.com/sourcegraph/sourcegraph/issues/13851)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "Cloud 2020-09-23",
"Labels": [
"team/core-application",
@@ -4063,7 +4063,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2021-01-22T21:22:50Z",
"Title": "WIP: Security 3.24 Tracking issue Sprint 2",
- "Body": "### Plan\r\nGoals:\r\n1. Continue to onboard André #16582 \r\n1. Tie up loose ends WRT GCP centralized logging #15444, #15447, [Team Goal #1](https://about.sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n1. Resolve known security issues [Team Goal #2](https://about.sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n\r\n@chayim please review these goals and update as relevant\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\n\r\n### Availability\r\nSprint is from 2021-01-03 to 2021-01-22\r\nDuration is 15 days, 16 for Chayim\r\n\r\nChayim: 16 days - no vacation\r\nElizabeth: 14 days - local holiday 2020-01-18\r\nAndré: 15 days\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __10.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __10.00d__\n - [ ] Make basic Kibana queries to help dig through logs ([#17053](https://github.com/sourcegraph/sourcegraph/issues/17053)) __3.00d__\n - [ ] Make basic Kibana Security Dashboard(s) to monitor the results of relevant security queries ([#17055](https://github.com/sourcegraph/sourcegraph/issues/17055)) __4.00d__\n - [x] (🏁 6 days ago) Centralize OS logs in centralized logging ([~#15447~](https://github.com/sourcegraph/sourcegraph/issues/15447)) __3.00d__\n\nCompleted: __3.00d__\n- [x] (🏁 6 days ago) Centralize OS logs in centralized logging ([~#15447~](https://github.com/sourcegraph/sourcegraph/issues/15447)) __3.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: andreeleuterio --\u003e\n@andreeleuterio\n\n- [ ] Andre Eleuterio: On-boarding ([#16582](https://github.com/sourcegraph/sourcegraph/issues/16582))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __3.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __3.00d__\n - [ ] Make basic Kibana queries to help dig through logs ([#17053](https://github.com/sourcegraph/sourcegraph/issues/17053)) __3.00d__\n\nCompleted\n- [x] (🏁 1 day ago) Logs overwhelm centralized logging ([~#16974~](https://github.com/sourcegraph/sourcegraph/issues/16974))\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n### Security issues repo\r\n@andreeleuterio\r\n- [ ] Enforce SSL for dogfood bitbucket SSL connections ([security#123](https://github.com/sourcegraph/security-issues/issues/123))\r\n- [ ] Stored XSS via javascript scheme through Quick links section ([security#94](https://github.com/sourcegraph/security-issues/issues/94))\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\nGoals:\r\n1. Continue to onboard André #16582 \r\n1. Tie up loose ends WRT GCP centralized logging #15444, #15447, [Team Goal #1](https://sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n1. Resolve known security issues [Team Goal #2](https://sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n\r\n@chayim please review these goals and update as relevant\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\n\r\n### Availability\r\nSprint is from 2021-01-03 to 2021-01-22\r\nDuration is 15 days, 16 for Chayim\r\n\r\nChayim: 16 days - no vacation\r\nElizabeth: 14 days - local holiday 2020-01-18\r\nAndré: 15 days\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __10.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __10.00d__\n - [ ] Make basic Kibana queries to help dig through logs ([#17053](https://github.com/sourcegraph/sourcegraph/issues/17053)) __3.00d__\n - [ ] Make basic Kibana Security Dashboard(s) to monitor the results of relevant security queries ([#17055](https://github.com/sourcegraph/sourcegraph/issues/17055)) __4.00d__\n - [x] (🏁 6 days ago) Centralize OS logs in centralized logging ([~#15447~](https://github.com/sourcegraph/sourcegraph/issues/15447)) __3.00d__\n\nCompleted: __3.00d__\n- [x] (🏁 6 days ago) Centralize OS logs in centralized logging ([~#15447~](https://github.com/sourcegraph/sourcegraph/issues/15447)) __3.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: andreeleuterio --\u003e\n@andreeleuterio\n\n- [ ] Andre Eleuterio: On-boarding ([#16582](https://github.com/sourcegraph/sourcegraph/issues/16582))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __3.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __3.00d__\n - [ ] Make basic Kibana queries to help dig through logs ([#17053](https://github.com/sourcegraph/sourcegraph/issues/17053)) __3.00d__\n\nCompleted\n- [x] (🏁 1 day ago) Logs overwhelm centralized logging ([~#16974~](https://github.com/sourcegraph/sourcegraph/issues/16974))\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n### Security issues repo\r\n@andreeleuterio\r\n- [ ] Enforce SSL for dogfood bitbucket SSL connections ([security#123](https://github.com/sourcegraph/security-issues/issues/123))\r\n- [ ] Stored XSS via javascript scheme through Quick links section ([security#94](https://github.com/sourcegraph/security-issues/issues/94))\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "Security 3.24 sprint 2",
"Labels": [
"tracking",
@@ -4199,7 +4199,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-11-20T22:55:37Z",
"Title": "Security 3.22 Tracking issue",
- "Body": "### Plan\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\nThis iteration, we want to resolve container scan vulnerabilities, initiate scanning of compute nodes, and host a dummy security repository on Sourcegraph Cloud as a proof of concept. This will ensure that our underlying infrastructure has no significant known flaws. Additionally, by having this proof of concept private repository, we can validate our design, and ensure that there are no obvious flaws in our access control.\r\n\r\n**Goal:** Resolve container vulnerabilities with a score of at least 4.0, or have plans to resolve when resolutions are released.\r\n\r\n**Goal:** All compute nodes are continuously scanned for known security vulnerabilities, and the security team is alerted when one is found.\r\n\r\n**Goal:** We connect our [test security repository](https://github.com/sourcegraph/security-test/blob/main/README.md) to Sourcegraph Cloud and [only members who can access that repository on GitHub](https://github.com/sourcegraph/security-test/settings/access) can access that repository on Sourcegraph Cloud. These people are the organization owners, and members of the security team. Note that this depends on our [ability to host private code on Sourcegraph Cloud](https://about.sourcegraph.com/handbook/engineering/cloud#private-code-on-sourcegraph-cloud).\r\n\r\n### Availability\r\n\r\nPeriod is from 2020-10-20 to 2020-11-20. Please write the days you won't be working and the number of working days for the period.\r\n\r\nChayim: 1d (2020-11-03)\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned: __2.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __2.00d__\n - [x] (🏁 1 day ago) One-time scan of external attack surface ports ([~#15478~](https://github.com/sourcegraph/sourcegraph/issues/15478)) __2.00d__\n\nCompleted: __2.00d__\n- [x] (🏁 1 day ago) One-time scan of external attack surface ports ([~#15478~](https://github.com/sourcegraph/sourcegraph/issues/15478)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __10.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __3.00d__\n - [x] (🏁 7 days ago) Triage issues in Google Security Command center, close easy wins ([~#15542~](https://github.com/sourcegraph/sourcegraph/issues/15542)) __3.00d__\n\nCompleted: __10.00d__\n- [x] (🏁 14 days ago) Configure Cloudflare WAF ([~#15159~](https://github.com/sourcegraph/sourcegraph/issues/15159)) __5.00d__\n- [x] (🏁 10 days ago) Enable rate limiter in dotcom ([~#15539~](https://github.com/sourcegraph/sourcegraph/issues/15539)) __1.00d__\n- [x] (🏁 7 days ago) Triage issues in Google Security Command center, close easy wins ([~#15542~](https://github.com/sourcegraph/sourcegraph/issues/15542)) __3.00d__\n- [x] (🏁 4 days ago) Re-permission, document, or deactivate public buckets ([~#15758~](https://github.com/sourcegraph/sourcegraph/issues/15758)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __7.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __2.00d__\n - [x] (🏁 12 days ago) Vulnerability scans of all insiders containers ([~#13551~](https://github.com/sourcegraph/sourcegraph/issues/13551)) __2.00d__\n\nCompleted: __7.00d__\n- [x] (🏁 22 days ago) Review source code scan results and eliminate false positives ([~#15043~](https://github.com/sourcegraph/sourcegraph/issues/15043)) __2.00d__\n- [x] (🏁 22 days ago) Set up centralized logging infrastructure ([~#13552~](https://github.com/sourcegraph/sourcegraph/issues/13552)) __1.00d__\n- [x] (🏁 12 days ago) Vulnerability scans of all insiders containers ([~#13551~](https://github.com/sourcegraph/sourcegraph/issues/13551)) __2.00d__\n- [x] (🏁 5 days ago) Analyze and fix a container vulnerability ([~#14089~](https://github.com/sourcegraph/sourcegraph/issues/14089)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\nThis iteration, we want to resolve container scan vulnerabilities, initiate scanning of compute nodes, and host a dummy security repository on Sourcegraph Cloud as a proof of concept. This will ensure that our underlying infrastructure has no significant known flaws. Additionally, by having this proof of concept private repository, we can validate our design, and ensure that there are no obvious flaws in our access control.\r\n\r\n**Goal:** Resolve container vulnerabilities with a score of at least 4.0, or have plans to resolve when resolutions are released.\r\n\r\n**Goal:** All compute nodes are continuously scanned for known security vulnerabilities, and the security team is alerted when one is found.\r\n\r\n**Goal:** We connect our [test security repository](https://github.com/sourcegraph/security-test/blob/main/README.md) to Sourcegraph Cloud and [only members who can access that repository on GitHub](https://github.com/sourcegraph/security-test/settings/access) can access that repository on Sourcegraph Cloud. These people are the organization owners, and members of the security team. Note that this depends on our [ability to host private code on Sourcegraph Cloud](https://sourcegraph.com/handbook/engineering/cloud#private-code-on-sourcegraph-cloud).\r\n\r\n### Availability\r\n\r\nPeriod is from 2020-10-20 to 2020-11-20. Please write the days you won't be working and the number of working days for the period.\r\n\r\nChayim: 1d (2020-11-03)\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned: __2.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __2.00d__\n - [x] (🏁 1 day ago) One-time scan of external attack surface ports ([~#15478~](https://github.com/sourcegraph/sourcegraph/issues/15478)) __2.00d__\n\nCompleted: __2.00d__\n- [x] (🏁 1 day ago) One-time scan of external attack surface ports ([~#15478~](https://github.com/sourcegraph/sourcegraph/issues/15478)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __10.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __3.00d__\n - [x] (🏁 7 days ago) Triage issues in Google Security Command center, close easy wins ([~#15542~](https://github.com/sourcegraph/sourcegraph/issues/15542)) __3.00d__\n\nCompleted: __10.00d__\n- [x] (🏁 14 days ago) Configure Cloudflare WAF ([~#15159~](https://github.com/sourcegraph/sourcegraph/issues/15159)) __5.00d__\n- [x] (🏁 10 days ago) Enable rate limiter in dotcom ([~#15539~](https://github.com/sourcegraph/sourcegraph/issues/15539)) __1.00d__\n- [x] (🏁 7 days ago) Triage issues in Google Security Command center, close easy wins ([~#15542~](https://github.com/sourcegraph/sourcegraph/issues/15542)) __3.00d__\n- [x] (🏁 4 days ago) Re-permission, document, or deactivate public buckets ([~#15758~](https://github.com/sourcegraph/sourcegraph/issues/15758)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __7.00d__\n\n- [ ] Team Security Tracking: Vulnerability scan and analysis ([#15477](https://github.com/sourcegraph/sourcegraph/issues/15477)) __2.00d__\n - [x] (🏁 12 days ago) Vulnerability scans of all insiders containers ([~#13551~](https://github.com/sourcegraph/sourcegraph/issues/13551)) __2.00d__\n\nCompleted: __7.00d__\n- [x] (🏁 22 days ago) Review source code scan results and eliminate false positives ([~#15043~](https://github.com/sourcegraph/sourcegraph/issues/15043)) __2.00d__\n- [x] (🏁 22 days ago) Set up centralized logging infrastructure ([~#13552~](https://github.com/sourcegraph/sourcegraph/issues/13552)) __1.00d__\n- [x] (🏁 12 days ago) Vulnerability scans of all insiders containers ([~#13551~](https://github.com/sourcegraph/sourcegraph/issues/13551)) __2.00d__\n- [x] (🏁 5 days ago) Analyze and fix a container vulnerability ([~#14089~](https://github.com/sourcegraph/sourcegraph/issues/14089)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "3.22",
"Labels": [
"tracking",
@@ -5656,7 +5656,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-12-22T23:26:01Z",
"Title": "Security 3.23 Tracking issue Sprint 1",
- "Body": "### Plan\r\n\r\nGoals:\r\n1. Deploy Vault in dogfood and migrate several tokens [Team Goal #2](https://about.sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n1. Collect dogfood stackdriver, and Cloudflare logs [Team Goal #1](https://about.sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n\r\n### Availability\r\nSprint is from 2020-11-21 to 2020-12-05\r\nDuration is 10 days\r\n\r\nChayim: 8 days - Nov 24 (conference), Dec 1\r\nElizabeth: 7 days - Nov 26,27 + Dec 4\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n\nCompleted\n- [x] (🏁 34 days ago) sourcegraph/security-issues ([~#124~](https://github.com/sourcegraph/security-issues/issues/124)) 🔒\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __12.00d__\n\n- [ ] Team Security Tracking: RFC249 Secret Management Tracking ([#15452](https://github.com/sourcegraph/sourcegraph/issues/15452)) __12.00d__\n - [x] (🏁 21 days ago) Buildkite secrets are located and enumerated ([~#15453~](https://github.com/sourcegraph/sourcegraph/issues/15453)) __1.50d__\n - [x] (🏁 22 days ago) Create and configure Hashicorp Vault for testing purposes ([~#15885~](https://github.com/sourcegraph/sourcegraph/issues/15885)) __4.00d__\n - [x] (🏁 12 days ago) Document security requirements for production Vault ([~#16249~](https://github.com/sourcegraph/sourcegraph/issues/16249)) __3.00d__\n - [x] (🏁 21 days ago) K8s deployment secrets located and moved to Vault ([~#16251~](https://github.com/sourcegraph/sourcegraph/issues/16251)) __2.00d__\n - [x] (🏁 12 days ago) Infrastructure secrets located and enumerated ([~#16252~](https://github.com/sourcegraph/sourcegraph/issues/16252)) __1.50d__\n\nCompleted: __12.00d__\n- [x] (🏁 22 days ago) Create and configure Hashicorp Vault for testing purposes ([~#15885~](https://github.com/sourcegraph/sourcegraph/issues/15885)) __4.00d__\n- [x] (🏁 21 days ago) Buildkite secrets are located and enumerated ([~#15453~](https://github.com/sourcegraph/sourcegraph/issues/15453)) __1.50d__\n- [x] (🏁 21 days ago) K8s deployment secrets located and moved to Vault ([~#16251~](https://github.com/sourcegraph/sourcegraph/issues/16251)) __2.00d__\n- [x] (🏁 12 days ago) Infrastructure secrets located and enumerated ([~#16252~](https://github.com/sourcegraph/sourcegraph/issues/16252)) __1.50d__\n- [x] (🏁 12 days ago) Document security requirements for production Vault ([~#16249~](https://github.com/sourcegraph/sourcegraph/issues/16249)) __3.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __8.00d__\n\n- [ ] Centralize dogfood WAF logs into Elastic ([#15980](https://github.com/sourcegraph/sourcegraph/issues/15980)) __2.00d__\n\nCompleted: __6.00d__\n- [x] (🏁 29 days ago) Campaigns security review ([~#15983~](https://github.com/sourcegraph/sourcegraph/issues/15983)) __1.00d__\n- [x] (🏁 27 days ago) Complete SOC research ([~#15985~](https://github.com/sourcegraph/sourcegraph/issues/15985)) __1.00d__\n- [x] (🏁 16 days ago) Determine how to centralize dogfood stackdriver logs into Elastic ([~#15981~](https://github.com/sourcegraph/sourcegraph/issues/15981)) __2.00d__\n- [x] (🏁 16 days ago) Test logstash nodes for dogfood log gathering ([~#15982~](https://github.com/sourcegraph/sourcegraph/issues/15982)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\nGoals:\r\n1. Deploy Vault in dogfood and migrate several tokens [Team Goal #2](https://sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n1. Collect dogfood stackdriver, and Cloudflare logs [Team Goal #1](https://sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n\r\n### Availability\r\nSprint is from 2020-11-21 to 2020-12-05\r\nDuration is 10 days\r\n\r\nChayim: 8 days - Nov 24 (conference), Dec 1\r\nElizabeth: 7 days - Nov 26,27 + Dec 4\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n\nCompleted\n- [x] (🏁 34 days ago) sourcegraph/security-issues ([~#124~](https://github.com/sourcegraph/security-issues/issues/124)) 🔒\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __12.00d__\n\n- [ ] Team Security Tracking: RFC249 Secret Management Tracking ([#15452](https://github.com/sourcegraph/sourcegraph/issues/15452)) __12.00d__\n - [x] (🏁 21 days ago) Buildkite secrets are located and enumerated ([~#15453~](https://github.com/sourcegraph/sourcegraph/issues/15453)) __1.50d__\n - [x] (🏁 22 days ago) Create and configure Hashicorp Vault for testing purposes ([~#15885~](https://github.com/sourcegraph/sourcegraph/issues/15885)) __4.00d__\n - [x] (🏁 12 days ago) Document security requirements for production Vault ([~#16249~](https://github.com/sourcegraph/sourcegraph/issues/16249)) __3.00d__\n - [x] (🏁 21 days ago) K8s deployment secrets located and moved to Vault ([~#16251~](https://github.com/sourcegraph/sourcegraph/issues/16251)) __2.00d__\n - [x] (🏁 12 days ago) Infrastructure secrets located and enumerated ([~#16252~](https://github.com/sourcegraph/sourcegraph/issues/16252)) __1.50d__\n\nCompleted: __12.00d__\n- [x] (🏁 22 days ago) Create and configure Hashicorp Vault for testing purposes ([~#15885~](https://github.com/sourcegraph/sourcegraph/issues/15885)) __4.00d__\n- [x] (🏁 21 days ago) Buildkite secrets are located and enumerated ([~#15453~](https://github.com/sourcegraph/sourcegraph/issues/15453)) __1.50d__\n- [x] (🏁 21 days ago) K8s deployment secrets located and moved to Vault ([~#16251~](https://github.com/sourcegraph/sourcegraph/issues/16251)) __2.00d__\n- [x] (🏁 12 days ago) Infrastructure secrets located and enumerated ([~#16252~](https://github.com/sourcegraph/sourcegraph/issues/16252)) __1.50d__\n- [x] (🏁 12 days ago) Document security requirements for production Vault ([~#16249~](https://github.com/sourcegraph/sourcegraph/issues/16249)) __3.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __8.00d__\n\n- [ ] Centralize dogfood WAF logs into Elastic ([#15980](https://github.com/sourcegraph/sourcegraph/issues/15980)) __2.00d__\n\nCompleted: __6.00d__\n- [x] (🏁 29 days ago) Campaigns security review ([~#15983~](https://github.com/sourcegraph/sourcegraph/issues/15983)) __1.00d__\n- [x] (🏁 27 days ago) Complete SOC research ([~#15985~](https://github.com/sourcegraph/sourcegraph/issues/15985)) __1.00d__\n- [x] (🏁 16 days ago) Determine how to centralize dogfood stackdriver logs into Elastic ([~#15981~](https://github.com/sourcegraph/sourcegraph/issues/15981)) __2.00d__\n- [x] (🏁 16 days ago) Test logstash nodes for dogfood log gathering ([~#15982~](https://github.com/sourcegraph/sourcegraph/issues/15982)) __2.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "3.23",
"Labels": [
"tracking",
@@ -7239,7 +7239,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2021-09-01T09:26:06Z",
"Title": "Code Insights: Beta (3.31) Tracking issue",
- "Body": "### Plan\r\n\r\nThe remaining items for us to be in beta: both from a [support perspective](https://docs.sourcegraph.com/admin/beta_and_prototype_features#beta-features) and [the conceptual requirements](https://about.sourcegraph.com/handbook/product/beta_and_experimental_feature_labels#beta-features). \r\n\r\n### Availability\r\n\r\nJoel OOO July 29-30. \r\nVova OOO July 30\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- LABEL: stretch-goal --\u003e\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24226 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/23952 🐛\n - [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/24003 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24117 (PRs: ~[#24129](https://github.com/sourcegraph/sourcegraph/pull/24129)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24177 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24178 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n - [x] (🏁 2 days ago) https://github.com/sourcegraph/sourcegraph/issues/24296 🐛\n\nCompleted\n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/24003 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24117 (PRs: ~[#24129](https://github.com/sourcegraph/sourcegraph/pull/24129)~) 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/23952 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24177 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24178 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24070 \n- [x] (🏁 2 days ago) https://github.com/sourcegraph/sourcegraph/issues/24296 🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: Joelkw --\u003e\n@Joelkw\n\n\nCompleted\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/24063 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/pull/24334 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: coury-clark --\u003e\n@coury-clark: __6.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 __1.00d__ 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24147 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24149 🐛\n - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22401 🐛\n - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22799 __1.00d__ 🐛\n - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/issues/23268 🐛\n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23863 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24146 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24148 🐛\n - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/24150 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24160 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24203 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24244 🐛🙆\n\nCompleted: __6.50d__\n- [x] (🏁 40 days ago) https://github.com/sourcegraph/sourcegraph/pull/23101 \n- [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/23386 __0.50d__\n- [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/23642 __0.50d__\n- [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/issues/23268 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23690 __2.00d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22799 __1.00d__ 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22401 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23766 (PRs: ~[#23786](https://github.com/sourcegraph/sourcegraph/pull/23786)~) __0.50d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23767 __0.50d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23798 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23785 __0.50d__\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/22931 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23863 🐛\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23186 __1.00d__\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24160 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24148 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/pull/24210 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24146 🐛\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24203 🐛\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24244 🐛🙆\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/24150 🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unclejustin --\u003e\n@unclejustin: __0.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 __0.50d__ 🐛\n - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/21958 __0.50d__ 🐛\n\nCompleted: __0.50d__\n- [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/21958 __0.50d__ 🐛\n- [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/issues/23934 🙆\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/18708 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: vovakulikov --\u003e\n@vovakulikov: __12.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/22920 \n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23067 (PRs: ~[#23847](https://github.com/sourcegraph/sourcegraph/pull/23847)~)\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 🐛\n - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/issues/23257 (PRs: ~[#23504](https://github.com/sourcegraph/sourcegraph/pull/23504)~) 🐛\n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23586 (PRs: ~[#23846](https://github.com/sourcegraph/sourcegraph/pull/23846)~) 🐛\n - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23950 (PRs: ~[#24091](https://github.com/sourcegraph/sourcegraph/pull/24091)~) 🐛🙆\n - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23958 (PRs: ~[#24080](https://github.com/sourcegraph/sourcegraph/pull/24080)~) 🐛\n - [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/24036 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~) 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24072 (PRs: ~[#24103](https://github.com/sourcegraph/sourcegraph/pull/24103)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24174 (PRs: ~[#24188](https://github.com/sourcegraph/sourcegraph/pull/24188)~) 🐛\n - [x] (🏁 5 days ago) https://github.com/sourcegraph/sourcegraph/pull/24352 🐛\n\nCompleted: __12.50d__\n- [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/issues/23203 __0.50d__\n- [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/issues/23257 (PRs: ~[#23504](https://github.com/sourcegraph/sourcegraph/pull/23504)~) 🐛\n- [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/23559 \n- [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/23623 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23067 (PRs: ~[#23847](https://github.com/sourcegraph/sourcegraph/pull/23847)~)\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23586 (PRs: ~[#23846](https://github.com/sourcegraph/sourcegraph/pull/23846)~) 🐛\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23205 (PRs: ~[#23853](https://github.com/sourcegraph/sourcegraph/pull/23853)~) __1.00d__\n- [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/23856 \n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/pull/23964 \n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/23260 (PRs: ~[#23969](https://github.com/sourcegraph/sourcegraph/pull/23969)~) __0.50d__\n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/23655 (PRs: ~[#23969](https://github.com/sourcegraph/sourcegraph/pull/23969)~)\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23202 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~, ~[#23989](https://github.com/sourcegraph/sourcegraph/pull/23989)~) __0.50d__\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/24036 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~) 🐛\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23186 __9.50d__\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23958 (PRs: ~[#24080](https://github.com/sourcegraph/sourcegraph/pull/24080)~) 🐛\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/24062 (PRs: ~[#24085](https://github.com/sourcegraph/sourcegraph/pull/24085)~)\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23950 (PRs: ~[#24091](https://github.com/sourcegraph/sourcegraph/pull/24091)~) 🐛🙆\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24072 (PRs: ~[#24103](https://github.com/sourcegraph/sourcegraph/pull/24103)~) 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/pull/24129 \n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24174 (PRs: ~[#24188](https://github.com/sourcegraph/sourcegraph/pull/24188)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/pull/24191 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/pull/24314 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/23204 (PRs: ~[#23850](https://github.com/sourcegraph/sourcegraph/pull/23850)~) __0.50d__\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24073 (PRs: ~[#24086](https://github.com/sourcegraph/sourcegraph/pull/24086)~)\n- [x] (🏁 5 days ago) https://github.com/sourcegraph/sourcegraph/pull/24352 🐛\n- [x] (🏁 4 days ago) https://github.com/sourcegraph/sourcegraph/issues/20212 \n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- 🙆 Stretch goal\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\nThe remaining items for us to be in beta: both from a [support perspective](https://docs.sourcegraph.com/admin/beta_and_prototype_features#beta-features) and [the conceptual requirements](https://sourcegraph.com/handbook/product/beta_and_experimental_feature_labels#beta-features). \r\n\r\n### Availability\r\n\r\nJoel OOO July 29-30. \r\nVova OOO July 30\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- LABEL: stretch-goal --\u003e\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24226 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/23952 🐛\n - [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/24003 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24117 (PRs: ~[#24129](https://github.com/sourcegraph/sourcegraph/pull/24129)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24177 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24178 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n - [x] (🏁 2 days ago) https://github.com/sourcegraph/sourcegraph/issues/24296 🐛\n\nCompleted\n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/24003 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24117 (PRs: ~[#24129](https://github.com/sourcegraph/sourcegraph/pull/24129)~) 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/23952 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24177 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24178 (PRs: ~[#24191](https://github.com/sourcegraph/sourcegraph/pull/24191)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24070 \n- [x] (🏁 2 days ago) https://github.com/sourcegraph/sourcegraph/issues/24296 🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: Joelkw --\u003e\n@Joelkw\n\n\nCompleted\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/24063 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/pull/24334 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: coury-clark --\u003e\n@coury-clark: __6.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 __1.00d__ 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24147 🐛\n - [ ] https://github.com/sourcegraph/sourcegraph/issues/24149 🐛\n - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22401 🐛\n - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22799 __1.00d__ 🐛\n - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/issues/23268 🐛\n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23863 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24146 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24148 🐛\n - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/24150 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24160 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24203 🐛\n - [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24244 🐛🙆\n\nCompleted: __6.50d__\n- [x] (🏁 40 days ago) https://github.com/sourcegraph/sourcegraph/pull/23101 \n- [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/23386 __0.50d__\n- [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/23642 __0.50d__\n- [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/issues/23268 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23690 __2.00d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22799 __1.00d__ 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/22401 🐛\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23766 (PRs: ~[#23786](https://github.com/sourcegraph/sourcegraph/pull/23786)~) __0.50d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23767 __0.50d__\n- [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/23798 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23785 __0.50d__\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/22931 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23863 🐛\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23186 __1.00d__\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24160 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24148 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/pull/24210 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24146 🐛\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24203 🐛\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24244 🐛🙆\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/24150 🐛\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unclejustin --\u003e\n@unclejustin: __0.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 __0.50d__ 🐛\n - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/21958 __0.50d__ 🐛\n\nCompleted: __0.50d__\n- [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/21958 __0.50d__ 🐛\n- [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/issues/23934 🙆\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/18708 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: vovakulikov --\u003e\n@vovakulikov: __12.50d__\n\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/22920 \n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23067 (PRs: ~[#23847](https://github.com/sourcegraph/sourcegraph/pull/23847)~)\n- [ ] https://github.com/sourcegraph/sourcegraph/issues/24151 🐛\n - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/issues/23257 (PRs: ~[#23504](https://github.com/sourcegraph/sourcegraph/pull/23504)~) 🐛\n - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23586 (PRs: ~[#23846](https://github.com/sourcegraph/sourcegraph/pull/23846)~) 🐛\n - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23950 (PRs: ~[#24091](https://github.com/sourcegraph/sourcegraph/pull/24091)~) 🐛🙆\n - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23958 (PRs: ~[#24080](https://github.com/sourcegraph/sourcegraph/pull/24080)~) 🐛\n - [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/24036 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~) 🐛\n - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24072 (PRs: ~[#24103](https://github.com/sourcegraph/sourcegraph/pull/24103)~) 🐛\n - [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24174 (PRs: ~[#24188](https://github.com/sourcegraph/sourcegraph/pull/24188)~) 🐛\n - [x] (🏁 5 days ago) https://github.com/sourcegraph/sourcegraph/pull/24352 🐛\n\nCompleted: __12.50d__\n- [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/issues/23203 __0.50d__\n- [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/issues/23257 (PRs: ~[#23504](https://github.com/sourcegraph/sourcegraph/pull/23504)~) 🐛\n- [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/23559 \n- [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/23623 \n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23067 (PRs: ~[#23847](https://github.com/sourcegraph/sourcegraph/pull/23847)~)\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23586 (PRs: ~[#23846](https://github.com/sourcegraph/sourcegraph/pull/23846)~) 🐛\n- [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/23205 (PRs: ~[#23853](https://github.com/sourcegraph/sourcegraph/pull/23853)~) __1.00d__\n- [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/23856 \n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/pull/23964 \n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/23260 (PRs: ~[#23969](https://github.com/sourcegraph/sourcegraph/pull/23969)~) __0.50d__\n- [x] (🏁 15 days ago) https://github.com/sourcegraph/sourcegraph/issues/23655 (PRs: ~[#23969](https://github.com/sourcegraph/sourcegraph/pull/23969)~)\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23202 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~, ~[#23989](https://github.com/sourcegraph/sourcegraph/pull/23989)~) __0.50d__\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/24036 (PRs: ~[#23988](https://github.com/sourcegraph/sourcegraph/pull/23988)~) 🐛\n- [x] (🏁 14 days ago) https://github.com/sourcegraph/sourcegraph/issues/23186 __9.50d__\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23958 (PRs: ~[#24080](https://github.com/sourcegraph/sourcegraph/pull/24080)~) 🐛\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/24062 (PRs: ~[#24085](https://github.com/sourcegraph/sourcegraph/pull/24085)~)\n- [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/23950 (PRs: ~[#24091](https://github.com/sourcegraph/sourcegraph/pull/24091)~) 🐛🙆\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/24072 (PRs: ~[#24103](https://github.com/sourcegraph/sourcegraph/pull/24103)~) 🐛\n- [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/pull/24129 \n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/issues/24174 (PRs: ~[#24188](https://github.com/sourcegraph/sourcegraph/pull/24188)~) 🐛\n- [x] (🏁 11 days ago) https://github.com/sourcegraph/sourcegraph/pull/24191 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/pull/24314 \n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/23204 (PRs: ~[#23850](https://github.com/sourcegraph/sourcegraph/pull/23850)~) __0.50d__\n- [x] (🏁 6 days ago) https://github.com/sourcegraph/sourcegraph/issues/24073 (PRs: ~[#24086](https://github.com/sourcegraph/sourcegraph/pull/24086)~)\n- [x] (🏁 5 days ago) https://github.com/sourcegraph/sourcegraph/pull/24352 🐛\n- [x] (🏁 4 days ago) https://github.com/sourcegraph/sourcegraph/issues/20212 \n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- 🙆 Stretch goal\r\n- :shipit: Pull Request\r\n",
"Milestone": "",
"Labels": [
"tracking",
@@ -7338,7 +7338,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "0001-01-01T00:00:00Z",
"Title": "WIP: Security 2021-01-25 Tracking issue",
- "Body": "### Plan\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\nThe main goal of this iteration is to ensure a smooth transition of responsibilities as @chayim offboards. For the most part, we'll be tackling administrative, documentation, and planning work, rather than GitHub issues.\r\n@ElizabethStirling is getting onboarded to hiring, and is working with the team to update our [security team goals](https://about.sourcegraph.com/handbook/engineering/security/goals). She is also working on handbook documentation for security processes and responsibilities, as well as grooming our upcoming work.\r\n@andreeleuterio is working to get onboarded on #15452 so that he can hammer out secret management during @ElizabethStirling's upcoming medical leave. We're also working to redefine and rescope how we want to manage infrastructure secrets, since managing Vault isn't feasible within the time and team constraints.\r\n@chayim is currently offboarding and working to help ensure a smooth transition period. \r\n\r\n### Availability\r\n\r\nDuration: 2021-01-25 to 2021-02-05\r\n\r\nIf you have planned unavailability this iteration (e.g., vacation), you can note that here.\r\n\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\nThe main goal of this iteration is to ensure a smooth transition of responsibilities as @chayim offboards. For the most part, we'll be tackling administrative, documentation, and planning work, rather than GitHub issues.\r\n@ElizabethStirling is getting onboarded to hiring, and is working with the team to update our [security team goals](https://sourcegraph.com/handbook/engineering/security/goals). She is also working on handbook documentation for security processes and responsibilities, as well as grooming our upcoming work.\r\n@andreeleuterio is working to get onboarded on #15452 so that he can hammer out secret management during @ElizabethStirling's upcoming medical leave. We're also working to redefine and rescope how we want to manage infrastructure secrets, since managing Vault isn't feasible within the time and team constraints.\r\n@chayim is currently offboarding and working to help ensure a smooth transition period. \r\n\r\n### Availability\r\n\r\nDuration: 2021-01-25 to 2021-02-05\r\n\r\nIf you have planned unavailability this iteration (e.g., vacation), you can note that here.\r\n\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "Security: 2021-01-25",
"Labels": [
"tracking",
@@ -7996,7 +7996,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2022-08-04T21:39:45Z",
"Title": "Security: Vulnerability Scanning Tracking issue",
- "Body": "### Plan\r\n\r\nTracks all the issues related to [vulnerability scanning](https://sourcegraph.productboard.com/feature-board/2119755-cloud/features/5982381/detail) as part of the larger goal of enabling [private code on Sourcegraph Cloud](https://about.sourcegraph.com/company/goals#private-code-on-sourcegraph-cloud).\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n\nCompleted\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17851 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: andreeleuterio --\u003e\n@andreeleuterio\n\n\nCompleted\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17839 🛠️ 🏳️ [Security: Vulnerability Scanning](https://github.com/sourcegraph/sourcegraph/milestone/92)\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17847 \n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17848 \n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\nTracks all the issues related to [vulnerability scanning](https://sourcegraph.productboard.com/feature-board/2119755-cloud/features/5982381/detail) as part of the larger goal of enabling [private code on Sourcegraph Cloud](https://sourcegraph.com/company/goals#private-code-on-sourcegraph-cloud).\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned\n\n\nCompleted\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17851 \n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: andreeleuterio --\u003e\n@andreeleuterio\n\n\nCompleted\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17839 🛠️ 🏳️ [Security: Vulnerability Scanning](https://github.com/sourcegraph/sourcegraph/milestone/92)\n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17847 \n- [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/17848 \n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "",
"Labels": [
"tracking",
@@ -8142,7 +8142,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-11-30T12:20:25Z",
"Title": "Distribution: 2020.11.16 - Elegant Sardine",
- "Body": "### Plan\r\n\r\n#### [Support new and existing deployments](https://github.com/orgs/sourcegraph/projects/74)\r\n\r\nThis is an ongoing expense, we anticipate this taking no more than 5d of work spread across the entire team.\r\n\r\n#### [Releases are created in a single day](https://github.com/orgs/sourcegraph/projects/90)\r\n\r\nWe have include E2E, QA and multiple other manual tests in our automated tests pipelines, but we have found several tests need to be updated or fixed. We will be working with all teams to fix the tests and get a stable pipeline.\r\n\r\n- @davejrt \r\n- @daxmc99 \r\n\r\n#### [Market k8s.sgdev.org internally](https://github.com/orgs/sourcegraph/projects/107)\r\n\r\nMake k8s.sgdev.org a compelling destination for Sourcegraph engineers to encourage dogfood. Changes should mostly be surface-level improvements.\r\n\r\n- @bobheadxi \r\n- @pecigonzalo \r\n\r\n\r\n#### [Implement 2+ sourcegraph.com services using dhall](https://github.com/orgs/sourcegraph/projects/71)\r\n\r\n`sourcegraph.com` sees the highest amount of Kubernetes changes out of all of our deployments + `deploy-sourcegraph`. Scoping a single component limits the customizations that we need to implement and allows for easier onboarding other engineers.\r\n\r\n- @ggilmore \r\n- @uwedeportivo\r\n- @daxmc99 \r\n\r\n### Availability\r\n\r\nPeriod is from **November 16rd** to **November 30th (10 working days)**. Please write the days you won't be working and the number of working days for the period.\r\n\r\n- @daxmc99 (3d, 25th)\r\n- @ggilmore (1d, 26th)\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: bobheadxi --\u003e\n@bobheadxi: __4.00d__\n\n- [ ] deploy-sourcegraph, deploy-sourcegraph-docker: generate update-docker-tags params from allDockerImages list ([#15896](https://github.com/sourcegraph/sourcegraph/issues/15896)) __1.00d__ 🧶\n\nCompleted: __3.00d__\n- [x] (🏁 13 days ago) k8s.sgdev: update handbook guidance for k8s.sgdev ([~#15511~](https://github.com/sourcegraph/sourcegraph/issues/15511)) __0.50d__\n- [x] (🏁 13 days ago) set up automerge for third-party license updates ([~#14766~](https://github.com/sourcegraph/sourcegraph/issues/14766)) __0.50d__ 🎩\n- [x] (🏁 8 days ago) release: do not open PRs until all changesets have been created ([~#16015~](https://github.com/sourcegraph/sourcegraph/issues/16015))\n- [x] (🏁 3 days ago) upgrade devmanaged.sourcegraph.com to v3.20, v3.21, v3.22 ([~#15173~](https://github.com/sourcegraph/sourcegraph/issues/15173)) __0.50d__\n- [x] (🏁 2 days ago) release: update the version in about.sourcegraph.com GetStarted ([~#14111~](https://github.com/sourcegraph/sourcegraph/issues/14111)) __0.50d__\n- [x] (🏁 2 days ago) generator: document monitoring generator (features, dev, etc) ([~#15787~](https://github.com/sourcegraph/sourcegraph/issues/15787); PRs: ~[#2000](https://github.com/sourcegraph/about/pull/2000)~) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: christinelovett --\u003e\n@christinelovett\n\n- [ ] ~sourcegraph/customer~ ([#145](https://github.com/sourcegraph/customer/issues/145)) 👩\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: davejrt --\u003e\n@davejrt: __4.50d__\n\n- [ ] go binary to create sudo token should be more generic ([#15197](https://github.com/sourcegraph/sourcegraph/issues/15197)) __0.50d__ 🧶\n- [ ] sourcegraph/customer ([#129](https://github.com/sourcegraph/customer/issues/129)) 👩\n- [ ] qa: onboarding tests require manual validation ([#15179](https://github.com/sourcegraph/sourcegraph/issues/15179)) __1.00d__\n- [ ] ~sourcegraph/customer~ ([#145](https://github.com/sourcegraph/customer/issues/145)) 👩\n\nCompleted: __3.00d__\n- [x] (🏁 13 days ago) qa: codeintel tests failing on first run ([~#15165~](https://github.com/sourcegraph/sourcegraph/issues/15165)) __0.50d__\n- [x] (🏁 10 days ago) qa: testing external-services fails in CI ([~#15193~](https://github.com/sourcegraph/sourcegraph/issues/15193)) __0.50d__\n- [x] (🏁 10 days ago) qa: search qa tests failing in CI ([~#15178~](https://github.com/sourcegraph/sourcegraph/issues/15178)) __0.50d__\n- [x] (🏁 10 days ago) qa: auth regression tests are failing ([~#15180~](https://github.com/sourcegraph/sourcegraph/issues/15180)) __1.50d__\n- [x] (🏁 4 days ago) ~sourcegraph/customer~ ([~#144~](https://github.com/sourcegraph/customer/issues/144)) 👩\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: daxmc99 --\u003e\n@daxmc99: __7.50d__\n\n- [ ] Use containerd images on clusters ([#15194](https://github.com/sourcegraph/sourcegraph/issues/15194)) __0.50d__ 🕵️\n- [ ] Add Postgres dashboards with alerting ([#15029](https://github.com/sourcegraph/sourcegraph/issues/15029)) __1.00d__\n\nCompleted: __6.00d__\n- [x] (🏁 11 days ago) Automate Kubernetes cluster QA tests ([~#13878~](https://github.com/sourcegraph/sourcegraph/issues/13878)) __1.00d__\n- [x] (🏁 6 days ago) add \"repo-updater\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#15591~](https://github.com/sourcegraph/sourcegraph/issues/15591)) __5.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ggilmore --\u003e\n@ggilmore\n\n- [ ] Tracking issue: Use dhall on sourcegraph.com ([#13340](https://github.com/sourcegraph/sourcegraph/issues/13340))\n - [x] (🏁 2 days ago) add \"symbols\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#14130~](https://github.com/sourcegraph/sourcegraph/issues/14130))\n- [ ] write developer friendly documentation for deploy-sourcegraph-dhall architecture ([#14135](https://github.com/sourcegraph/sourcegraph/issues/14135))\n\nCompleted\n- [x] (🏁 2 days ago) add \"symbols\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#14130~](https://github.com/sourcegraph/sourcegraph/issues/14130))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: pecigonzalo --\u003e\n@pecigonzalo: __3.50d__\n\n- [ ] Get approval on \"RFC 263: Single-container deployments are for demos only\" ([#15484](https://github.com/sourcegraph/sourcegraph/issues/15484))\n\nCompleted: __3.50d__\n- [x] (🏁 11 days ago) qa: testing core failing in CI ([~#15877~](https://github.com/sourcegraph/sourcegraph/issues/15877); PRs: ~[#15893](https://github.com/sourcegraph/sourcegraph/pull/15893)~) __0.50d__\n- [x] (🏁 10 days ago) qa: testing external-services fails in CI ([~#15193~](https://github.com/sourcegraph/sourcegraph/issues/15193)) __0.50d__\n- [x] (🏁 10 days ago) qa: auth regression tests are failing ([~#15180~](https://github.com/sourcegraph/sourcegraph/issues/15180)) __1.50d__\n- [x] (🏁 6 days ago) k8s.sgdev: set up LSIF uploads for Sourcegraph repositories ([~#15510~](https://github.com/sourcegraph/sourcegraph/issues/15510)) __1.00d__\n- [x] (🏁 2 days ago) sourcegraph/infrastructure ([~#2264~](https://github.com/sourcegraph/infrastructure/pull/2264)) :shipit:\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: rvantonder --\u003e\n@rvantonder: __0.50d__\n\n\nCompleted: __0.50d__\n- [x] (🏁 10 days ago) qa: search qa tests failing in CI ([~#15178~](https://github.com/sourcegraph/sourcegraph/issues/15178)) __0.50d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: slimsag --\u003e\n@slimsag\n\n- [ ] Get approval on \"RFC 263: Single-container deployments are for demos only\" ([#15484](https://github.com/sourcegraph/sourcegraph/issues/15484))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unknwon --\u003e\n@unknwon: __0.50d__\n\n\nCompleted: __0.50d__\n- [x] (🏁 11 days ago) qa: testing core failing in CI ([~#15877~](https://github.com/sourcegraph/sourcegraph/issues/15877); PRs: ~[#15893](https://github.com/sourcegraph/sourcegraph/pull/15893)~) __0.50d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: uwedeportivo --\u003e\n@uwedeportivo: __7.00d__\n\n- [ ] Tracking issue: Use dhall on sourcegraph.com ([#13340](https://github.com/sourcegraph/sourcegraph/issues/13340)) __4.00d__\n - [ ] add gitserver to deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([#14131](https://github.com/sourcegraph/sourcegraph/issues/14131)) __4.00d__\n- [ ] gitserver dhall component: document customizations ([#16131](https://github.com/sourcegraph/sourcegraph/issues/16131)) __1.00d__\n- [ ] gitserver dhall component: break out internal/generate into kind pieces (statefulset, service and pvs) ([#16132](https://github.com/sourcegraph/sourcegraph/issues/16132)) __1.00d__\n- [ ] jaeger dhall sidecar: lift out shared parts and shared customizations ([#16133](https://github.com/sourcegraph/sourcegraph/issues/16133)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\n\r\n#### [Support new and existing deployments](https://github.com/orgs/sourcegraph/projects/74)\r\n\r\nThis is an ongoing expense, we anticipate this taking no more than 5d of work spread across the entire team.\r\n\r\n#### [Releases are created in a single day](https://github.com/orgs/sourcegraph/projects/90)\r\n\r\nWe have include E2E, QA and multiple other manual tests in our automated tests pipelines, but we have found several tests need to be updated or fixed. We will be working with all teams to fix the tests and get a stable pipeline.\r\n\r\n- @davejrt \r\n- @daxmc99 \r\n\r\n#### [Market k8s.sgdev.org internally](https://github.com/orgs/sourcegraph/projects/107)\r\n\r\nMake k8s.sgdev.org a compelling destination for Sourcegraph engineers to encourage dogfood. Changes should mostly be surface-level improvements.\r\n\r\n- @bobheadxi \r\n- @pecigonzalo \r\n\r\n\r\n#### [Implement 2+ sourcegraph.com services using dhall](https://github.com/orgs/sourcegraph/projects/71)\r\n\r\n`sourcegraph.com` sees the highest amount of Kubernetes changes out of all of our deployments + `deploy-sourcegraph`. Scoping a single component limits the customizations that we need to implement and allows for easier onboarding other engineers.\r\n\r\n- @ggilmore \r\n- @uwedeportivo\r\n- @daxmc99 \r\n\r\n### Availability\r\n\r\nPeriod is from **November 16rd** to **November 30th (10 working days)**. Please write the days you won't be working and the number of working days for the period.\r\n\r\n- @daxmc99 (3d, 25th)\r\n- @ggilmore (1d, 26th)\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: bobheadxi --\u003e\n@bobheadxi: __4.00d__\n\n- [ ] deploy-sourcegraph, deploy-sourcegraph-docker: generate update-docker-tags params from allDockerImages list ([#15896](https://github.com/sourcegraph/sourcegraph/issues/15896)) __1.00d__ 🧶\n\nCompleted: __3.00d__\n- [x] (🏁 13 days ago) k8s.sgdev: update handbook guidance for k8s.sgdev ([~#15511~](https://github.com/sourcegraph/sourcegraph/issues/15511)) __0.50d__\n- [x] (🏁 13 days ago) set up automerge for third-party license updates ([~#14766~](https://github.com/sourcegraph/sourcegraph/issues/14766)) __0.50d__ 🎩\n- [x] (🏁 8 days ago) release: do not open PRs until all changesets have been created ([~#16015~](https://github.com/sourcegraph/sourcegraph/issues/16015))\n- [x] (🏁 3 days ago) upgrade devmanaged.sourcegraph.com to v3.20, v3.21, v3.22 ([~#15173~](https://github.com/sourcegraph/sourcegraph/issues/15173)) __0.50d__\n- [x] (🏁 2 days ago) release: update the version in sourcegraph.com GetStarted ([~#14111~](https://github.com/sourcegraph/sourcegraph/issues/14111)) __0.50d__\n- [x] (🏁 2 days ago) generator: document monitoring generator (features, dev, etc) ([~#15787~](https://github.com/sourcegraph/sourcegraph/issues/15787); PRs: ~[#2000](https://github.com/sourcegraph/about/pull/2000)~) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: christinelovett --\u003e\n@christinelovett\n\n- [ ] ~sourcegraph/customer~ ([#145](https://github.com/sourcegraph/customer/issues/145)) 👩\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: davejrt --\u003e\n@davejrt: __4.50d__\n\n- [ ] go binary to create sudo token should be more generic ([#15197](https://github.com/sourcegraph/sourcegraph/issues/15197)) __0.50d__ 🧶\n- [ ] sourcegraph/customer ([#129](https://github.com/sourcegraph/customer/issues/129)) 👩\n- [ ] qa: onboarding tests require manual validation ([#15179](https://github.com/sourcegraph/sourcegraph/issues/15179)) __1.00d__\n- [ ] ~sourcegraph/customer~ ([#145](https://github.com/sourcegraph/customer/issues/145)) 👩\n\nCompleted: __3.00d__\n- [x] (🏁 13 days ago) qa: codeintel tests failing on first run ([~#15165~](https://github.com/sourcegraph/sourcegraph/issues/15165)) __0.50d__\n- [x] (🏁 10 days ago) qa: testing external-services fails in CI ([~#15193~](https://github.com/sourcegraph/sourcegraph/issues/15193)) __0.50d__\n- [x] (🏁 10 days ago) qa: search qa tests failing in CI ([~#15178~](https://github.com/sourcegraph/sourcegraph/issues/15178)) __0.50d__\n- [x] (🏁 10 days ago) qa: auth regression tests are failing ([~#15180~](https://github.com/sourcegraph/sourcegraph/issues/15180)) __1.50d__\n- [x] (🏁 4 days ago) ~sourcegraph/customer~ ([~#144~](https://github.com/sourcegraph/customer/issues/144)) 👩\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: daxmc99 --\u003e\n@daxmc99: __7.50d__\n\n- [ ] Use containerd images on clusters ([#15194](https://github.com/sourcegraph/sourcegraph/issues/15194)) __0.50d__ 🕵️\n- [ ] Add Postgres dashboards with alerting ([#15029](https://github.com/sourcegraph/sourcegraph/issues/15029)) __1.00d__\n\nCompleted: __6.00d__\n- [x] (🏁 11 days ago) Automate Kubernetes cluster QA tests ([~#13878~](https://github.com/sourcegraph/sourcegraph/issues/13878)) __1.00d__\n- [x] (🏁 6 days ago) add \"repo-updater\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#15591~](https://github.com/sourcegraph/sourcegraph/issues/15591)) __5.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ggilmore --\u003e\n@ggilmore\n\n- [ ] Tracking issue: Use dhall on sourcegraph.com ([#13340](https://github.com/sourcegraph/sourcegraph/issues/13340))\n - [x] (🏁 2 days ago) add \"symbols\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#14130~](https://github.com/sourcegraph/sourcegraph/issues/14130))\n- [ ] write developer friendly documentation for deploy-sourcegraph-dhall architecture ([#14135](https://github.com/sourcegraph/sourcegraph/issues/14135))\n\nCompleted\n- [x] (🏁 2 days ago) add \"symbols\" to service deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([~#14130~](https://github.com/sourcegraph/sourcegraph/issues/14130))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: pecigonzalo --\u003e\n@pecigonzalo: __3.50d__\n\n- [ ] Get approval on \"RFC 263: Single-container deployments are for demos only\" ([#15484](https://github.com/sourcegraph/sourcegraph/issues/15484))\n\nCompleted: __3.50d__\n- [x] (🏁 11 days ago) qa: testing core failing in CI ([~#15877~](https://github.com/sourcegraph/sourcegraph/issues/15877); PRs: ~[#15893](https://github.com/sourcegraph/sourcegraph/pull/15893)~) __0.50d__\n- [x] (🏁 10 days ago) qa: testing external-services fails in CI ([~#15193~](https://github.com/sourcegraph/sourcegraph/issues/15193)) __0.50d__\n- [x] (🏁 10 days ago) qa: auth regression tests are failing ([~#15180~](https://github.com/sourcegraph/sourcegraph/issues/15180)) __1.50d__\n- [x] (🏁 6 days ago) k8s.sgdev: set up LSIF uploads for Sourcegraph repositories ([~#15510~](https://github.com/sourcegraph/sourcegraph/issues/15510)) __1.00d__\n- [x] (🏁 2 days ago) sourcegraph/infrastructure ([~#2264~](https://github.com/sourcegraph/infrastructure/pull/2264)) :shipit:\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: rvantonder --\u003e\n@rvantonder: __0.50d__\n\n\nCompleted: __0.50d__\n- [x] (🏁 10 days ago) qa: search qa tests failing in CI ([~#15178~](https://github.com/sourcegraph/sourcegraph/issues/15178)) __0.50d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: slimsag --\u003e\n@slimsag\n\n- [ ] Get approval on \"RFC 263: Single-container deployments are for demos only\" ([#15484](https://github.com/sourcegraph/sourcegraph/issues/15484))\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: unknwon --\u003e\n@unknwon: __0.50d__\n\n\nCompleted: __0.50d__\n- [x] (🏁 11 days ago) qa: testing core failing in CI ([~#15877~](https://github.com/sourcegraph/sourcegraph/issues/15877); PRs: ~[#15893](https://github.com/sourcegraph/sourcegraph/pull/15893)~) __0.50d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: uwedeportivo --\u003e\n@uwedeportivo: __7.00d__\n\n- [ ] Tracking issue: Use dhall on sourcegraph.com ([#13340](https://github.com/sourcegraph/sourcegraph/issues/13340)) __4.00d__\n - [ ] add gitserver to deploy-sourcegraph-dhall, with support for sourcegraph.com customizations ([#14131](https://github.com/sourcegraph/sourcegraph/issues/14131)) __4.00d__\n- [ ] gitserver dhall component: document customizations ([#16131](https://github.com/sourcegraph/sourcegraph/issues/16131)) __1.00d__\n- [ ] gitserver dhall component: break out internal/generate into kind pieces (statefulset, service and pvs) ([#16132](https://github.com/sourcegraph/sourcegraph/issues/16132)) __1.00d__\n- [ ] jaeger dhall sidecar: lift out shared parts and shared customizations ([#16133](https://github.com/sourcegraph/sourcegraph/issues/16133)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "Dist: 2020.11.16",
"Labels": [
"[deprecated]team/distribution",
@@ -9601,7 +9601,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2021-01-04T22:47:52Z",
"Title": "WIP: Security 3.24 Tracking issue Sprint 1",
- "Body": "### Plan\r\nGoals:\r\n1. Continue to onboard André #16582 \r\n1. Monitor our centralized logging infrastructure, and ensure its continued stability #15444, #16962, [Team Goal #1](https://about.sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n1. Resolve known security issues [Team Goal #2](https://about.sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n\r\n@chayim please review these goals and update as relevant\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\n### Availability\r\nSprint is from 2020-12-20 to 2021-01-02\r\nDuration is 10 days\r\n\r\nChayim: 10 days - no vacation\r\nElizabeth: 2 days - OOO starting 2020-12-23\r\nAndré: 6 days - OOO 2020-12[24, 25, 31], 2020-01-01\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned: __1.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __1.00d__\n - [x] (🏁 12 days ago) Gather kube logs for centralized logging ([~#15449~](https://github.com/sourcegraph/sourcegraph/issues/15449)) __1.00d__\n\nCompleted: __1.00d__\n- [x] (🏁 12 days ago) Gather kube logs for centralized logging ([~#15449~](https://github.com/sourcegraph/sourcegraph/issues/15449)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __4.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __4.00d__\n - [x] (🏁 12 days ago) Gather docker logs into centralized logging ([~#14090~](https://github.com/sourcegraph/sourcegraph/issues/14090)) __4.00d__\n - [x] (🏁 13 days ago) Create pubsub for dogfood stackdriver and connect to Security pubsubbeat instances ([~#16492~](https://github.com/sourcegraph/sourcegraph/issues/16492))\n\nCompleted: __4.00d__\n- [x] (🏁 13 days ago) Create pubsub for dogfood stackdriver and connect to Security pubsubbeat instances ([~#16492~](https://github.com/sourcegraph/sourcegraph/issues/16492))\n- [x] (🏁 12 days ago) Gather docker logs into centralized logging ([~#14090~](https://github.com/sourcegraph/sourcegraph/issues/14090)) __4.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __1.50d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __1.00d__\n - [x] (🏁 5 days ago) Monitor disk allocation for elastic cloud, define retention policy ([~#16962~](https://github.com/sourcegraph/sourcegraph/issues/16962)) __1.00d__\n\nCompleted: __1.50d__\n- [x] (🏁 12 days ago) Elastic Resize Causes 403s ([~#16964~](https://github.com/sourcegraph/sourcegraph/issues/16964)) __0.50d__\n- [x] (🏁 5 days ago) Monitor disk allocation for elastic cloud, define retention policy ([~#16962~](https://github.com/sourcegraph/sourcegraph/issues/16962)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n### Security issues repo\r\n@andreeleuterio\r\n- [ ] Enforce SSL for dogfood bitbucket SSL connections ([security#123](https://github.com/sourcegraph/security-issues/issues/123))\r\n- [ ] Stored XSS via javascript scheme through Quick links section ([security#94](https://github.com/sourcegraph/security-issues/issues/94))\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
+ "Body": "### Plan\r\nGoals:\r\n1. Continue to onboard André #16582 \r\n1. Monitor our centralized logging infrastructure, and ensure its continued stability #15444, #16962, [Team Goal #1](https://sourcegraph.com/handbook/engineering/security/goals#visibility-into-sourcegraph-cloud-s-attack-surface)\r\n1. Resolve known security issues [Team Goal #2](https://sourcegraph.com/handbook/engineering/security/goals#confidence-in-our-security-model)\r\n\r\n@chayim please review these goals and update as relevant\r\n\r\n\u003c!--\r\nSummarize what the team wants to achieve this iteration.\r\n- What are the problems we want to solve or what information do we want to gather?\r\n- Why is solving those problems or gathering that information important?\r\n- How do we plan to solve those problems or gather that information?\r\n--\u003e\r\n\r\n### Availability\r\nSprint is from 2020-12-20 to 2021-01-02\r\nDuration is 10 days\r\n\r\nChayim: 10 days - no vacation\r\nElizabeth: 2 days - OOO starting 2020-12-23\r\nAndré: 6 days - OOO 2020-12[24, 25, 31], 2020-01-01\r\n\r\n### Tracked issues\r\n\r\n\u003c!-- BEGIN WORK --\u003e\n\u003c!-- BEGIN ASSIGNEE: --\u003e\n@unassigned: __1.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __1.00d__\n - [x] (🏁 12 days ago) Gather kube logs for centralized logging ([~#15449~](https://github.com/sourcegraph/sourcegraph/issues/15449)) __1.00d__\n\nCompleted: __1.00d__\n- [x] (🏁 12 days ago) Gather kube logs for centralized logging ([~#15449~](https://github.com/sourcegraph/sourcegraph/issues/15449)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: ElizabethStirling --\u003e\n@ElizabethStirling: __4.00d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __4.00d__\n - [x] (🏁 12 days ago) Gather docker logs into centralized logging ([~#14090~](https://github.com/sourcegraph/sourcegraph/issues/14090)) __4.00d__\n - [x] (🏁 13 days ago) Create pubsub for dogfood stackdriver and connect to Security pubsubbeat instances ([~#16492~](https://github.com/sourcegraph/sourcegraph/issues/16492))\n\nCompleted: __4.00d__\n- [x] (🏁 13 days ago) Create pubsub for dogfood stackdriver and connect to Security pubsubbeat instances ([~#16492~](https://github.com/sourcegraph/sourcegraph/issues/16492))\n- [x] (🏁 12 days ago) Gather docker logs into centralized logging ([~#14090~](https://github.com/sourcegraph/sourcegraph/issues/14090)) __4.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\n\u003c!-- BEGIN ASSIGNEE: chayim --\u003e\n@chayim: __1.50d__\n\n- [ ] Team Security Tracking: Security Event Logging ([#15444](https://github.com/sourcegraph/sourcegraph/issues/15444)) __1.00d__\n - [x] (🏁 5 days ago) Monitor disk allocation for elastic cloud, define retention policy ([~#16962~](https://github.com/sourcegraph/sourcegraph/issues/16962)) __1.00d__\n\nCompleted: __1.50d__\n- [x] (🏁 12 days ago) Elastic Resize Causes 403s ([~#16964~](https://github.com/sourcegraph/sourcegraph/issues/16964)) __0.50d__\n- [x] (🏁 5 days ago) Monitor disk allocation for elastic cloud, define retention policy ([~#16962~](https://github.com/sourcegraph/sourcegraph/issues/16962)) __1.00d__\n\u003c!-- END ASSIGNEE --\u003e\n\u003c!-- END WORK --\u003e\r\n\r\n### Security issues repo\r\n@andreeleuterio\r\n- [ ] Enforce SSL for dogfood bitbucket SSL connections ([security#123](https://github.com/sourcegraph/security-issues/issues/123))\r\n- [ ] Stored XSS via javascript scheme through Quick links section ([security#94](https://github.com/sourcegraph/security-issues/issues/94))\r\n\r\n#### Legend\r\n\r\n- 👩 Customer issue\r\n- 🐛 Bug\r\n- 🧶 Technical debt\r\n- 🎩 Quality of life\r\n- 🛠️ [Roadmap](https://docs.google.com/document/d/1cBsE9801DcBF9chZyMnxRdolqM_1c2pPyGQz15QAvYI/edit#heading=h.5nwl5fv52ess)\r\n- 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development))\r\n- 🔒 Security issue\r\n- :shipit: Pull Request\r\n",
"Milestone": "Security 3.24 sprint 1",
"Labels": [
"tracking",
@@ -10641,7 +10641,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-10-07T14:59:32Z",
"Title": "Remove the `-tooling` cluster from the production project",
- "Body": "The tooling k8s cluster is currently in the production project, we should move this cluster to a separate project.\r\n\r\nWe could reuse and existing cluster or create a new cluster and project for this.\r\n\r\n#### Tasks\r\n- [x] Discover connecting resources\r\n- [x] Backups resources\r\n- [x] Decide if share a k8s cluster ~~or utilize a new one~~\r\n- [x] Migrate resources\r\n- [x] Document these services\r\n - [x] https://about.sourcegraph.com/handbook/engineering/distribution/github_enterprise_testing_instance\r\n- [x] Delete old resources",
+ "Body": "The tooling k8s cluster is currently in the production project, we should move this cluster to a separate project.\r\n\r\nWe could reuse and existing cluster or create a new cluster and project for this.\r\n\r\n#### Tasks\r\n- [x] Discover connecting resources\r\n- [x] Backups resources\r\n- [x] Decide if share a k8s cluster ~~or utilize a new one~~\r\n- [x] Migrate resources\r\n- [x] Document these services\r\n - [x] https://sourcegraph.com/handbook/engineering/distribution/github_enterprise_testing_instance\r\n- [x] Delete old resources",
"Milestone": "3.21",
"Labels": [
"[deprecated]team/distribution",
@@ -11366,7 +11366,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2021-01-16T01:17:42Z",
"Title": "deploy-sourcegraph: restricted integration test fails with Kubernetes 1.16+",
- "Body": "https://github.com/sourcegraph/deploy-sourcegraph/pull/1067 builds (e.g. https://buildkite.com/sourcegraph/deploy-sourcegraph/builds/4557) and other deploy-sourcegraph builds were failing for a variety of reasons:\r\n\r\n```\r\nERROR: (gcloud.container.clusters.delete) Some requests did not succeed:\r\n - args: [\"Operation [\u003cOperation\\n clusterConditions: [\u003cStatusCondition\\n message: 'Failed to delete cluster'\u003e]\\n detail: 'Failed to delete cluster'\\n endTime: '2020-10-08T16:03:27.65647411Z'\\n name: 'operation-1602172835577-6227ef6b'\\n nodepoolConditions: []\\n operationType: OperationTypeValueValuesEnum(DELETE_CLUSTER, 2)\\n selfLink: 'https://container.googleapis.com/v1/projects/232313352803/zones/us-central1-a/operations/operation-1602172835577-6227ef6b'\\n startTime: '2020-10-08T16:00:35.577431094Z'\\n status: StatusValueValuesEnum(DONE, 3)\\n statusMessage: 'Failed to delete cluster'\\n targetLink: 'https://container.googleapis.com/v1/projects/232313352803/zones/us-central1-a/clusters/ds-test-restricted-202943b6'\\n zone: 'us-central1-a'\u003e] finished with error: Failed to delete cluster\"]\r\n exit_code: 1\r\n```\r\n\r\nThen, a few days later:\r\n\r\n```\r\n+ kubectl create role -n ns-sourcegraph nonroot:unprivileged --verb=use --resource=podsecuritypolicy --resource-name=nonroot-policy\r\nerror: can not perform 'use' on 'podsecuritypolicies' in group 'policy'\r\n```\r\n\r\nSince the latter error (which occurs early in the test) replaced the former, I didn't investigate further into the first error, but the second error was traced down to a version change in the test (due to versions not being pinned) to Kubernetes 1.16+, which I was unable to resolve, possibly related to:\r\n\r\n- https://kubernetes.io/blog/2019/09/18/kubernetes-1-16-release-announcement/#custom-resources-reach-general-availability:\r\n \u003e As you upgrade to the GA API, you’ll notice that several of the previously optional guard rails have become required and/or default behavior. Things like structural schemas, pruning unknown fields, validation, and protecting the *.k8s.io group are important for ensuring the longevity of your APIs and are now much harder to accidentally miss. Defaulting is another important part of API evolution and that support will be on by default for CRD.v1. The combination of these, along with CRD conversion mechanisms are enough to build stable APIs that evolve over time, the same way that native Kubernetes resources have changed without breaking backward-compatibility.\r\n- https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/\r\n\r\nA workaround to unblock the 3.21 release was introduced in https://github.com/sourcegraph/deploy-sourcegraph/pull/1068 by simply pinning the kubernetes version to the version used in the [last passing build](https://buildkite.com/sourcegraph/deploy-sourcegraph/builds/4507#720235ab-f90b-4db2-9d49-a35a4722912f/51-119), 1.15.12-gke.20\r\n\r\nThis is probably not a long-term solution since we will likely need to upgrade eventually, so follow-up items include:\r\n\r\n- [x] check current documentation to ensure we don't recommend the steps that fail in the restricted test =\u003e this is [currently only mentioned outside of `test.sh` files in one place](https://k8s.sgdev.org/search?q=repogroup:sourcegraph+kubectl+create+role+-file:test.sh\u0026patternType=literal), this handbook page: https://about.sourcegraph.com/handbook/engineering/distribution/k8s_admin_custom_policy - cc @uwedeportivo , seems like you created this in https://github.com/sourcegraph/about/pull/534?\r\n- [ ] update the restricted test to work with 1.16+\r\n\r\nStretch goals might include running the restricted test across multiple versions the same way the \"fresh\" test does via Pulumi as well",
+ "Body": "https://github.com/sourcegraph/deploy-sourcegraph/pull/1067 builds (e.g. https://buildkite.com/sourcegraph/deploy-sourcegraph/builds/4557) and other deploy-sourcegraph builds were failing for a variety of reasons:\r\n\r\n```\r\nERROR: (gcloud.container.clusters.delete) Some requests did not succeed:\r\n - args: [\"Operation [\u003cOperation\\n clusterConditions: [\u003cStatusCondition\\n message: 'Failed to delete cluster'\u003e]\\n detail: 'Failed to delete cluster'\\n endTime: '2020-10-08T16:03:27.65647411Z'\\n name: 'operation-1602172835577-6227ef6b'\\n nodepoolConditions: []\\n operationType: OperationTypeValueValuesEnum(DELETE_CLUSTER, 2)\\n selfLink: 'https://container.googleapis.com/v1/projects/232313352803/zones/us-central1-a/operations/operation-1602172835577-6227ef6b'\\n startTime: '2020-10-08T16:00:35.577431094Z'\\n status: StatusValueValuesEnum(DONE, 3)\\n statusMessage: 'Failed to delete cluster'\\n targetLink: 'https://container.googleapis.com/v1/projects/232313352803/zones/us-central1-a/clusters/ds-test-restricted-202943b6'\\n zone: 'us-central1-a'\u003e] finished with error: Failed to delete cluster\"]\r\n exit_code: 1\r\n```\r\n\r\nThen, a few days later:\r\n\r\n```\r\n+ kubectl create role -n ns-sourcegraph nonroot:unprivileged --verb=use --resource=podsecuritypolicy --resource-name=nonroot-policy\r\nerror: can not perform 'use' on 'podsecuritypolicies' in group 'policy'\r\n```\r\n\r\nSince the latter error (which occurs early in the test) replaced the former, I didn't investigate further into the first error, but the second error was traced down to a version change in the test (due to versions not being pinned) to Kubernetes 1.16+, which I was unable to resolve, possibly related to:\r\n\r\n- https://kubernetes.io/blog/2019/09/18/kubernetes-1-16-release-announcement/#custom-resources-reach-general-availability:\r\n \u003e As you upgrade to the GA API, you’ll notice that several of the previously optional guard rails have become required and/or default behavior. Things like structural schemas, pruning unknown fields, validation, and protecting the *.k8s.io group are important for ensuring the longevity of your APIs and are now much harder to accidentally miss. Defaulting is another important part of API evolution and that support will be on by default for CRD.v1. The combination of these, along with CRD conversion mechanisms are enough to build stable APIs that evolve over time, the same way that native Kubernetes resources have changed without breaking backward-compatibility.\r\n- https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/\r\n\r\nA workaround to unblock the 3.21 release was introduced in https://github.com/sourcegraph/deploy-sourcegraph/pull/1068 by simply pinning the kubernetes version to the version used in the [last passing build](https://buildkite.com/sourcegraph/deploy-sourcegraph/builds/4507#720235ab-f90b-4db2-9d49-a35a4722912f/51-119), 1.15.12-gke.20\r\n\r\nThis is probably not a long-term solution since we will likely need to upgrade eventually, so follow-up items include:\r\n\r\n- [x] check current documentation to ensure we don't recommend the steps that fail in the restricted test =\u003e this is [currently only mentioned outside of `test.sh` files in one place](https://k8s.sgdev.org/search?q=repogroup:sourcegraph+kubectl+create+role+-file:test.sh\u0026patternType=literal), this handbook page: https://sourcegraph.com/handbook/engineering/distribution/k8s_admin_custom_policy - cc @uwedeportivo , seems like you created this in https://github.com/sourcegraph/about/pull/534?\r\n- [ ] update the restricted test to work with 1.16+\r\n\r\nStretch goals might include running the restricted test across multiple versions the same way the \"fresh\" test does via Pulumi as well",
"Milestone": "",
"Labels": [
"deploy-sourcegraph",
@@ -11879,7 +11879,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-10-07T02:05:19Z",
"Title": "managed-instances: deploy a demo instance",
- "Body": "after https://github.com/sourcegraph/sourcegraph/issues/13120 and [related changes](https://github.com/orgs/sourcegraph/projects/83) dogfood will likely become a rather unstable deployment. it might be valuable to add a more stable deployment that actually tracks releases for demo purposes (probably useful for @sourcegraph/customer-engineering)\r\n\r\nThis could be a good chance to take @slimsag 's extensive [managed instances documentation](https://about.sourcegraph.com/handbook/engineering/distribution/managed) for a spin too, and hopefully won't be too much overhead. I imagine it might work as a mini-testbed to try out changes before changing customer deployments too.\r\n\r\ncc @pecigonzalo ",
+ "Body": "after https://github.com/sourcegraph/sourcegraph/issues/13120 and [related changes](https://github.com/orgs/sourcegraph/projects/83) dogfood will likely become a rather unstable deployment. it might be valuable to add a more stable deployment that actually tracks releases for demo purposes (probably useful for @sourcegraph/customer-engineering)\r\n\r\nThis could be a good chance to take @slimsag 's extensive [managed instances documentation](https://sourcegraph.com/handbook/engineering/distribution/managed) for a spin too, and hopefully won't be too much overhead. I imagine it might work as a mini-testbed to try out changes before changing customer deployments too.\r\n\r\ncc @pecigonzalo ",
"Milestone": "3.21",
"Labels": [
"[deprecated]team/distribution",
@@ -12260,7 +12260,7 @@
"UpdatedAt": "0001-01-01T00:00:00Z",
"ClosedAt": "2020-10-07T01:02:37Z",
"Title": "release steps: roll deploy-sourcegraph PR creation into `yarn run release release:publish`",
- "Body": "This will take a big chunk of steps out of https://about.sourcegraph.com/handbook/engineering/releases/release_issue_template#one-working-day-before-release-1-work-day-before-release-tag-final-release , where `deploy-sourcegraph` releases has its own section",
+ "Body": "This will take a big chunk of steps out of https://sourcegraph.com/handbook/engineering/releases/release_issue_template#one-working-day-before-release-1-work-day-before-release-tag-final-release , where `deploy-sourcegraph` releases has its own section",
"Milestone": "3.21",
"Labels": [
"[deprecated]team/distribution",
diff --git a/internal/cmd/tracking-issue/testdata/issue-13988.md b/internal/cmd/tracking-issue/testdata/issue-13988.md
index 4a43a5c3b34..55be26a481f 100644
--- a/internal/cmd/tracking-issue/testdata/issue-13988.md
+++ b/internal/cmd/tracking-issue/testdata/issue-13988.md
@@ -2,7 +2,7 @@
#### Cloud
-We plan to complete all functional changes necessary to have individual Sourcegraphers (teammates) be able to add public code on sourcegraph.com. This is part of our first Cloud milestone as documented in [our team page](https://about.sourcegraph.com/handbook/engineering/cloud). All work items on this goal are labeled with `RFC-211` and `team/cloud/milestone-1`.
+We plan to complete all functional changes necessary to have individual Sourcegraphers (teammates) be able to add public code on sourcegraph.com. This is part of our first Cloud milestone as documented in [our team page](https://sourcegraph.com/handbook/engineering/cloud). All work items on this goal are labeled with `RFC-211` and `team/cloud/milestone-1`.
#### Security
diff --git a/internal/codemonitors/background/email_template.html.tmpl b/internal/codemonitors/background/email_template.html.tmpl
index 1bd6e0074e7..e71d899cbb5 100644
--- a/internal/codemonitors/background/email_template.html.tmpl
+++ b/internal/codemonitors/background/email_template.html.tmpl
@@ -52,7 +52,7 @@
security, Sourcegraph limits what information is contained in this
notification.
-

+