testImplementation 'org.testcontainers:rabbitmq:1.20.4' 2 vulnerabilities found in dependency

2025. 1. 1. 16:13·트러블슈팅

 

"2 vulnerabilities found in dependency:
GHSA-4g9r-vxhx-9pgx
8.1
Transitive Apache Commons Compress: Denial of service caused by an infinite loop for a corrupted DUMP file
GHSA-4265-ccf5-phj5
5.5
Transitive Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file"

org.testcontainers:rabbitmq:1.20.4 의존성 추가해줬더니 이와 같은 경고 메시지가 발생했습니다.

 

	testImplementation 'org.testcontainers:rabbitmq:1.20.4'
	testImplementation 'org.apache.commons:commons-compress:1.26.0'

보안 취약점 없는 버전('org.apache.commons:commons-compress:1.26.0')을 명시해줌으로써 경고 없앴읍니다.

 

'트러블슈팅' 카테고리의 다른 글

REQUIRES_NEW로 인한 DB 커넥션 리소스 고갈  (0) 2025.01.23
[DockerCompose]Error: "failed to create task for container: Unavailable: error reading from server  (0) 2024.10.27
[Redis Error] Unable to send PING command over channel  (0) 2024.10.22
springboot Could not move temporary workspace 오류  (0) 2024.05.01
org.hibernate.sql 미작동  (0) 2024.01.09
'트러블슈팅' 카테고리의 다른 글
  • REQUIRES_NEW로 인한 DB 커넥션 리소스 고갈
  • [DockerCompose]Error: "failed to create task for container: Unavailable: error reading from server
  • [Redis Error] Unable to send PING command over channel
  • springboot Could not move temporary workspace 오류
용쓰개
용쓰개
  • 용쓰개
    용쓰게
    용쓰개
  • 전체
    오늘
    어제
    • 분류 전체보기 (34)
      • Spring (11)
        • 스프링 Data JPA (0)
        • 스프링 시큐리티 (1)
        • QueryDSL (1)
        • webflux (1)
      • JAVA (5)
      • 여러가지 모르는 지식들 (6)
      • 알고리즘 (0)
      • 후기 (0)
        • 일상 (1)
        • 책 (1)
      • 운영체제 (1)
      • 트러블슈팅 (9)
      • 프로젝트 (0)
        • 펫동네 (0)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

  • 공지사항

  • 인기 글

  • 태그

  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.0
용쓰개
testImplementation 'org.testcontainers:rabbitmq:1.20.4' 2 vulnerabilities found in dependency
상단으로

티스토리툴바