Skip to content

[PRM-732] resolve more Dependabot issues#107

Merged
samfallowfield merged 9 commits intomainfrom
PRM-732
Feb 26, 2026
Merged

[PRM-732] resolve more Dependabot issues#107
samfallowfield merged 9 commits intomainfrom
PRM-732

Conversation

@samfallowfield
Copy link
Contributor

No description provided.

@samfallowfield samfallowfield marked this pull request as ready for review February 25, 2026 11:34
@samfallowfield samfallowfield requested a review from a team as a code owner February 25, 2026 11:34
@github-actions
Copy link

Code security issues found

View full details here.

@github-actions
Copy link

Report for step_function on environment: dev

Terraform Format and Style 🖌success

Format Output


Terraform Initialization ⚙️success

Initialization Output

Initializing the backend...

Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins...
- Finding hashicorp/aws versions matching "~> 6.0"...
- Installing hashicorp/aws v6.34.0...
- Installed hashicorp/aws v6.34.0 (signed by HashiCorp)
Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan (0 to add, 0 to change, 8 to destroy)


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  - destroy

Terraform will perform the following actions:

  # aws_cloudwatch_event_target.daily_transfer_details_by_hour_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.daily_transfer_details_by_hour_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "daily_transfer_details_by_hour_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-daily-7am-dev-daily-reports-details-by-hour-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "0"
              - NUMBER_OF_DAYS           = "1"
              - REPORT_NAME              = "TRANSFER_DETAILS_BY_HOUR"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-daily-7am" -> null
      - target_id      = "dev-daily-reports-details-by-hour-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.daily_transfer_level_technical_failures_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.daily_transfer_level_technical_failures_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "daily_transfer_level_technical_failures_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-daily-7am-dev-daily-reports-transfer-level-technical-failures-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "0"
              - NUMBER_OF_DAYS           = "1"
              - REPORT_NAME              = "TRANSFER_LEVEL_TECHNICAL_FAILURES"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-daily-7am" -> null
      - target_id      = "dev-daily-reports-transfer-level-technical-failures-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.daily_transfer_outcomes_per_supplier_pathway_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.daily_transfer_outcomes_per_supplier_pathway_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "daily_transfer_outcomes_per_supplier_pathway_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-daily-7am-dev-daily-reports-generator-transfer-outcomes-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "true"
              - CONVERSATION_CUTOFF_DAYS = "0"
              - NUMBER_OF_DAYS           = "1"
              - REPORT_NAME              = "TRANSFER_OUTCOMES_PER_SUPPLIER_PATHWAY"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-daily-7am" -> null
      - target_id      = "dev-daily-reports-generator-transfer-outcomes-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.monthly_sicbl_level_integration_times_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.monthly_sicbl_level_integration_times_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "monthly_sicbl_level_integration_times_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-every-month-15th-7am-dev-monthly-reports-generator-sicbl-level-integr-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "14"
              - NUMBER_OF_MONTHS         = "1"
              - REPORT_NAME              = "SUB_ICB_LOCATION_LEVEL_INTEGRATION_TIMES"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-every-month-15th-7am" -> null
      - target_id      = "dev-monthly-reports-generator-sicbl-level-integr-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.monthly_transfer_outcomes_per_supplier_pathway_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.monthly_transfer_outcomes_per_supplier_pathway_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "monthly_transfer_outcomes_per_supplier_pathway_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-every-month-15th-7am-dev-monthly-reports-generator-transfer-outcomes-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "14"
              - NUMBER_OF_MONTHS         = "1"
              - REPORT_NAME              = "TRANSFER_OUTCOMES_PER_SUPPLIER_PATHWAY"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-every-month-15th-7am" -> null
      - target_id      = "dev-monthly-reports-generator-transfer-outcomes-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.weekly_transfer_details_by_hour_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.weekly_transfer_details_by_hour_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "weekly_transfer_details_by_hour_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-every-week-month-7am-dev-weekly-reports-generator-transfer-hourly-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "2"
              - NUMBER_OF_DAYS           = "7"
              - REPORT_NAME              = "TRANSFER_DETAILS_BY_HOUR"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-every-week-month-7am" -> null
      - target_id      = "dev-weekly-reports-generator-transfer-hourly-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.weekly_transfer_level_technical_failures_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.weekly_transfer_level_technical_failures_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "weekly_transfer_level_technical_failures_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-every-week-month-7am-dev-weekly-reports-generator-transfer-level-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "2"
              - NUMBER_OF_DAYS           = "7"
              - REPORT_NAME              = "TRANSFER_LEVEL_TECHNICAL_FAILURES"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-every-week-month-7am" -> null
      - target_id      = "dev-weekly-reports-generator-transfer-level-trigger" -> null
        # (1 unchanged attribute hidden)
    }

  # aws_cloudwatch_event_target.weekly_transfer_outcomes_per_supplier_pathway_report_event_trigger[0] will be destroyed
  # (because index [0] is out of range for count)
  # (moved from aws_cloudwatch_event_target.weekly_transfer_outcomes_per_supplier_pathway_report_event_trigger)
  - resource "aws_cloudwatch_event_target" "weekly_transfer_outcomes_per_supplier_pathway_report_event_trigger" {
      - arn            = "arn:aws:states:eu-west-2:343515223843:stateMachine:reports-generator" -> null
      - event_bus_name = "default" -> null
      - force_destroy  = false -> null
      - id             = "dev-run-data-pipeline-step-functions-every-week-month-7am-dev-weekly-reports-generator-transfer-outcomes-trigger" -> null
      - input          = jsonencode(
            {
              - ALERT_ENABLED            = "false"
              - CONVERSATION_CUTOFF_DAYS = "2"
              - NUMBER_OF_DAYS           = "7"
              - REPORT_NAME              = "TRANSFER_OUTCOMES_PER_SUPPLIER_PATHWAY"
              - SEND_EMAIL_NOTIFICATION  = "true"
            }
        ) -> null
      - region         = "eu-west-2" -> null
      - role_arn       = "arn:aws:iam::343515223843:role/dev-reports-generator-trigger" -> null
      - rule           = "dev-run-data-pipeline-step-functions-every-week-month-7am" -> null
      - target_id      = "dev-weekly-reports-generator-transfer-outcomes-trigger" -> null
        # (1 unchanged attribute hidden)
    }

Plan: 0 to add, 0 to change, 8 to destroy.

@sonarqubecloud
Copy link

@samfallowfield samfallowfield merged commit 3cb4642 into main Feb 26, 2026
38 of 39 checks passed
@samfallowfield samfallowfield deleted the PRM-732 branch February 26, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants