You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/about-your-personal-dashboard.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ You'll see updates in your news feed when a user you follow:
65
65
- Forks a public repository.{% endif %}
66
66
- Publishes a new release.
67
67
68
-
For more information about starring repositories and following people, see "[Following people](/articles/following-people)" and "[Be social](/get-started/quickstart/be-social)."
68
+
For more information about following people and watching repositories, see "[Following people](/get-started/exploring-projects-on-github/following-people)" and "[Be social](/get-started/quickstart/be-social)."
Copy file name to clipboardExpand all lines: content/get-started/privacy-on-github/about-githubs-use-of-your-data.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,14 @@ shortTitle: GitHub's use of your data
16
16
17
17
## About {% data variables.product.product_name %}'s use of your data
18
18
19
-
{% data variables.product.product_name %} aggregates metadata and parses content patterns for the purposes of delivering generalized insights within the product. It uses data from public repositories, and also uses metadata and aggregate data from private repositories when a repository's owner has chosen to share the data with {% data variables.product.product_name %} through an opt-in. If you opt a private repository into data use, then it will perform read-only analysis of that specific private repository.
19
+
{% data variables.product.product_name %} aggregates metadata and parses content patterns for the purposes of delivering generalized insights within the product. It uses data from public repositories, and also uses metadata and aggregate data from private repositories when a repository's owner has chosen to share the data with {% data variables.product.product_name %} by enabling the dependency graph. If you enable the dependency graph for a private repository, then {% data variables.product.product_name %} will perform read-only analysis of that specific private repository.
20
+
21
+
If you enable data use for a private repository, we will continue to treat your private data, source code, or trade secrets as confidential and private consistent with our [Terms of Service](/free-pro-team@latest/github/site-policy/github-terms-of-service). The information we learn only comes from aggregated data. For more information, see "[Managing data use settings for your private repository](/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository)."
20
22
21
23
{% data reusables.repositories.about-github-archive-program %} For more information, see "[About archiving content and data on {% data variables.product.prodname_dotcom %}](/github/creating-cloning-and-archiving-repositories/about-archiving-content-and-data-on-github#about-the-github-archive-program)."
22
24
23
25
{% data reusables.user-settings.export-data %} For more information, see "[Requesting an archive of your personal account's data](/articles/requesting-an-archive-of-your-personal-account-s-data)."
24
26
25
-
If you opt in to data use for a private repository, we will continue to treat your private data, source code, or trade secrets as confidential and private consistent with our [Terms of Service](/free-pro-team@latest/github/site-policy/github-terms-of-service). The information we learn only comes from aggregated data. For more information, see "[Managing data use settings for your private repository](/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository)."
26
-
27
27
We'll announce substantial new features that use metadata or aggregate data on the [{% data variables.product.prodname_dotcom %} blog](https://github.com/blog).
Copy file name to clipboardExpand all lines: content/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository.md
+14-1
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,22 @@ shortTitle: Manage data use for private repo
16
16
17
17
## About data use for your private repository
18
18
19
+
20
+
You can control data use for your private repository with the security and analysis features.
21
+
22
+
- Enable the dependency graph to allow read-only data analysis on your repository.
23
+
- Disable the dependency graph to block read-only data analysis of your repository.
24
+
19
25
When you enable data use for your private repository, you'll be able to access the dependency graph, where you can track your repository's dependencies and receive {% data variables.product.prodname_dependabot_alerts %} when {% data variables.product.product_name %} detects vulnerable dependencies. For more information, see "[About {% data variables.product.prodname_dependabot_alerts %}](/github/managing-security-vulnerabilities/about-alerts-for-vulnerable-dependencies#dependabot-alerts-for-vulnerable-dependencies)."
20
26
21
-
## Enabling or disabling data use features
27
+
28
+
{% note %}
29
+
30
+
**Note:** If you disable the dependency graph, {% data variables.product.prodname_dependabot_alerts %} and {% data variables.product.prodname_dependabot_security_updates %} are also disabled. For more information, see "[About the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)."
31
+
32
+
{% endnote %}
33
+
34
+
## Enabling or disabling data use through security and analysis features
22
35
23
36
{% data reusables.security.security-and-analysis-features-enable-read-only %}
0 commit comments