Skip to content

Collect commits from dependabot #1130

Description

@TG1999

We should mine and store the commits made from dependabot in vulnerablecode database.

  • Get all the dependabot commits
  • Check the package mentioned in that commit is vulnerable or not for example: KoraLinSar/python-socketio@a79f81b this states Bump sanic from 0.8 to 20.12.6 in /examples/server/sanic here sanice@0.8 might be vulnerable which can be checked from vulnerablecode https://public.vulnerablecode.io/packages/pkg:pypi/sanic@0.8.0?search=sanic this means this commit is fixing a vulnerable package and the current release of that package can be marked as vulnerable.
  • Also check if the commit is merged in main, sometimes dependabot commits might be changing the mock data in test files

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