8000 Update dependency helm-unittest/helm-unittest to v1.0.3 by renovate[bot] · Pull Request #3270 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10BC0
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: "v3.19.0"
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_PLUGIN_UNITTEST_VERSION: "1.0.0"
HELM_PLUGIN_UNITTEST_VERSION: "1.0.3"
# renovate: datasource=github-releases depName=go-task/task
TASK_VERSION: "v3.45.4"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
2: |
apiVersion: apps/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Demo SSH Server deployed.

Note this should used for demo and test purposes.
Expand Down
@@ -1,6 +1,6 @@
Original file line number Diff line number Diff line change
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
2: |
apiVersion: apps/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
https://chart-example.localmap[path:/]
2: |
apiVersion: v1
data:
customConfig.yml: |2
customConfig.yml: |
application:
domain: juice-sh.op
name: OWASP Juice Shop
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
2: |
apiVersion: apps/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
2: |
apiVersion: apps/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Old Wordpress Instance deployed.

Note this should used for demo and test purposes.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
1. Get the application URL by running these commands:
2: |
apiVersion: apps/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Demo Unsafe Https Server deployed.

Note this should only be used for demo and test purposes.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Vulnerable log4j Instance deployed.

Note this should used for demo and test purposes.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Cascading Scan Hook deployed.

This will allow you to start Scans based on previous findings.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
matches the snapshot:
1: |
raw: |2

raw: |
FindingPostProcessing Hook deployed.
This will add postprocessing on every finding in this namespace matching these rules: [{"matches":[{"anyOf":[{"attributes":{"port":21,"state":"open"},"category":"Open Port"},{"attributes":{"port":389,"state":"open"},"category":"Open Port"}]}],"override":{"description":"Telnet is bad","severity":"high"}}].
2: |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
GenericWebhook deployed.
Will send requests to:
POST http://example.com
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Notification hook deployed.
Will send requests to:
- slack: SOME_ENV_KEY
Expand All @@ -11,7 +11,7 @@ matches the snapshot:
2: |
apiVersion: v1
data:
notification-channel.yaml: |2
notification-channel.yaml: |
- endPoint: SOME_ENV_KEY
name: slack
rules:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Azure Monitor PersistenceProvider deployed.
2: |
apiVersion: execution.securecodebox.io/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: "\nDefectDojo PersistenceProvider succesfully deployed \U0001F389.\n"
raw: "DefectDojo PersistenceProvider succesfully deployed \U0001F389.\n"
2: |
apiVersion: execution.securecodebox.io/v1
kind: ScanCompletionHook
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
Elastic Stack PersistenceProvider deployed.
2: |
apiVersion: batch/v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matches the snapshot:
1: |
raw: |2
raw: |
UpdateField Hook deployed.
This will add or override "category: my-own-category" on every finding in this namespace.
2: |
Expand Down
Loading
Loading
0