Skip to content

build(deps): bump fast-xml-builder from 1.0.0 to 1.2.0 in /src/applications/lambda/petfood-stock-processor-node#547

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/applications/lambda/petfood-stock-processor-node/fast-xml-builder-1.2.0
Open

build(deps): bump fast-xml-builder from 1.0.0 to 1.2.0 in /src/applications/lambda/petfood-stock-processor-node#547
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/applications/lambda/petfood-stock-processor-node/fast-xml-builder-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps fast-xml-builder from 1.0.0 to 1.2.0.

Changelog

Sourced from fast-xml-builder's changelog.

1.2.0 (2026-05-08)

  • Add support for sanitizeName option
  • Support xml-naming for validating and sanitizing tag and attribute names

1.1.9 (2026-05-06)

  • fix: format output for preserve order when indent by is set to empty string

1.1.8 (2026-05-05)

  • fix: skip text property for PI tags
  • improve typings

1.1.7 (2026--05-04)

  • fix security issues when attribute value contains quotes

1.1.6 (2026--05-04)

  • fix security issues related to comment
  • skip comment with null value

1.1.5 (2026-04-17)

  • fix security issues related to comment and cdata

1.1.4 (2026-03-16)

  • support maxNestedTags option

1.1.3 (2026-03-13)

  • declare Matcher & Expression as unknown so user is not forced to install path-expression-matcher

1.1.2 (2026-03-11)

  • fix typings

1.1.1 (2026-03-11)

  • upgrade path-expression-matcher to 1.1.3

1.1.0 (2026-03-10)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.0.0 to 1.2.0.
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/commits/v1.2.0)

---
updated-dependencies:
- dependency-name: fast-xml-builder
  dependency-version: 1.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

ASH Security Scan Report

  • Report generated: 2026-05-08T16:33:37+00:00
  • Time since scan: 1 minute

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-05-08T16:32:00+00:00
  • ASH version: 3.4.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

  • Severity levels:
    • Suppressed (S): Findings that have been explicitly suppressed and don't affect scanner status
    • Critical (C): Highest severity findings that require immediate attention
    • High (H): Serious findings that should be addressed soon
    • Medium (M): Moderate risk findings
    • Low (L): Lower risk findings
    • Info (I): Informational findings with minimal risk
  • Duration (Time): Time taken by the scanner to complete its execution
  • Actionable: Number of findings at or above the threshold severity level that require attention
  • Result:
    • PASSED = No findings at or above threshold
    • FAILED = Findings at or above threshold
    • MISSING = Required dependencies not available
    • SKIPPED = Scanner explicitly disabled
    • ERROR = Scanner execution error
  • Threshold: The minimum severity level that will cause a scanner to fail
    • Thresholds: ALL, LOW, MEDIUM, HIGH, CRITICAL
    • Source: Values in parentheses indicate where the threshold is set:
      • global (global_settings section in the ASH_CONFIG used)
      • config (scanner config section in the ASH_CONFIG used)
      • scanner (default configuration in the plugin, if explicitly set)
  • Statistics calculation:
    • All statistics are calculated from the final aggregated SARIF report
    • Suppressed findings are counted separately and do not contribute to actionable findings
    • Scanner status is determined by comparing actionable findings to the threshold
Scanner Suppressed Critical High Medium Low Info Actionable Result Threshold
bandit 0 0 0 0 25 0 0 PASSED MEDIUM (global)
cdk-nag 0 0 0 0 0 0 0 SKIPPED MEDIUM (global)
cfn-nag 0 0 0 0 0 0 0 MISSING MEDIUM (global)
checkov 30 0 0 0 0 0 0 PASSED MEDIUM (global)
detect-secrets 24 0 0 0 0 0 0 PASSED MEDIUM (global)
grype 0 19 0 17 11 0 36 FAILED MEDIUM (global)
npm-audit 0 0 0 0 0 0 0 PASSED MEDIUM (global)
opengrep 0 0 0 0 0 0 0 MISSING MEDIUM (global)
semgrep 14 2 0 0 0 0 2 FAILED MEDIUM (global)
syft 0 0 0 0 0 0 0 PASSED MEDIUM (global)
trivy-repo 0 0 0 0 0 0 0 MISSING MEDIUM (global)

Top 10 Hotspots

Files with the highest number of security findings:

Finding Count File Location
11 src/applications/microservices/petfood-rs/Cargo.lock
6 src/cdk/package-lock.json
3 package-lock.json
3 src/applications/microservices/payforadoption-go/go.mod
3 src/applications/lambda/petfood-cleanup-processor-node/package-lock.json
3 src/applications/lambda/petstatusupdater-node/package-lock.json
3 src/applications/lambda/petfood-stock-processor-node/package-lock.json
3 src/applications/lambda/traffic-generator-node/package-lock.json
1 .github/workflows/acceptance.yaml
1 src/cdk/scripts/keycloak/keycloak-setup.sh

Detailed Findings

Show 20 of 38 actionable findings

Finding 1: yaml.github-actions.security.run-shell-injection.run-shell-injection

  • Severity: HIGH
  • Scanner: semgrep
  • Rule ID: yaml.github-actions.security.run-shell-injection.run-shell-injection
  • Location: .github/workflows/acceptance.yaml:30-38

Description:
Using variable interpolation ${{...}} with github context data in a run: step could allow an attacker to inject their own code into the runner. This would allow them to steal secrets and code. github context data can have arbitrary user input and should be treated as untrusted. Instead, use an intermediate environment variable with env: to store the data and use the environment variable in the run: script. Be sure to use double-quotes the environment variable, like this: "$ENVVAR".

Code Snippet:

run: |
          echo "Triggering AWS Pipeline"
          aws codepipeline start-pipeline-execution --name ${{ secrets.PIPELINE_NAME }} \
            --region us-east-2 \
            --variables name=GithubUser,value=${{ github.repository_owner }} name=GithubBranch,value=${{ github.ref_name }} \
            --output text \
            --query 'pipelineExecutionId'
          sleep 30

Finding 2: bash.curl.security.curl-pipe-bash.curl-pipe-bash

  • Severity: HIGH
  • Scanner: semgrep
  • Rule ID: bash.curl.security.curl-pipe-bash.curl-pipe-bash
  • Location: src/cdk/scripts/keycloak/keycloak-setup.sh:213

Description:
Data is being piped into bash from a curl command. An attacker with control of the server in the curl command could inject malicious code into the pipe, resulting in a system compromise. Avoid piping untrusted data into bash or any other shell if you can. If you must do this, consider checking the SHA sum of the content returned by the server to verify its integrity.

Code Snippet:

curl -fsSL https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

Finding 3: GHSA-rf6f-7fwh-wjgh-flatted

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rf6f-7fwh-wjgh-flatted
  • Location: package-lock.json:1

Description:
A high vulnerability in npm package: flatted, version 3.3.3 was found at: /package-lock.json


Finding 4: GHSA-hppc-g8h3-xhp3-openssl

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-hppc-g8h3-xhp3-openssl
  • Location: src/applications/microservices/petfood-rs/Cargo.lock:1

Description:
A high vulnerability in rust-crate package: openssl, version 0.10.75 was found at: /src/applications/microservices/petfood-rs/Cargo.lock


Finding 5: GHSA-pqf5-4pqq-29f5-openssl

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-pqf5-4pqq-29f5-openssl
  • Location: src/applications/microservices/petfood-rs/Cargo.lock:1

Description:
A high vulnerability in rust-crate package: openssl, version 0.10.75 was found at: /src/applications/microservices/petfood-rs/Cargo.lock


Finding 6: GHSA-ghm9-cr32-g9qj-openssl

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-ghm9-cr32-g9qj-openssl
  • Location: src/applications/microservices/petfood-rs/Cargo.lock:1

Description:
A high vulnerability in rust-crate package: openssl, version 0.10.75 was found at: /src/applications/microservices/petfood-rs/Cargo.lock


Finding 7: GHSA-8c75-8mhr-p7r9-openssl

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8c75-8mhr-p7r9-openssl
  • Location: src/applications/microservices/petfood-rs/Cargo.lock:1

Description:
A high vulnerability in rust-crate package: openssl, version 0.10.75 was found at: /src/applications/microservices/petfood-rs/Cargo.lock


Finding 8: GHSA-mh2q-q3fh-2475-go.opentelemetry.io/otel

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mh2q-q3fh-2475-go.opentelemetry.io/otel
  • Location: src/applications/microservices/payforadoption-go/go.mod:1

Description:
A high vulnerability in go-module package: go.opentelemetry.io/otel, version v1.40.0 was found at: /src/applications/microservices/payforadoption-go/go.mod


Finding 9: GHSA-48c2-rrv3-qjmp-yaml

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-48c2-rrv3-qjmp-yaml
  • Location: src/cdk/package-lock.json:1

Description:
A medium vulnerability in npm package: yaml, version 1.10.2 was found at: /src/cdk/package-lock.json


Finding 10: GHSA-48c2-rrv3-qjmp-yaml

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-48c2-rrv3-qjmp-yaml
  • Location: src/cdk/package-lock.json:1

Description:
A medium vulnerability in npm package: yaml, version 2.8.2 was found at: /src/cdk/package-lock.json


Finding 11: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: src/applications/lambda/petfood-cleanup-processor-node/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/applications/lambda/petfood-cleanup-processor-node/package-lock.json


Finding 12: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: src/applications/lambda/petstatusupdater-node/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/applications/lambda/petstatusupdater-node/package-lock.json


Finding 13: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: src/cdk/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/cdk/package-lock.json


Finding 14: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: src/applications/lambda/petfood-stock-processor-node/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /src/applications/lambda/petfood-stock-processor-node/package-lock.json


Finding 15: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: src/applications/lambda/traffic-generator-node/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /src/applications/lambda/traffic-generator-node/package-lock.json


Finding 16: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: src/cdk/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/cdk/package-lock.json


Finding 17: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: src/applications/lambda/petstatusupdater-node/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/applications/lambda/petstatusupdater-node/package-lock.json


Finding 18: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: src/applications/lambda/petfood-cleanup-processor-node/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.3.6 was found at: /src/applications/lambda/petfood-cleanup-processor-node/package-lock.json


Finding 19: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: src/applications/lambda/traffic-generator-node/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /src/applications/lambda/traffic-generator-node/package-lock.json


Finding 20: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: src/applications/lambda/petfood-stock-processor-node/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /src/applications/lambda/petfood-stock-processor-node/package-lock.json

Note: Showing 20 of 38 total actionable findings. Configure max_detailed_findings to adjust this limit.


Report generated by Automated Security Helper (ASH) at 2026-05-08T16:33:37+00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants