File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
java/org/owasp/wrongsecrets/challenges/docker Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11package org .owasp .wrongsecrets .challenges .docker ;
22
3- import com .google .common .base .Strings ;
43import java .util .List ;
54import lombok .extern .slf4j .Slf4j ;
65import org .owasp .wrongsecrets .RuntimeEnvironment ;
109import org .owasp .wrongsecrets .challenges .Difficulty ;
1110import org .owasp .wrongsecrets .challenges .Spoiler ;
1211import org .springframework .core .annotation .Order ;
13- import org .springframework .security .crypto .password .Pbkdf2PasswordEncoder ;
1412import org .springframework .stereotype .Component ;
1513
1614/**
Original file line number Diff line number Diff line change 1+ === Reporting on Vulnerabilities
2+
3+ A security researcher found a Google API key.
Original file line number Diff line number Diff line change 1+ Todo
Original file line number Diff line number Diff line change 1+ *Why we need to be careful with vulnerability reports*
2+
You can’t perform that action at this time.
0 commit comments