uraniborg: Remove obsolete risk scoring framework.#8
Conversation
The device risk scoring code is no longer relevant to the project. We now remove it to simplify the codebase. This change includes the removal of: - Core scoring logic: `risk_analyzer.py` and `device_scoring.py` - Baseline generation scripts: `generate_baseline_packages.py` - Preloaded GSI baseline data and whitelists: `package_whitelists.py` and the `data/` directory - Related documentation: `device_scoring.md` and `adding_new_baseline.md` Additionally, `README.md` has been updated to remove references to the risk analysis features and collaboration details. Change-Id: Ia3c7e790e26ff352635215fd257447f98159be8d
There was a problem hiding this comment.
Code Review
This pull request completely removes the device preload risk scoring and analysis framework from the repository. This includes the deletion of the risk analysis documentation, the baseline JSON data files for various Android versions (N through V), the Python scripts for device scoring and baseline package generation, and the underlying package whitelists and risk analyzer modules. Additionally, references to these components have been cleaned up in the README. Since there are no review comments associated with this pull request, I have no further feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
The device risk scoring code is no longer relevant to the project. We now remove it to simplify the codebase.
This change includes the removal of:
risk_analyzer.pyanddevice_scoring.pygenerate_baseline_packages.pypackage_whitelists.pyand thedata/directorydevice_scoring.mdandadding_new_baseline.mdAdditionally,
README.mdhas been updated to remove references to the risk analysis features and collaboration details.Change-Id: Ia3c7e790e26ff352635215fd257447f98159be8d