Add workfow for Socket Tier 1 reachability analysis scan - #2839
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8ef1c79d64
ℹ️ 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".
There was a problem hiding this comment.
Pull request overview
Adds a scheduled GitHub Actions workflow to run Socket’s reachability (Tier 1) analysis for this repository, with a warning-only signal when the scan completes but falls back to Tier 2 reachability for some findings.
Changes:
- Introduces a new
socket-scan.ymlworkflow scheduled weekly and runnable on-demand. - Sets up Node + Ruby toolchains and runs
socket scan create --reach, surfacing Tier-2 fallback via a::warning::annotation. - Adds an environment override to force JS-based GitHub Actions to run on Node 24 during the Node 20 deprecation window.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fbeabd54a4
ℹ️ 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".
|
Chatted with Kanwal about the proposed plan on Slack. This lgtm |
More info: https://stellarorg.atlassian.net/wiki/spaces/SCRT/pages/5689311233/Socket+Tier+1+Reachability+Analysis