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 support for Calculating Risk in VulnerableCode #1593

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. Migrate ( metasploit, exploit-db, kev ) to aboutcode pipeline.

    Set data_source as the header for the exploit table.
    Squash the migration files into a single file.
    Add test for exploit-db , metasploit
    Add a missing migration file
    Rename resources_and_notes to notes
    Fix Api test
    Refactor metasploit , exploitdb , kev improver
    Rename Kev tab to exploit tab
    Add support for exploitdb , metasploit, kev
    
    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    00b2a74 View commit details
    Browse the repository at this point in the history
  2. Implement the appropriate LoopProgress progress bar.

    Refactor the error handling logic in the code.
    
    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    19c5704 View commit details
    Browse the repository at this point in the history
  3. Fix migration conflict

    Add pipeline_id for ( kev, metasploit, exploit-db )
    
    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    075a293 View commit details
    Browse the repository at this point in the history
  4. Migrate ( metasploit, exploit-db, kev ) to aboutcode pipeline.

    Set data_source as the header for the exploit table.
    Squash the migration files into a single file.
    Add test for exploit-db , metasploit
    Add a missing migration file
    Rename resources_and_notes to notes
    Fix Api test
    Refactor metasploit , exploitdb , kev improver
    Rename Kev tab to exploit tab
    Add support for exploitdb , metasploit, kev
    
    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3b79e8c View commit details
    Browse the repository at this point in the history
  5. Implement the appropriate LoopProgress progress bar.

    Refactor the error handling logic in the code.
    
    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    66f65c8 View commit details
    Browse the repository at this point in the history
  6. Remove unwanted migration file

    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e90c465 View commit details
    Browse the repository at this point in the history
  7. Add support for Calculating Risk in VulnerableCode

    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    49bf7e3 View commit details
    Browse the repository at this point in the history
  8. Remove unwanted migration file

    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4c2d742 View commit details
    Browse the repository at this point in the history
  9. Add a prefetch to try to optimize query performance

    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    18c0e82 View commit details
    Browse the repository at this point in the history
  10. Empty risk when there is no data

    Signed-off-by: ziadhany <ziadhany2016@gmail.com>
    ziadhany committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4cffb2a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'main' into risk

    TG1999 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    61687c8 View commit details
    Browse the repository at this point in the history