Skip to content

Commit

Permalink
Push to release 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Aug 31, 2023
1 parent a0094ec commit 18a4e13
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.web
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM jeroenwillemsen/wrongsecrets:1.6.8-no-vault
ARG argBasedVersion="1.6.8-no-vault"
FROM jeroenwillemsen/wrongsecrets:1.6.9-no-vault
ARG argBasedVersion="1.6.9-no-vault"
ARG CANARY_URLS="http://canarytokens.com/terms/about/s7cfbdakys13246ewd8ivuvku/post.jsp,http://canarytokens.com/terms/about/y0all60b627gzp19ahqh7rl6j/post.jsp"
ARG CTF_ENABLED=false
ARG HINTS_ENABLED=true
Expand Down
2 changes: 1 addition & 1 deletion aws/k8s/secret-challenge-vault-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
volumeAttributes:
secretProviderClass: "wrongsecrets-aws-secretsmanager"
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-k8s-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion azure/k8s/secret-challenge-vault-deployment.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
volumeAttributes:
secretProviderClass: "azure-wrongsecrets-vault"
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-k8s-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ processes = []
dockerfile = "Dockerfile"

[build.args]
argBasedVersion="1.6.8"
argBasedVersion="1.6.9"
spring_profile="without-vault"
springdoc_api-docs_enabled="false"
springdoc_swagger-ui_enabled="false"
Expand Down
2 changes: 1 addition & 1 deletion gcp/k8s/secret-challenge-vault-deployment.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
volumeAttributes:
secretProviderClass: "wrongsecrets-gcp-secretsmanager"
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-k8s-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
ports:
Expand Down
2 changes: 1 addition & 1 deletion k8s/secret-challenge-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-no-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
ports:
Expand Down
2 changes: 1 addition & 1 deletion k8s/secret-challenge-vault-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
runAsNonRoot: true
serviceAccountName: vault
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-k8s-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion okteto/k8s/secret-challenge-ctf-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-no-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
name: secret-challenge-ctf
imagePullPolicy: IfNotPresent
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion okteto/k8s/secret-challenge-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- image: jeroenwillemsen/wrongsecrets:1.6.8-no-vault
- image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
name: secret-challenge
imagePullPolicy: IfNotPresent
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.owasp</groupId>
<artifactId>wrongsecrets</artifactId>
<version>1.6.8-SNAPSHOT</version>
<version>1.6.9-SNAPSHOT</version>

<name>OWASP WrongSecrets</name>
<description>Examples with how to not use secrets</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<li>(Apache 2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.12.RELEASE - http://github.com/spring-projects/spring-security-oauth)</li>
<li>(Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.2 - https://spring.io/projects/spring-security)</li>
<li>(Apache License, Version 2.0) Spring Vault Core (org.springframework.vault:spring-vault-core:3.0.2 - https://projects.spring.io/spring-vault/spring-vault-core/)</li>
<li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.8 - https://www.threeten.org/threetenbp)</li>
<li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.9 - https://www.threeten.org/threetenbp)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf-extras-springsecurity6 (org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-extras-springsecurity6)</li>
Expand Down

0 comments on commit 18a4e13

Please sign in to comment.