Skip to content

Commit e9730d4

Browse files
authored
Merge pull request #55739 from github/repo-sync
Repo sync
2 parents 32a8d91 + 7349298 commit e9730d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Package manager | YAML value | Supported versions |
396396
| pip-compile | `pip` | 6.1.0 |
397397
| pipenv | `pip` | <= 2021-05-29 |
398398
| pnpm | `npm` | v7, v8 <br>v9 (version updates only) |
399-
| poetry | `pip` | v1 |
399+
| poetry | `pip` | v2 |
400400
| pub | `pub` | v2 |
401401
| Swift | `swift` | v5 |
402402
| Terraform | `terraform` | >= 0.13, <= 1.10.x |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
> [!WARNING]
2-
> We strongly recommend that you do not use wildcard DNS records, such as `*.example.com`. These records put you at an immediate risk of domain takeovers, even if you verify the domain. For example, if you verify `example.com` this prevents someone from using `a.example.com` but they could still take over `b.a.example.com` (which is covered by the wildcard DNS record). For more information, see [AUTOTITLE](/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages).
2+
> We strongly recommend that you do not use wildcard DNS records, such as `*.example.com`. These records put you at an immediate risk of domain takeovers, even if you verify the domain. For example, if you verify `example.com` this prevents someone from using `a.example.com` but they could still take over `b.a.example.com` (which is covered by the wildcard DNS record).

0 commit comments

Comments
 (0)