Explore
76-100 of 371
Information Exposure: Sensitive information
Do not send sensitive information or put it on the clipboard
- warning
- java
- security
- framework specific
- mobile
- Android
Insecure Data Storage: Store Sensitive Data in a Private Location (FileOutputStream constructor) in Activity
Do not store sensitive data in a public location
- warning
- java
- security
- framework specific
- mobile
- Android
Insecure Data Storage: Store Sensitive Data in a Private Location (FileOutputStream constructor) in Fragment
Do not store sensitive data in a public location
- warning
- java
- security
- framework specific
- mobile
- Android
Insecure Data Storage: Use SQLCipher Database (all other methods)
SQLite Databases are an insecure means of storage
- warning
- java
- security
- framework specific
- mobile
- Android
- SQL
- Android security set
Insecure Data Storage: Use SQLCipher Database (creation)
SQLite Databases are an insecure means of storage
- warning
- java
- security
- framework specific
- mobile
- Android
- SQL
- Android security set
JUnit 4: assertEquals suspicious order of arguments (with message)
Suspicious argument values for 'expected' and 'actual'
- warning
- java
- testing
- framework specific
- JUnit 4
- quality
JUnit 4: assertEquals suspicious order of arguments (with message)
Suspicious argument values for 'expected' and 'actual'
- warning
- java
- testing
- framework specific
- JUnit 4
- quality
JUnit 4: @Ignored Description
Add a description to indicate why the test has been ignored.
- warning
- java
- testing
- framework specific
- JUnit 4
- quality
JUnit 5: assertEquals suspicious order of arguments
Suspicious argument values for 'expected' and 'actual'
- warning
- java
- testing
- framework specific
- JUnit 5
- quality
JUnit 5: assertEquals suspicious order of arguments (with message)
Suspicious argument values for 'expected' and 'actual'
- warning
- java
- testing
- framework specific
- JUnit 5
- quality
JUnit 5: @Disabled Description
Add a description to indicate why the test has been disabled.
- warning
- java
- testing
- framework specific
- JUnit 5
- quality
JUnit 5: @Nested annotation unnecessary
There is no test information in this nested class.
- warning
- java
- testing
- framework specific
- JUnit 5
- quality
JUnit 5: @Nested annotation unnecessary
@Nested is only needed on nested classes
- warning
- java
- testing
- framework specific
- JUnit 5
- quality
JUnit 5: Test method cannot be private.
JUnit tests methods cannot be private. This test will not be ran as a test.
- warning
- java
- kotlin
- testing
- framework specific
- JUnit 5
- quality
JUnit: Mixed use of JUnit versions
This class is using multiple versions of JUnit. Consider standardizing to the latest JUnit version, and/or to AssertJ for assertions.
- warning
- java
- JUnit
- testing
- framework specific
- JUnit 4
- JUnit 5
- quality
Manifest Best Practices: Activity: launch mode should not be set
Launch mode should not be set for private activities
- warning
- xml
- security
- framework specific
- mobile
- Android
Manifest Best Practices: Activity: task affinity should not be set
Task affinity should not be set for private activities
- warning
- xml
- security
- framework specific
- mobile
- Android
Migrate add method to java.time plus method - Days
Migrate add method to java.time plus method - Days
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Hours
Migrate add method to java.time plus method - Hours
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Millis
Migrate add method to java.time plus method - Millis
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Minutes
Migrate add method to java.time plus method - Minutes
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Months
Migrate add method to java.time plus method - Months
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Seconds
Migrate add method to java.time plus method - Seconds
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Weeks
Migrate add method to java.time plus method - Weeks
- warning
- java
- java.time
- java.util.Calendar
- quality
Migrate add method to java.time plus method - Years
Migrate add method to java.time plus method - Years
- warning
- java
- java.time
- java.util.Calendar
- quality