Skip to content

fix(ci): stabilize secret scan after master stability review - #290

Draft
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-59b0
Draft

fix(ci): stabilize secret scan after master stability review#290
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-59b0

Conversation

@cursor

@cursor cursor Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Post-merge stability review of PR #289 confirmed the backend, dashboard, landing, SDKs, and docs all build and test cleanly.

One CI gap was found: the security job secret scan could silently skip when rg was unavailable, and would fail on known false positives in docs, privacy tests, and dashboard fixtures when ripgrep was present. This restores the ripgrep install and path exclusions.

Type

  • feat — new feature
  • fix — bug fix
  • chore — tooling, deps, repo hygiene
  • docs — documentation only
  • ci — GitHub Actions / automation

Testing

go build ./...
go vet ./...
go test -short ./...
go test -run 'TestBEAM10M' ./internal/evaluation/...
  • Built locally
  • Tested affected endpoints/components

Deploy impact

  • None

Agent notes

Cloud Agent PRs on cursor/* branches are auto-labeled automerge and squash-merged when CI Success passes.

Open in Web View Automation 

The security job secret scan was silently skipped when ripgrep was
unavailable on runners. Install ripgrep and exclude docs, privacy
redaction patterns, and dashboard test fixtures from the scan.

Co-authored-by: Himan <Himan-D@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memorydash 794bc8e Jul 17 2026, 04:13 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-app 794bc8e Jul 17 2026, 04:19 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-docs 794bc8e Jul 17 2026, 04:22 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memory 794bc8e Jul 17 2026, 04:26 PM

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.

1 participant