Skip to content

Improve security documentation clarity #22187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 5, 2025

Conversation

hyperlint-ai[bot]
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented May 2, 2025

This pull request updates various documentation files to comply with the style guide, addressing issues such as non-standard quotes, unclear antecedents, and punctuation in headings. The changes enhance clarity and consistency across the documentation.

  • Updated quotes to standard single or double quotes in multiple files (pci-scans.mdx, recovering-from-hacked-site.mdx, under-ddos-attack.mdx, login-and-account-issues.mdx, scim-setup.mdx, account-security/login-and-account-issues.mdx, interact-with-cloudflare.mdx).
  • Revised sentences to start with specific subjects and verbs for clarity in several files (under-ddos-attack.mdx, scim-setup.mdx).
  • Removed end punctuation from headings in multiple files (login-and-account-issues.mdx, scim-setup.mdx).
  • Removed whitespace characters from the end of lines in various files (recovering-from-hacked-site.mdx, under-ddos-attack.mdx).
  • Replaced contractions with full forms in the scim-setup.mdx file.

Copy link
Contributor

github-actions bot commented May 2, 2025

Preview URL: https://2ea017c3.preview.developers.cloudflare.com
Preview Branch URL: https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/fundamentals/setup/account/account-security/scim-setup/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/account/account-security/scim-setup/
https://developers.cloudflare.com/fundamentals/setup/account/account-security/login-and-account-issues/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/account/account-security/login-and-account-issues/
https://developers.cloudflare.com/fundamentals/security/recovering-from-hacked-site/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/security/recovering-from-hacked-site/
https://developers.cloudflare.com/fundamentals/security/under-ddos-attack/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/security/under-ddos-attack/
https://developers.cloudflare.com/fundamentals/setup/accounts-and-zones/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/accounts-and-zones/
https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/
https://developers.cloudflare.com/fundamentals/setup/interact-with-cloudflare/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/interact-with-cloudflare/
https://developers.cloudflare.com/fundamentals/setup/manage-domains/pause-cloudflare/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/manage-domains/pause-cloudflare/
https://developers.cloudflare.com/fundamentals/setup/manage-domains/remove-domain/ https://hyperlint-automation-repository-scan-a522c3c.preview.developers.cloudflare.com/fundamentals/setup/manage-domains/remove-domain/

@@ -29,7 +29,7 @@ PCI scanners are tools used to identify security weaknesses. When a business und

### Open ports versus blocked traffic

There is a difference between open ports and blocked traffic. Due to the nature of how Cloudflare’s anycast network works, ports other than 80 and 443 are always open so that Cloudflare can serve traffic for other customers on these ports. However, customers can easily block all unwanted traffic to these ports by using Cloudflare [WAF Managed Rules](/fundamentals/reference/network-ports/#how-to-block-traffic-on-additional-ports) or [custom rules](/waf/custom-rules/). The PCI scan will show the ports being open, but the traffic would not reach your origin server. This is an often misunderstood concern.
Cloudflare's anycast network operates in a way that keeps ports other than 80 and 443 open, allowing it to serve traffic for other customers on these ports.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another hallucination here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bllchmbrs, is the pattern here and at the other place some built in Vale rule about sentence / line length?

@dcpena dcpena enabled auto-merge (squash) May 5, 2025 18:34
@dcpena dcpena merged commit 639c237 into production May 5, 2025
10 checks passed
@dcpena dcpena deleted the hyperlint/automation/repository-scan/a522c3c branch May 5, 2025 18:46
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label May 5, 2025
Copy link

holopin-bot bot commented May 5, 2025

Congratulations @Hyperlint-AI[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmabfmp1h57510cla9qzg0pha

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

daisyfaithauma pushed a commit that referenced this pull request May 7, 2025
* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Undo a hyperlint commit

* fixed wording

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Denise Peña <[email protected]>
daisyfaithauma pushed a commit that referenced this pull request May 8, 2025
* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Undo a hyperlint commit

* fixed wording

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Denise Peña <[email protected]>
Maddy-Cloudflare pushed a commit that referenced this pull request May 9, 2025
* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Undo a hyperlint commit

* fixed wording

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Denise Peña <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution [Holopin] Recognizes a docs contribution, big or small product:fundamentals size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants