• Phillip Webb's avatar
    Improve ImageName/ImageReference parse performance · 617f7b95
    Phillip Webb authored
    Update `ImageName` and `ImageReference` to use distinct regex patterns
    to parse specific parts of the value. Prior to this commit a single
    regex pattern was used which could hang given certain input strings.
    
    Fixes gh-23115
    617f7b95
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...