Skip to content

Commit 53b2ce8

Browse files
authored
Merge pull request #848 from NHSDigital/update-scripts
Update scripts to latest versions
2 parents 4d448f8 + 89ff059 commit 53b2ce8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.gitleaksignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ infrastructure/terraform/resource_group_init/storage.bicep:generic-api-key:59
2323
infrastructure/terraform/resource_group_init/keyVault.bicep:generic-api-key:10
2424
manage_breast_screening/config/settings_test.py:private-key:34
2525
manage_breast_screening/config/settings_test.py:public-key:61
26+
manage_breast_screening/config/.env.tpl:generic-api-key:36
27+
manage_breast_screening/config/.env.tpl:generic-api-key:42

.tool-versions

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1+
nodejs 24.11.0
12
pre-commit 3.6.0
23
python 3.14.0
3-
nodejs 24.11.0
4-
uv 0.9.7
5-
# TODO: can we switch all these docker scripts to github actions instead? Or at least something that
6-
# will be maintained by Dependabot?
7-
# docker/ghcr.io/gitleaks/gitleaks v8.18.0@sha256:fd2b5cab12b563d2cc538b14631764a1c25577780e3b7dba71657d58da45d9d9 # SEE: https://github.com/gitleaks/gitleaks/pkgs/container/gitleaks
8-
# docker/ghcr.io/anchore/grype v0.87.0@sha256:7638bec6a2a2b570588bb96e5e9632ef37f5556e92d126eb1a9542a76f71471c # SEE: https://github.com/anchore/grype/pkgs/container/grype
9-
# docker/ghcr.io/anchore/syft v0.92.0@sha256:63c60f0a21efb13e80aa1359ab243e49213b6cc2d7e0f8179da38e6913b997e0 # SEE: https://github.com/anchore/syft/pkgs/container/syft
104
terraform 1.7.0
5+
uv 0.9.7
6+
# docker/ghcr.io/gitleaks/gitleaks v8.30.0@sha256:691af3c7c5a48b16f187ce3446d5f194838f91238f27270ed36eef6359a574d9 # SEE: https://github.com/gitleaks/gitleaks/pkgs/container/gitleaks
7+
# docker/ghcr.io/anchore/grype v0.104.2@sha256:7416f2fada8bd8f99095d955a6fed700b714b51ceb8150f838920932954b04aa # SEE: https://github.com/anchore/grype/pkgs/container/grype
8+
# docker/ghcr.io/anchore/syft v1.38.2@sha256:63a159108794114992136692c92155c7694f259aca814a92c187a4e025754b00 # SEE: https://github.com/anchore/syft/pkgs/container/syft

0 commit comments

Comments
 (0)