Skip to content
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

[ZT] Infrastructure access #16763

Merged
merged 45 commits into from
Sep 19, 2024
Merged

[ZT] Infrastructure access #16763

merged 45 commits into from
Sep 19, 2024

Conversation

ranbel
Copy link
Contributor

@ranbel ranbel commented Sep 10, 2024

PCX-12593

ranbel and others added 2 commits September 10, 2024 16:59
…ucture-apps.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Copy link

cloudflare-workers-and-pages bot commented Sep 10, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 205279c
Status: ✅  Deploy successful!
Preview URL: https://2c8c6c3d.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev

View logs

Copy link

github-actions bot commented Sep 10, 2024

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-warp-to-tunnel/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-warp-to-tunnel/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/infrastructure-apps/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/infrastructure-apps/
https://developers.cloudflare.com/cloudflare-one/policies/gateway/network-policies/ssh-logging/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/policies/gateway/network-policies/ssh-logging/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/cloudflared-authentication/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/cloudflared-authentication/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/browser-rendering/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/browser-rendering/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-browser-rendering/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-browser-rendering/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/cloudflared-authentication/automatic-cloudflared-authentication/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/cloudflared-authentication/automatic-cloudflared-authentication/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-networks/use-cases/ssh/
https://developers.cloudflare.com/cloudflare-one/applications/non-http/short-lived-certificates-legacy/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/applications/non-http/short-lived-certificates-legacy/
https://developers.cloudflare.com/cloudflare-one/account-limits/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/account-limits/
https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/agentless/ https://ranbel-infrastructure-access.cloudflare-docs-7ou.pages.dev/cloudflare-one/connections/connect-devices/agentless/

@github-actions github-actions bot removed the size/m label Sep 12, 2024
Copy link

github-actions bot commented Sep 12, 2024

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /cloudflare-one/applications/non-http/arbitrary-tcp/
  • /cloudflare-one/applications/non-http/cloudflared-authentication/
  • /cloudflare-one/identity/users/short-lived-certificates/
  • /cloudflare-one/connections/connect-networks/use-cases/ssh/

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Copy link

gitguardian bot commented Sep 17, 2024

⚠️ GitGuardian has uncovered 6 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11021221 Triggered Generic High Entropy Secret 5c65f23 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 5c65f23 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 0bc03d3 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 0bc03d3 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 5c65f23 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 0bc03d3 astro.config.mjs View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@ranbel ranbel merged commit da04da1 into production Sep 19, 2024
13 of 14 checks passed
@ranbel ranbel deleted the ranbel/infrastructure-access branch September 19, 2024 00:17
vy-ton pushed a commit that referenced this pull request Sep 19, 2024
* move browser-rendered terminal to new page

* account limits

* new infrastructure access how-to

* Update src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* non-http overview

* move ssh note

* define target

* add SSH logging partial

* use SSH logging partial

* start reworking ssh page

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/glossary/cloudflare-one.yaml

* clean up warp to tunnel

* ssh instructions

* example warp-cli output

* edit overviews

* edit sidebar text

* target ip requirements

* create cloudflare authentication folder

* redirect users from old SSH workflows

* logpush is enterprise only

* add "New" badge to sidebar

* sharon's feedback

* ann ming's feedback part 1

* fix broken link

* fix broken link

* rework IA

* fix links

* add api examples

* edit cloudflared auth note

* add step to install the Cloudflare cert

* Update src/content/partials/cloudflare-one/access/add-infrastructure-app.mdx

Co-authored-by: Kody Jackson <kody@cloudflare.com>

* remove warp-cli target list

* remove ssh key in dash

* add API example

* edit code block format

* link to API docs

* apply sharon's feedback

* clarify disable ssh command logging

* clarify legacy label

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
elithrar pushed a commit that referenced this pull request Oct 15, 2024
* move browser-rendered terminal to new page

* account limits

* new infrastructure access how-to

* Update src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* non-http overview

* move ssh note

* define target

* add SSH logging partial

* use SSH logging partial

* start reworking ssh page

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/glossary/cloudflare-one.yaml

* clean up warp to tunnel

* ssh instructions

* example warp-cli output

* edit overviews

* edit sidebar text

* target ip requirements

* create cloudflare authentication folder

* redirect users from old SSH workflows

* logpush is enterprise only

* add "New" badge to sidebar

* sharon's feedback

* ann ming's feedback part 1

* fix broken link

* fix broken link

* rework IA

* fix links

* add api examples

* edit cloudflared auth note

* add step to install the Cloudflare cert

* Update src/content/partials/cloudflare-one/access/add-infrastructure-app.mdx

Co-authored-by: Kody Jackson <kody@cloudflare.com>

* remove warp-cli target list

* remove ssh key in dash

* add API example

* edit code block format

* link to API docs

* apply sharon's feedback

* clarify disable ssh command logging

* clarify legacy label

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
maheshwarip pushed a commit that referenced this pull request Dec 2, 2024
* move browser-rendered terminal to new page

* account limits

* new infrastructure access how-to

* Update src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* non-http overview

* move ssh note

* define target

* add SSH logging partial

* use SSH logging partial

* start reworking ssh page

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/glossary/cloudflare-one.yaml

* clean up warp to tunnel

* ssh instructions

* example warp-cli output

* edit overviews

* edit sidebar text

* target ip requirements

* create cloudflare authentication folder

* redirect users from old SSH workflows

* logpush is enterprise only

* add "New" badge to sidebar

* sharon's feedback

* ann ming's feedback part 1

* fix broken link

* fix broken link

* rework IA

* fix links

* add api examples

* edit cloudflared auth note

* add step to install the Cloudflare cert

* Update src/content/partials/cloudflare-one/access/add-infrastructure-app.mdx

Co-authored-by: Kody Jackson <kody@cloudflare.com>

* remove warp-cli target list

* remove ssh key in dash

* add API example

* edit code block format

* link to API docs

* apply sharon's feedback

* clarify disable ssh command logging

* clarify legacy label

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants