Skip to content

Commit

Permalink
CCM-6405 Initial PR remediation
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenvaines-bjss committed Sep 10, 2024
1 parent d82a2fe commit af0fa80
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 130 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-repository-template-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Run syncronisation script
run: |
./scripts/githooks/sync-template-repo.sh
rm -Rf ./nhs-notify-repository-template
- name: Create Pull Request
if: ${{ !env.ACT }}
Expand Down
1 change: 0 additions & 1 deletion nhs-notify-repository-template
Submodule nhs-notify-repository-template deleted from 788790
3 changes: 2 additions & 1 deletion scripts/config/.repository-template-sync-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
scripts/config/.repository-template-sync-ignore
.github/workflows/
nhs-notify-repository-template/
*/examples/

# Files and Folders in this repository to ignore
.vscode/
Expand All @@ -13,6 +14,6 @@ VERSION
# Files and Folders in the template repository to disregard
.devcontainer/
.github/workflows/cicd-*.yaml
*/examples/
docs/
infrastructure/terraform/components/
scripts/config/vale/styles/config/vocabularies/words/
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[A-Z]+s
Bitwarden
bot
Cognito
config
Cyber
Dependabot
draw.io
drawio
endcapture
endfor
endraw
env
GitHub
Gitleaks
Grype
Expand All @@ -19,8 +19,6 @@ Octokit
onboarding
Podman
Python
rawContent
sed
Syft
Terraform
toolchain
Expand Down
2 changes: 0 additions & 2 deletions scripts/docker/examples/python/.tool-versions.example

This file was deleted.

33 changes: 0 additions & 33 deletions scripts/docker/examples/python/Dockerfile

This file was deleted.

54 changes: 0 additions & 54 deletions scripts/docker/examples/python/Dockerfile.effective

This file was deleted.

1 change: 0 additions & 1 deletion scripts/docker/examples/python/VERSION

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/docker/examples/python/assets/hello_world/app.py

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/docker/examples/python/assets/hello_world/requirements.txt

This file was deleted.

8 changes: 0 additions & 8 deletions scripts/docker/examples/python/tests/goss.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/terraform/terraform.mk
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ terraform-sec: # TFSEC check against Terraform files - optional: terraform_dir|d
tfsec infrastructure/terraform \
--force-all-dirs \
--exclude-downloaded-modules \
--tfvars-file infrastructure/terraform/etc/global.tfvars \
--tfvars-file infrastructure/terraform/etc/env_eu-west-2_main.tfvars \
--config-file scripts/config/tfsec.yml

# ==============================================================================
Expand Down

0 comments on commit af0fa80

Please sign in to comment.