Skip to content

Replace Snyk webhook with GitHub's own dependency review action #3883

@Fdawgs

Description

@Fdawgs

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

When opening a PR in Fastify repos a Snyk webhook is triggered, which checks if the PR has added any vulnerable dependencies:

image

GitHub have introduced their own GitHub Action that does the same thing.
With this we can remove the Snyk webhook from https://github.com/fastify/fastify/settings/hooks, and it'd be nice to get rid of another third-party dependency that may go down and cause issues, like how we removed Coveralls for similar reasons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions