-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Refine compliance and security documentation #22221
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
Open
hyperlint-ai
wants to merge
10
commits into
production
Choose a base branch
from
hyperlint/automation/repository-scan/5f28f60
base: production
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refine compliance and security documentation #22221
hyperlint-ai
wants to merge
10
commits into
production
from
hyperlint/automation/repository-scan/5f28f60
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kodster28
reviewed
May 6, 2025
@@ -7,7 +7,7 @@ title: Delivering Videos with Cloudflare | |||
|
|||
## Using Cloudflare's Services | |||
|
|||
Cloudflare launched in 2010 believing everyone deserves a secure, fast, reliable web presence. We did not think you should have to pay more when you came under cyber attack, so we offered free and fixed-rate pricing for websites. That worked because most websites don't consume much bandwidth, and so we could provide our services in an affordable way to everyone. From the beginning, we prohibited streaming video content using our bandwidth. While you could embed a video from another provider, we limited your ability to use our services to deliver video bits from our network to your visitors. This is because every second of a typical video requires as much bandwidth as loading a full web page. | |||
This restriction exists because every second of a typical video requires as much bandwidth as loading a full web page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bllchmbrs, just flagging as another one.
Seems like there's ~1 big deletion per PR.
kodster28
reviewed
May 6, 2025
@@ -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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.... or multiple
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request addresses various style guide compliance issues across multiple documentation files. The changes primarily focus on correcting non-standard quotes, removing contractions, clarifying unclear antecedents, and eliminating end-of-line whitespace. Additionally, some repetitive phrases were removed, and punctuation in headings was adjusted to meet the style guide requirements.
cloudflare-cookies.mdx
,cybersafe.mdx
,delivering-videos-with-cloudflare.mdx
,pci-scans.mdx
,subscriptions-and-billing/preview-services.mdx
)scim-setup.mdx
,under-ddos-attack.mdx
,subscriptions-and-billing/cancel-subscription.mdx
)