-
Notifications
You must be signed in to change notification settings - Fork 200
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 storing exploitability and weighted severity #1646
Commits on Nov 9, 2024
-
Add exploitability and weighted_severity fields to the
Vulnerability model. Create a pipeline for vulnerability risk assessment. Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 530cb52 - Browse repository at this point
Copy the full SHA 530cb52View commit details
Commits on Nov 12, 2024
-
Optimize performance, refactor, and rename the add_vulnerability_risk…
…_score function. Rename the help text for the model. Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86f6927 - Browse repository at this point
Copy the full SHA 86f6927View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97fdf4 - Browse repository at this point
Copy the full SHA b97fdf4View commit details -
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 405bf86 - Browse repository at this point
Copy the full SHA 405bf86View commit details
Commits on Nov 15, 2024
-
Merge remote-tracking branch 'origin/main' into save-risk
# Conflicts: # vulnerabilities/models.py # vulnerabilities/pipelines/compute_package_risk.py # vulnerabilities/risk.py
Configuration menu - View commit details
-
Copy full SHA for fbc8fed - Browse repository at this point
Copy the full SHA fbc8fedView commit details
Commits on Nov 16, 2024
-
Resolve migration conflict & add weighted_severity, exploitability to…
… api_v2 Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec5b972 - Browse repository at this point
Copy the full SHA ec5b972View commit details
Commits on Nov 17, 2024
-
Correct help text and remove inconsistent typing.
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 893183f - Browse repository at this point
Copy the full SHA 893183fView commit details
Commits on Nov 18, 2024
-
Add severities in the prefetch and optimize the prefetching process f…
…or compute_and_store_package_risk_score Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f29ef16 - Browse repository at this point
Copy the full SHA f29ef16View commit details -
Refactor the risk score calculation for vulnerabilities and packages.
Update the tests for exploits and the simple_risk_pipeline. Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4920e1f - Browse repository at this point
Copy the full SHA 4920e1fView commit details -
Rename vulnerability to relation for clarity in compute_package_risk
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a9df9b - Browse repository at this point
Copy the full SHA 1a9df9bView commit details