Explore

Filters (0) Clear filters
Languages
Level
Tags

26-50 of 159

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: Insecure Hashing Algorithm

This hashing algorithm is not recommended for cryptographic use

  • error
  • 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 - Cryptography: Avoid brute forcing: Use sufficiently long key sizes: keyGenerator

Could lead to brute forcing or other cryptographic weakness

  • error
  • java
  • security
  • basic protection set
Data Protection - Cryptography: Avoid cryptographic weakness: Use appropriate secret key generation algorithm: DES family

Could lead to brute forcing or other cryptographic weakness

  • error
  • java
  • security
  • basic protection set
Data Protection - Cryptography: Avoid cryptographic weakness: Use sufficiently long key sizes: keyGenerator bad value

Could lead to brute forcing or other cryptographic weakness

  • error
  • java
  • security
  • basic protection set
Data Protection - Cryptography: Avoid cryptographic weakness: Use sufficiently long key sizes: keyPairGenerator

Could lead to brute forcing or other cryptographic weakness

  • error
  • java
  • security
  • basic protection set
Data Protection - Cryptography: Avoid cryptographic weakness: Use sufficiently long key sizes: keyPairGenerator bad value

Could lead to brute forcing or other cryptographic weakness

  • error
  • java
  • security
  • basic protection set
Data Protection - Secure Data Display: Avoid Data Exposure: set FLAG_SECURE

Could leak sensitive information

  • error
  • java
  • security
  • mobile
  • framework specific
  • Android
  • Android security set
Data Protection - Secure Data Display: Avoid Data Exposure: Use FlagSecureHelper to create toasts

Could lead to Data Exposure

  • error
  • java
  • security
  • framework specific
  • mobile
  • Android
  • Android security set
Data Protection: Secure Data Storage: Avoid Data Exposure: Do not use NoOpPasswordEncoder

Could lead to data exposure

  • error
  • java
  • Spring
  • security
  • framework specific
  • Spring Security
Data Protection: Secure Data Storage: Avoid Data Exposure: Hash passwords using strong hashing algorithms

Could lead to data exposure

  • error
  • java
  • Spring
  • security
  • framework specific
  • Spring Security
Data Protection: Secure Data Storage: Avoid Data Exposure: Hash passwords using strong hashing algorithms

Could lead to data exposure

  • error
  • java
  • security
  • framework specific
  • Spring
  • Spring Security
DateTimeFormatter deprecated getChronolgy

DateTimeFormatter deprecated getChronolgy

  • error
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Email: Disabled SSL on Connect

When sending an email, SSL has been disabled on connection

  • error
  • java
  • security
  • Apache Commons
  • web
  • email
  • OWASP Top 10