Skip to content

add socket tier 1 reachability analysis#2108

Open
kanwalpreetd wants to merge 2 commits into
stellar:masterfrom
kanwalpreetd:master
Open

add socket tier 1 reachability analysis#2108
kanwalpreetd wants to merge 2 commits into
stellar:masterfrom
kanwalpreetd:master

Conversation

@kanwalpreetd

Copy link
Copy Markdown
Contributor

@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jun 12, 2026
@stellar-jenkins-ci

Copy link
Copy Markdown

@jeesunikim jeesunikim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we pin the exact socket version? npm install -g socket@<version> in case the socket npm package gets compromised. nit: Lab uses pnpm, @kanwalpreetd

@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Needs Review in DevX Jun 23, 2026

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: db5e380ac6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

# annotation that GitHub Actions renders as a yellow run-level
# warning without failing the job.
set +e
socket scan create --reach \

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Pass repo and branch to Socket

Per the socket scan create help in Socket's docs, --repo and --branch default to socket-default-repository and socket-default-branch; I also checked this commit has no socket.json to override those defaults. When this scheduled/manual workflow runs, its scans will be filed under Socket's default repo/branch rather than this repository's actual repo/branch, so the dashboard/head scan for laboratory will not be updated. Please pass the repo and branch (or add socket.json) when invoking the scan.

Useful? React with 👍 / 👎.

@stellar-jenkins-ci

Copy link
Copy Markdown

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

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

2 participants