File tree Expand file tree Collapse file tree 4 files changed +107
-107
lines changed
src/main/resources/templates Expand file tree Collapse file tree 4 files changed +107
-107
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ rm -rf jdk-18_linux-x64_bin.deb
347347git rebase -i main
348348git rebase -i master
349349git stash
350- export tempPassword=" sgQ/8xYdHO5rkfIRzsFKFz2Ms6R05OHqMC7WOy8jD0A ="
350+ export tempPassword=" 9Un1yhHh0hU/uIdxz3KCVWJabyPJfD+GtNYeOE//KuY ="
351351mvn run tempPassword
352352k6
353353npx k6
Original file line number Diff line number Diff line change 11
22 function secret ( ) {
3- var password = "U3R2sO8 =" + 9 + "hIh7 " + 6 + "R68 =" + 2 + "fYkB " + 7 ;
3+ var password = "iOf3K54 =" + 9 + "gyJK " + 6 + "Pu4 =" + 2 + "EP15 " + 7 ;
44 return password ;
55 }
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.4 </version >
8+ <version >3.5.5 </version >
99 <!-- lookup parent from repository -->
1010 </parent >
1111
1212 <groupId >org.owasp</groupId >
1313 <artifactId >wrongsecrets</artifactId >
14- <version >1.12.3B2 -SNAPSHOT</version >
14+ <version >1.12.3 -SNAPSHOT</version >
1515
1616 <name >OWASP WrongSecrets</name >
1717 <description >Examples with how to not use secrets</description >
264264 <dependency >
265265 <groupId >org.springdoc</groupId >
266266 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
267- <version >2.8.9 </version >
267+ <version >2.8.10 </version >
268268 </dependency >
269269 <dependency >
270270 <groupId >com.azure.spring</groupId >
You can’t perform that action at this time.
0 commit comments