Skip to content

chore(superagent): disable contributor-trust scoring, keep the security scan - #8684

Merged
JSONbored merged 2 commits into
mainfrom
chore/disable-superagent-contributor-trust
Jul 29, 2026
Merged

chore(superagent): disable contributor-trust scoring, keep the security scan#8684
JSONbored merged 2 commits into
mainfrom
chore/disable-superagent-contributor-trust

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Mirror of JSONbored/loopover#9818.

The Contributor trust check posts action_required on established contributors' PRs (shin-core: 10/100 "dangerous" — despite being listed in trustedAuthors, so that exemption does not work). Its verdict also has no consumer any more: LoopOver lists this check under gate.ignoredCheckRuns on all three gate repos, so a non-passing result no longer gates, pends, or holds anything. Leaving it enabled only produces a permanently red check on contributor PRs that nothing acts on.

prScan (Superagent Security Scan) stays enabled and still gates CI normally — that's the protection worth keeping, and it's a different check from the same app. trustedAuthors kept but inert so the history survives.

…ty scan

The trustedAuthors exemption does not work (shin-core is listed and was still
flagged action_required, 10/100 'dangerous'), and the verdict now has no consumer:
LoopOver lists this check under gate.ignoredCheckRuns on all three gate repos, so
a non-passing result no longer gates, pends, or holds anything. It only produced a
permanently red check on contributor PRs that nothing acts on.

prScan stays enabled and still gates CI normally.
@loopover-orb

loopover-orb Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Important

🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨

⏳ LoopOver is waiting…

LoopOver has seen this pull request and is waiting on CI checks to finish before reviewing it. This comment will update once the review runs.

🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed · 🟨 Waiting

@superagent-security

Copy link
Copy Markdown

Superagent didn't find any vulnerabilities or security issues in this PR.

It provably does not work (shin-core was listed and still flagged action_required)
and is inert with contributorTrust disabled. Keeping it would only suggest a
working exemption mechanism that does not exist.
@JSONbored
JSONbored merged commit 9d39ec7 into main Jul 29, 2026
6 checks passed
@JSONbored
JSONbored deleted the chore/disable-superagent-contributor-trust branch July 29, 2026 11:21
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (2981d33) to head (4a249f5).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8684   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files         423      423           
  Lines       29818    29818           
  Branches    11180    11180           
=======================================
  Hits        29181    29181           
  Misses        143      143           
  Partials      494      494           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant