AM Debug v4.0.0-alpha01 Run#2527
Refactor Use definite mode of operation
When the mode of operation is set to auto, App Manager will attempt to find the
best mode and set it as the current mode instead of βAutoβ in order to improve
the startup time as well as allow stable access of service via App Manager SDK.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Use definite mode of operation
When the mode of operation is set to auto, App Manager will attempt to find the
best mode and set it as the current mode instead of βAutoβ in order to improve
the startup time as well as allow stable access of service via App Manager SDK.
Signed-off-by: Muntashir Al-Islam <[email protected]>
π7β€2
AM Debug v4.0.0-alpha01 Run#2528
Refactor Disable access to content:// in WebView
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Disable access to content:// in WebView
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4β€1
AM Debug v4.0.0-alpha01 Run#2529
AppInfo Add βNew profileβ option in the βAdd to profileβ dialog
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppInfo Add βNew profileβ option in the βAdd to profileβ dialog
Signed-off-by: Muntashir Al-Islam <[email protected]>
π7β€2
AM Debug v4.0.0-alpha01 Run#2530
Backup Fix Regex injection issues
CWE-400 and CWE-730
Signed-off-by: Muntashir Al-Islam <[email protected]>
Backup Fix Regex injection issues
CWE-400 and CWE-730
Signed-off-by: Muntashir Al-Islam <[email protected]>
π5β€1
AM Debug v4.0.0-alpha01 Run#2531
Refactor Use explicit type casting for narrow conversions
CWE-190, CWE-192, CWE-197, CWE-681.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Use explicit type casting for narrow conversions
CWE-190, CWE-192, CWE-197, CWE-681.
Signed-off-by: Muntashir Al-Islam <[email protected]>
π6β€1
AM Debug v4.0.0-alpha01 Run#2532
Refactor Check for zip-slip vulnerability before creating the folders/symlinks
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Check for zip-slip vulnerability before creating the folders/symlinks
Signed-off-by: Muntashir Al-Islam <[email protected]>
π5β€1
AM Debug v4.0.0-alpha01 Run#2533
Refactor Pass the tests, again
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Pass the tests, again
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4β€2
AM Debug v4.0.0-alpha01 Run#2534
Refactor Sanitise user supplied file paths
User-supplied file paths should always be absolute URIs. Otherwise, App Manager
will try to resolve an absolute path from the given path or fail.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Sanitise user supplied file paths
User-supplied file paths should always be absolute URIs. Otherwise, App Manager
will try to resolve an absolute path from the given path or fail.
Signed-off-by: Muntashir Al-Islam <[email protected]>
π7β€1
AM Debug v4.0.0-alpha01 Run#2535
Refactor Sanitise user supplied filenames
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Sanitise user supplied filenames
Signed-off-by: Muntashir Al-Islam <[email protected]>
π5β€2
AM Debug v4.0.0-alpha01 Run#2536
Refactor Sanitize new line characters in a path
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Sanitize new line characters in a path
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4β€2
AM Debug v4.0.0-alpha01 Run#2537
FM Properly sanitise the relative paths
Signed-off-by: Muntashir Al-Islam <[email protected]>
FM Properly sanitise the relative paths
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4β€3