Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example importer and improver #672

Merged
merged 5 commits into from
Apr 12, 2022
Merged

Commits on Apr 10, 2022

  1. Add example importer and improver

    This is a dummy importer and improver that runs without network
    connection only to test vulnerablecode framework
    
    Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
    Hritik14 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    39cb4f9 View commit details
    Browse the repository at this point in the history
  2. Remove example importer from registry

    This creates junk data. This importer should be run inside a test only
    
    Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
    Hritik14 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    2a9a594 View commit details
    Browse the repository at this point in the history
  3. Tests for and using example importer improver

    Following are tests associated with example importer and improver to
    make sure the importer improver framework is working properly.
    
    Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
    Hritik14 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ad3ff5a View commit details
    Browse the repository at this point in the history
  4. Move example importer and improver to tests dir

    It serves as a test data source and does not contribute any actual
    data.
    
    Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
    Hritik14 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a831e85 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    cbf411e View commit details
    Browse the repository at this point in the history