-
Notifications
You must be signed in to change notification settings - Fork 201
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
Commits on Oct 22, 2024
-
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 <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 949c18c - Browse repository at this point
Copy the full SHA 949c18cView commit details -
Implement the appropriate LoopProgress progress bar.
Refactor the error handling logic in the code. Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dbe640 - Browse repository at this point
Copy the full SHA 0dbe640View commit details -
Add pipeline_id for ( kev, metasploit, exploit-db ) Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5131b7 - Browse repository at this point
Copy the full SHA f5131b7View commit details -
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 <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8394d1d - Browse repository at this point
Copy the full SHA 8394d1dView commit details -
Implement the appropriate LoopProgress progress bar.
Refactor the error handling logic in the code. Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b808d9 - Browse repository at this point
Copy the full SHA 4b808d9View commit details -
Remove unwanted migration file
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e67497 - Browse repository at this point
Copy the full SHA 6e67497View commit details -
Add support for Calculating Risk in VulnerableCode
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d9e585 - Browse repository at this point
Copy the full SHA 2d9e585View commit details -
Remove unwanted migration file
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22cdb76 - Browse repository at this point
Copy the full SHA 22cdb76View commit details -
Add a prefetch to try to optimize query performance
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8beb3b9 - Browse repository at this point
Copy the full SHA 8beb3b9View commit details -
Empty risk when there is no data
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74a16ff - Browse repository at this point
Copy the full SHA 74a16ffView commit details -
Create a pipeline for package risk
Signed-off-by: ziadhany <[email protected]> Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a637fc - Browse repository at this point
Copy the full SHA 8a637fcView commit details -
uncomment all importers Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 848a5f5 - Browse repository at this point
Copy the full SHA 848a5f5View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02b7cf2 - Browse repository at this point
Copy the full SHA 02b7cf2View commit details -
Update the risk description in the model. Rename the pipeline from Ri…
…skPackagePipeline to ComputePackageRiskPipeline. Add a tooltip for risk, and remove any unused imports in the view. Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 185eb0e - Browse repository at this point
Copy the full SHA 185eb0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c2c95 - Browse repository at this point
Copy the full SHA 91c2c95View commit details -
Rename the pipeline step from add_risk_package to add_package_risk_sc…
…ore and remove any extra whitespace in views.py. Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c62b5 - Browse repository at this point
Copy the full SHA 45c62b5View commit details -
Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af9432 - Browse repository at this point
Copy the full SHA 0af9432View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fb46b - Browse repository at this point
Copy the full SHA d9fb46bView commit details
Commits on Oct 29, 2024
-
Add pagination and refactor bulk_update_package Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e114ac - Browse repository at this point
Copy the full SHA 0e114acView commit details
Commits on Nov 6, 2024
-
Update the weight_config dict and modify it to use domain names.
Signed-off-by: ziad hany <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a121f44 - Browse repository at this point
Copy the full SHA a121f44View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d16597a - Browse repository at this point
Copy the full SHA d16597aView commit details -
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71a2a92 - Browse repository at this point
Copy the full SHA 71a2a92View commit details -
Move weight config to python file
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b33094 - Browse repository at this point
Copy the full SHA 3b33094View commit details -
Skip packages with no risk score
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3d10a7 - Browse repository at this point
Copy the full SHA c3d10a7View commit details