Skip to content

Make /enterprise a forwardable security-review page - #7155

Open
ComputelessComputer wants to merge 1 commit into
mainfrom
cursor/enterprise-security-review-fb8e
Open

Make /enterprise a forwardable security-review page#7155
ComputelessComputer wants to merge 1 commit into
mainfrom
cursor/enterprise-security-review-fb8e

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Problem: /enterprise was a positioning page an internal champion could not forward to IT. It did not answer encryption, jurisdiction, retention, training, or subprocessors; there was no trust-center packet; and “built with early partners” had no evaluation path or measurement.

Fix: Turn /enterprise into a decision-ready security-review page, publish /security as the procurement packet (architecture, processors, retention, incident reporting, contracts), and add a founder-led security-review → scoped-pilot → rollout path with PostHog funnel events. Named customer proof and certifications are explicitly not invented.

Closes ANLG-304, ANLG-305. Partial ANLG-306 (pilot path + funnel; partner case study still needs an approved interview).

Verification

  • pnpm exec dprint fmt / dprint check on changed non-Swift files
  • pnpm -F ui build && pnpm -F web typecheck
  • node --experimental-strip-types --test in apps/web (300 tests)
  • npx mint@4.2.687 validate in docs/
  • SSR check: /enterprise/, /security/, and /pricing/ return 200 with the new copy
  • Browser: enterprise → trust center → footer Security → pricing callout, plus a 390px viewport; no layout issues
  • CI: web_ci, fmt, lint, cli-ci green on the PR
Open in Web Open in Cursor 

@netlify

netlify Bot commented Aug 29, 2026

Copy link
Copy Markdown

Deploy Preview for anarlog ready!

Name Link
🔨 Latest commit 3f25882
🔍 Latest deploy log https://app.netlify.com/projects/anarlog/deploys/6a930b5ad2c95b0008d5420b
😎 Deploy Preview https://deploy-preview-7155--anarlog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@cla-assistant

cla-assistant Bot commented Aug 29, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Add a public /security trust center and a founder-led evaluation path so IT can review encryption, retention, training, and processors without a sales call. Track the enterprise funnel in PostHog. Do not invent customer proof or certifications.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
@cursor
cursor Bot force-pushed the cursor/enterprise-security-review-fb8e branch from 7355d87 to 3f25882 Compare August 29, 2026 16:39
@ComputelessComputer
ComputelessComputer marked this pull request as ready for review August 29, 2026 16:45

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3f25882. Configure here.

"/security": {
priority: 0.8,
changeFrequency: "monthly",
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sitemap security URL missing slash

Medium Severity

The new sitemap entry uses /security without a trailing slash. This site 308-redirects bare paths and requires slashed URLs in sitemap, canonical, and og:url entries, so crawlers are sent to a redirect instead of the trust-center page.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3f25882. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants