Skip to content

Java: Add value-preserving flow steps for Android's SharedPreferences#8817

Merged
atorralba merged 3 commits into
github:mainfrom
atorralba:atorralba/cleartext-storage-sharedprefs-improvs
Apr 25, 2022
Merged

Java: Add value-preserving flow steps for Android's SharedPreferences#8817
atorralba merged 3 commits into
github:mainfrom
atorralba:atorralba/cleartext-storage-sharedprefs-improvs

Conversation

@atorralba
Copy link
Copy Markdown
Contributor

@atorralba atorralba commented Apr 22, 2022

Adds fluent steps for the SharedPreferences$Editor class.

@atorralba atorralba requested a review from a team as a code owner April 22, 2022 15:47
@github-actions github-actions Bot added the Java label Apr 22, 2022
@atorralba atorralba changed the title Add value-preserving steps for SharedPreferences Java: Add value-preserving flow steps for Android's SharedPreferences Apr 22, 2022
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ The head of this PR and the base branch were compared for differences in the framework coverage reports. The generated reports are available in the artifacts of this workflow run. The differences will be picked up by the nightly job after the PR gets merged.

Click to show differences in coverage

java

Generated file changes for java

  • Changes to framework-coverage-java.rst:
-    Android,``android.*``,46,416,108,,,3,67,,,
+    Android,``android.*``,46,424,108,,,3,67,,,
-    Totals,,183,6225,1441,106,6,10,107,33,1,81
+    Totals,,183,6233,1441,106,6,10,107,33,1,81
  • Changes to framework-coverage-java.csv:
- android.content,24,27,100,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,69
+ android.content,24,27,108,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,77

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ The head of this PR and the base branch were compared for differences in the framework coverage reports. The generated reports are available in the artifacts of this workflow run. The differences will be picked up by the nightly job after the PR gets merged.

Click to show differences in coverage

java

Generated file changes for java

  • Changes to framework-coverage-java.rst:
-    Android,``android.*``,46,416,108,,,3,67,,,
+    Android,``android.*``,46,424,108,,,3,67,,,
-    Totals,,183,6225,1441,106,6,10,107,33,1,81
+    Totals,,183,6233,1441,106,6,10,107,33,1,81
  • Changes to framework-coverage-java.csv:
- android.content,24,27,100,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,69
+ android.content,24,27,108,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,77

Comment thread java/ql/lib/semmle/code/java/frameworks/android/SharedPreferences.qll Outdated
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ The head of this PR and the base branch were compared for differences in the framework coverage reports. The generated reports are available in the artifacts of this workflow run. The differences will be picked up by the nightly job after the PR gets merged.

Click to show differences in coverage

java

Generated file changes for java

  • Changes to framework-coverage-java.rst:
-    Android,``android.*``,46,416,108,,,3,67,,,
+    Android,``android.*``,46,424,108,,,3,67,,,
-    Totals,,183,6225,1441,106,6,10,107,33,1,81
+    Totals,,183,6233,1441,106,6,10,107,33,1,81
  • Changes to framework-coverage-java.csv:
- android.content,24,27,100,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,69
+ android.content,24,27,108,,,,,,16,,,,,,,,,,,8,,,,,,,,27,,31,77

@atorralba atorralba merged commit 85d5b12 into github:main Apr 25, 2022
@atorralba atorralba deleted the atorralba/cleartext-storage-sharedprefs-improvs branch April 25, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants