Skip to content

Dependency vulnerability scanning gate in CI #548

Description

@phertyameen

Location

.github/workflows/

Problem

No confirmed automated vulnerability scanning (npm audit, Snyk, or GitHub's native scanning) blocks merges when a new high-severity dependency vulnerability is introduced, for a service handling financial operations this matters more than average.

Acceptance Criteria

  • Scan runs on every PR, not just on a schedule
  • High/critical severity findings block merge, respecting the stellar-sdk exact-pin exception documented separately
  • False-positive suppression process documented, not ad-hoc

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions