Explore

Filters (0) Clear filters
Languages
Level
Tags

401-425 of 589

SLF4J Logging: Replace java.util.logging with SLF4J (Log Error)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Exception Debug)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Exception Error)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Exception Info)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Exception Trace)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Exception Warning)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Info)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Object Debug)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Object Error)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Object Info)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Object Trace)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Object Warning)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Trace)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Log Warning)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Trace)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: Replace java.util.logging with SLF4J (Warning)

Standardise on SLF4J by replacing this call

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: System.err

Replace System.err.print.* with consistent SLF4J error logging

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
SLF4J Logging: System.out

Replace System.out.print.* with consistent SLF4J error logging

  • marked_information
  • java
  • SLF4J
  • framework specific
  • logging
  • quality
Spring Data Neo4jClient#query is vulnerable to injections

Spring Data Neo4jClient#query is vulnerable to injections

  • error
  • java
  • security
  • Neo4j
  • framework specific
  • OWASP Top 10
  • injection
  • Spring Data
Spring recommendation: @(Rest)Controller, @Service, @Repository should be singletons

Classes annotated with @(Rest)Controller, @Service, @Repository should have a singleton scope

  • warning
  • java
  • web
  • framework specific
  • Spring Boot
  • Spring
  • quality
Spring Security: race condition: SecurityContextHolder.getContext.setAuthentication

It is important to create a new SecurityContext instance to avoid race conditions across multiple threads.

  • error
  • java
  • Spring
  • security
  • framework specific
  • web
  • Spring Security
Spring Security recommends DelegatingPasswordEncoder for best practices

DelegatingPasswordEncoder allows more flexibility when using several encoders, for code changes, and for migrating

  • info
  • java
  • Spring
  • security
  • framework specific
  • Spring Security
Spring Security recommends DelegatingPasswordEncoder for best practices (BCrypt)

DelegatingPasswordEncoder allows more flexibility when using several encoders, for code changes, and for migrating

  • info
  • java
  • Spring
  • security
  • framework specific
  • Spring Security
Spring Security recommends DelegatingPasswordEncoder for best practices (Bean)

DelegatingPasswordEncoder allows more flexibility when using several encoders, for code changes, and for migrating

  • info
  • java
  • kotlin
  • Spring
  • security
  • framework specific
  • Spring Security
Spring Security recommends DelegatingPasswordEncoder for best practices (Bean - BCrypt)

DelegatingPasswordEncoder allows more flexibility when using several encoders, for code changes, and for migrating

  • info
  • java
  • kotlin
  • Spring
  • security
  • framework specific
  • Spring Security