Skip to content

machine-bridge-mcp v1.0.3

Choose a tag to compare

@YuLeiFuYun YuLeiFuYun released this 14 Jul 10:55
782abaf

Code-scanning and supply-chain integrity

  • Fix the SARIF gate so results with omitted rule metadata fail closed instead of being silently classified as non-security. Remove stale broad CodeQL exceptions, harden the generic process boundary with a fixed-option non-shell child_process.spawn wrapper and behavior regression, and retain only one exact, expiring false-positive record for that intentional authority boundary.
  • Gate OpenSSF Scorecard SARIF before upload. Replace mutable npm bootstrap commands with an exact npm 12.0.1 tarball plus pinned SHA-512 verification, make the source wrapper use npm ci, and convert randomized security properties to a deterministic fast-check .js suite recognized by the pinned Scorecard scanner, and separate the signed Scorecard analysis job from the failing SARIF gate job required by the action's workflow-verification rules.
  • Record only four expiring Scorecard governance/time exceptions that cannot be repaired by source code alone, reject remediable pinning/fuzzing exceptions, and require exact-commit CI, CodeQL, Governance, and Scorecard success before creating a source release.