Skip to content

Commit 9a059e1

Browse files
mrlockstarnc-shahidazim
authored andcommitted
DTOSS-9089: Fix OWASP ZAP report in Cohort Manager pipeline
1 parent 667f445 commit 9a059e1

28 files changed

Lines changed: 563 additions & 26 deletions

.azuredevops/pipelines/acr-image-retag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
12+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/adhoc-post-deployment-tests-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- repository: dtos-devops-templates
99
type: github
1010
name: NHSDigital/dtos-devops-templates
11-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
11+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1212
endpoint: NHSDigital
1313

1414
variables:

.azuredevops/pipelines/cd-infrastructure-dev-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
16+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-dev-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
12+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-int-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
16+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-int-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
12+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-nft-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
16+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-nft-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
12+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/cd-infrastructure-preprod-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
16+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1717
endpoint: NHSDigital
1818

1919
variables:

.azuredevops/pipelines/cd-infrastructure-preprod-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
12+
ref: 0abead1e42da2bb60cbc85054ac2452746679d29
1313
endpoint: NHSDigital
1414

1515
parameters:

0 commit comments

Comments
 (0)