fix(ci): validate go-deps bump and repair secret scan - #280
Draft
cursor[bot] wants to merge 1 commit into
Draft
Conversation
The security job secret scan was silently skipped because ripgrep was not installed on GitHub runners (rg: command not found). Install ripgrep and exclude docs, privacy redaction patterns, and dashboard test fixtures. Co-authored-by: Himan <Himan-D@users.noreply.github.com>
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memorydash | e9634b2 | Jul 13 2026, 04:11 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-app | e9634b2 | Jul 13 2026, 04:15 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-docs | e9634b2 | Jul 13 2026, 04:19 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memory | e9634b2 | Jul 13 2026, 04:22 PM |
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
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.
Summary
Validated the merged go-deps bump (#278: neo4j-go-driver v6.2.0, golang.org/x/crypto v0.54.0, golang.org/x/net v0.57.0, pyroscope 1.4.1). All Go builds/tests, dashboard, landing, SDKs, and docs pass locally.
Also fixed the CI secret scan, which was silently skipped because
ripgrepis not preinstalled on GitHub runners (rg: command not found). Installs ripgrep and excludes known false-positive paths (docs examples, privacy redaction patterns, dashboard test fixtures).Type
Testing
Deploy impact
hystersis.com)docs.hystersis.com//docs)api.hystersis.com)app.hystersis.com)Agent notes
Cloud Agent PRs on
cursor/*branches are auto-labeledautomergeand squash-merged when CI Success passes.Add label
do-not-mergeto block auto-merge.