Skip to content

sam8k/Android-Patch-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Android Patch Analysis

The tool identifies the list of CVEs that will affect the given AOSP version using the data available on google security bulletin website.

Installation

Sync the repo and run

python android_patch.py

Usage

> python.exe .\android_patch.py
Enter the android version
>>11
[+] Scanned CVEs form Patch : 2022-04-01
[+] Scanned CVEs form Patch : 2022-03-01
[+] Scanned CVEs form Patch : 2022-02-01
[+] Scanned CVEs form Patch : 2022-01-01
[+] Scanned CVEs form Patch : 2021-12-01
.
.
.
.
.
.
.
[+] Scanned CVEs form Patch : 2015-09-01
[+] Scanned CVEs form Patch : 2015-08-01
[+] New Excel File Created

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

The tool identifies the list of CVEs that will affect the given AOSP version using the data available on google security bulletin website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages