File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
java/ql/test/query-tests/security/CWE-524/res/layout Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 66
77 <EditText
88 android : id =" @+id/test1_password"
9- android : inputType =" text" /> <!-- $hasResult -->
9+ android : inputType =" text" /> <!-- $ hasResult -->
1010
1111 <EditText
1212 android : id =" @+id/test2_safe"
13- android : inputType =" text" />
13+ android : inputType =" text" />
1414
1515 <EditText
1616 android : id =" @+id/test3_password"
17- android : inputType =" textNoSuggestions" />
17+ android : inputType =" textNoSuggestions" />
1818
1919 <EditText
2020 android : id =" @+id/test4_password"
21- android : inputType =" textPassword" />
21+ android : inputType =" textPassword" />
2222
2323 <EditText
2424 android : id =" @+id/test5_bank_account_name"
25- android : inputType =" textMultiLine" /> <!-- $hasResult -->
25+ android : inputType =" textMultiLine" /> <!-- $ hasResult -->
2626
2727 <EditText
28- android : id =" @+id/test6_password" /> <!-- $hasResult -->
28+ android : id =" @+id/test6_password" /> <!-- $ hasResult -->
2929
3030 <EditText
31- android : id =" @+id/test7_password" />
31+ android : id =" @+id/test7_password" />
3232
3333 <EditText
34- android : id =" @+id/test8_password" />
35- </LinearLayout >
34+ android : id =" @+id/test8_password" />
35+ </LinearLayout >
You can’t perform that action at this time.
0 commit comments