Explore

Filters (0) Clear filters
Languages
Level
Tags

76-100 of 589

Convert parseLocalDateTime to java.time version

Convert parseLocalDateTime to java.time version

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert parseLocalDate to java.time version

Convert parseLocalDate to java.time version

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert parseLocalTime to java.time version

Convert parseLocalTime to java.time version

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert parseMillis to java.time version

Convert parseMillis to java.time version

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert parseMutableDateTime to java.time

Convert parseMutableDateTime to java.time

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert print(Long) to format()

Convert print(Long) to format()

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert printTo(appendable, long) to format(TemporalAccessor, Appendable)

Convert printTo to formatTo

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert print() to format()

Convert print() to format()

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert printTo() to formatTo()

Convert printTo() to formatTo()

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert Return type to java.time.DateTimeFormatter

Convert Return type to java.time.DateTimeFormatter

  • warning
  • java
  • kotlin
  • framework specific
  • java.time
  • Joda-Time
  • quality
Convert toTimeZone to TimeZone.getTimeZone(ZoneId)

Convert toTimeZone to TimeZone.getTimeZone(ZoneId)

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Create private constructor for utility class (all fields/methods are static)

This utility class only contains static fields and methods. Consider protecting against accidental instantiation.

  • info
  • java
  • Java basic
  • quality
Crypto: Cipher: Insecure Asymmetric Cryptographic Algorithm

This cryptographic algorithm is not recommended

  • error
  • java
  • security
  • basic protection set
Crypto: KeyAgreement: Guide on Approved Cryptographic Algorithm

This cryptographic algorithm is not recommended

  • marked_information
  • java
  • security
  • basic protection set
Crypto: KeyAgreement: Insecure Cryptographic Algorithm

This cryptographic algorithm is insecure

  • error
  • java
  • security
  • basic protection set
Crypto: KeyPair Generation: Approved Standard Cryptographic Algorithm

This cryptographic algorithm is not recommended

  • error
  • java
  • security
  • basic protection set
Crypto: KeyPair Generation: Insecure Cryptographic Algorithm

This cryptographic algorithm is insecure

  • error
  • java
  • security
  • basic protection set
Crypto: KeyPair Generation: Non Standard Cryptographic Algorithm

This cryptographic algorithm is not recommended

  • error
  • java
  • security
  • basic protection set
Crypto: Signature: Approved Hashing Algorithm

This hashing algorithm is not recommended for cryptographic use

  • marked_information
  • java
  • security
  • basic protection set
Crypto: Signature: Insecure Hashing Algorithm

This hashing algorithm is not recommended for cryptographic use

  • error
  • java
  • security
  • basic protection set
Crypto: Signature: Non Standard Hashing Algorithm

This hashing algorithm is not recommended for cryptographic use

  • warning
  • java
  • security
  • basic protection set
CSRF: Disabled CSRF protection (AbstractHttpConfigurer)

Disabling Spring Security's CSRF protection makes the application vulnerable

  • error
  • java
  • Spring
  • security
  • framework specific
  • web
  • Spring Security
  • CSRF
  • OWASP Top 10
CSRF: Disabled CSRF protection (HttpSecurity)

Disabling Spring Security's CSRF protection makes the application vulnerable

  • error
  • java
  • Spring
  • security
  • framework specific
  • web
  • Spring Security
  • CSRF
  • OWASP Top 10
Data: Injection: Parameterize LDAP Filters: DirContext#search

Could lead to LDAP Injection

  • error
  • java
  • security
  • LDAP
  • injection
  • OWASP Top 10
Data Protection: Avoid Data Exposure - Avoid Device Protected Storage - Compliant

Compliant

  • compliant
  • java
  • security
  • framework specific
  • mobile
  • Android
  • Android security set