Skip to content

Conversation

@hyperlint-ai
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented Mar 4, 2025

Broken Link Fix Proposal(s)

The goal of this pull request is to fix broken links in the documentation.

Proposing changes to the following files:

to edit this branch locally, run:

git checkout hyperlint/scan/broken-link/3216db6

🗣️Leave us feedback

🪄 Experimental Hyperlint Feature - Read more 👇

This pull request is part of a series of Hyperlint Automations to ease the burden of maintaining documentation.

We'll be introducing this automation, and others, over the coming months. These automations will always open pull requests(or issues) prior to making changes.

If this is not the change you want, please close this pull request and let us know what you'd like to see.

⚠️ Important Note:
This feature may introduce erroneous changes (although we work hard to make sure that doesn't happen). Please review the changes before merging.

❌ Limitations:
At this time, Hyperlint can't respond to pull requests or issues.

📩 Need Help?
Please reach out to support with any requests, questions, or concerns.

@hyperlint-ai hyperlint-ai bot requested review from a team and maxvp as code owners March 4, 2025 06:05
Available as an add-on to Zero Trust Enterprise plans.

Users on Zero Trust Free and Pay-as-you-go plans can use the [Financial Information](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/predefined-profiles/#financial-information) and [Social Security, Insurance, Tax, and Identifier Numbers](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/predefined-profiles/#social-security-insurance-tax-and-identifier-numbers) predefined profiles, [payload logging](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules/), and [false positive reporting](/cloudflare-one/policies/data-loss-prevention/dlp-policies/#report-false-positives).
Users on Zero Trust Free and Pay-as-you-go plans can use the [Financial Information](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/predefined-profiles/#financial-information) and [Social Security, Insurance, Tax, and Identifier Numbers](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/predefined-profiles/#social-security-insurance-tax-and-identifier-numbers) predefined profiles, [payload logging](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules), and [false positive reporting](/cloudflare-one/policies/data-loss-prevention/dlp-policies/#report-false-positives).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This page: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/.
The fragment log-the-payload-of-matched-rules/ does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/
The best fragment to use seems to be: #log-the-payload-of-matched-rules

import { Details } from "~/components";

Cloudflare DLP can scan your web traffic and SaaS applications for specific data defined in a custom dataset. Sensitive data can be hashed before reaching Cloudflare and redacted from matches in [payload logs](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules/).
Cloudflare DLP can scan your web traffic and SaaS applications for specific data defined in a custom dataset. Sensitive data can be hashed before reaching Cloudflare and redacted from matches in [payload logs](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This page: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/datasets/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/.
The fragment log-the-payload-of-matched-rules/ does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/
The best fragment to use seems to be: #log-the-payload-of-matched-rules

- Set up [Gateway HTTP filtering](/cloudflare-one/policies/gateway/initial-setup/http/).
- HTTP filtering requires turning on the [Gateway proxy](/cloudflare-one/policies/gateway/proxy/#enable-the-gateway-proxy) for TCP traffic.
- Turn on [TLS decryption](/cloudflare-one/policies/gateway/http-policies/tls-decryption/#enable-tls-decryption).
- HTTP filtering requires turning on the [Gateway proxy](/cloudflare-one/policies/gateway/proxy/#turn-on-the-gateway-proxy) for TCP traffic.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This page: https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/policies/gateway/proxy/.
The fragment enable-the-gateway-proxy does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/policies/gateway/proxy/
The best fragment to use seems to be: #turn-on-the-gateway-proxy

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Howdy and thanks for contributing to our repo. We review new, external PRs within 2 weeks. If it's been longer than then without any movement, tag the PR Assignees in a comment.

@maxvp maxvp enabled auto-merge (squash) March 10, 2025 20:40
@maxvp maxvp merged commit 65f3a05 into production Mar 10, 2025
11 checks passed
@maxvp maxvp deleted the hyperlint/scan/broken-link/3216db6 branch March 10, 2025 20:42
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Mar 10, 2025
@holopin-bot
Copy link

holopin-bot bot commented Mar 10, 2025

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

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!

RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* Fix issue: WorkspaceTaskSubType.BROKEN_LINK

* Fix issue: WorkspaceTaskSubType.BROKEN_LINK

* Fix issue: WorkspaceTaskSubType.BROKEN_LINK

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
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:cloudflare-one size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants