Skip to content

Separate data import and data inference/refinements #500

Description

@Hritik14

#467 now refines the upstream data and puts it in the database as a fact. An importer should only do one job - import.
The data obtained by the importers should not be tampered with and be as true as the upstream.
The heuristics like time travel, finding fix commits (thus finding vulnerable versions) etc should be implemented in a different module than importers.

revisit time travel. It should not be part of importer but something that is about data improvement, inference and refinements
and something that is about data improvement, inference and refinements should be a separate tool

via https://github.com/nexB/vulnerablecode/wiki/WeeklyMeetings#meeting-on-thursday-2021-07-15-at-1200-utc

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

    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