Skip to content

chore(deps, base): update udev - #1405

Open
philips-software-forest-releaser[bot] wants to merge 1 commit into
mainfrom
feature/amp-devcontainer-base/update-apt-packages
Open

chore(deps, base): update udev#1405
philips-software-forest-releaser[bot] wants to merge 1 commit into
mainfrom
feature/amp-devcontainer-base/update-apt-packages

Conversation

@philips-software-forest-releaser

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@philips-software-forest-releaser philips-software-forest-releaser Bot added apt dependencies Pull requests that update a dependency file labels Aug 6, 2026
@philips-software-forest-releaser
philips-software-forest-releaser Bot requested a review from a team as a code owner August 6, 2026 17:41
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.24s
✅ DOCKERFILE hadolint 4 0 0 0.32s
✅ JSON npm-package-json-lint yes no no 0.49s
✅ JSON prettier 45 8 0 0 0.95s
✅ JSON v8r 45 0 0 18.65s
✅ MARKDOWN markdownlint 13 0 0 0 1.26s
✅ MARKDOWN markdown-table-formatter 13 0 0 0 0.3s
✅ REPOSITORY betterleaks yes no no 1.28s
✅ REPOSITORY checkov yes no no 29.58s
✅ REPOSITORY gitleaks yes no no 1.3s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 73.14s
⚠️ REPOSITORY osv-scanner yes 2 no 0.74s
✅ REPOSITORY secretlint yes no no 2.41s
✅ REPOSITORY syft yes no no 2.51s
✅ REPOSITORY trivy yes no no 12.78s
✅ REPOSITORY trivy-sbom yes no no 0.39s
✅ REPOSITORY trufflehog yes no no 6.67s
⚠️ SPELL lychee 117 6 0 117.34s
✅ YAML prettier 36 0 0 0 1.4s
✅ YAML v8r 36 0 0 15.96s
✅ YAML yamllint 36 0 0 1.44s

Detailed Issues

⚠️ SPELL / lychee - 6 errors
📝 Summary
---------------------
🔍 Total..........154
🔗 Unique.........126
✅ Successful.....139
⏳ Timeouts.........4
🔀 Redirected......19
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........6
⛔ Unsupported......6

Errors in .github/CODE_OF_CONDUCT.md
[ERROR] https://www.contributor-covenant.org/ (at 76:42) | Network error: Connection reset by peer (os error 104)

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 38:7) | Rejected status code: 403 Forbidden

Errors in .github/workflows/pr-conventional-title.yml
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ (at 42:95) | Error (cached)

Errors in README.md
[ERROR] https://docs.sigstore.dev/cosign/signing/overview/ (at 156:76) | Network error: Connection reset by peer (os error 104)
[TIMEOUT] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer (at 4:599) | Request timed out
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ (at 212:88) | I/O error (ConnectionReset). Check network connectivity and server status

Errors in test/cpp/features/security.feature
[TIMEOUT] https://slsa.dev/spec/v1.0/levels (at 20:30) | Request timed out
[TIMEOUT] https://slsa.dev/spec/v1.0/threats (at 28:19) | Request timed out
[ERROR] https://slsa.dev/spec/v1.0/threats (at 42:44) | Connection failed. Check network connectivity and firewall settings
[TIMEOUT] https://slsa.dev/spec/v1.0/verifying-artifacts (at 24:25) | Request timed out

Hint: Followed 19 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ REPOSITORY / osv-scanner - 2 errors
Scanning dir .
Starting filesystem walk for root: /
Scanned package-lock.json file and found 73 packages
Scanned test/rust/workspace/cargo/Cargo.lock file and found 1 package
Scanned test/rust/workspace/test/Cargo.lock file and found 1 package
Scanned test/rust/workspace/clippy/Cargo.lock file and found 1 package
Scanned test/embedded-rust/workspace/cortex-mf/Cargo.lock file and found 20 packages
Scanned test/embedded-rust/workspace/cortex-m/Cargo.lock file and found 20 packages
Scanned .devcontainer/docs/requirements.txt file and found 14 packages
Scanned .devcontainer/cpp/requirements.txt file and found 20 packages
End status: 118 dirs visited, 370 inodes visited, 8 Extract calls, 32.67082ms elapsed, 32.67098ms wall time

Total 3 packages affected by 4 known vulnerabilities (0 Critical, 2 High, 0 Medium, 0 Low, 2 Unknown) from 2 ecosystems.
2 vulnerabilities can be fixed.

+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE               | VERSION | FIXED VERSION | SOURCE                                            |
+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+
| https://osv.dev/RUSTSEC-2026-0110   |      | crates.io | bare-metal            | 0.2.5   | --            | test/embedded-rust/workspace/cortex-m/Cargo.lock  |
| https://osv.dev/RUSTSEC-2026-0110   |      | crates.io | bare-metal            | 0.2.5   | --            | test/embedded-rust/workspace/cortex-mf/Cargo.lock |
| https://osv.dev/GHSA-mh99-v99m-4gvg | 7.5  | npm       | brace-expansion (dev) | 5.0.7   | 5.0.8         | package-lock.json                                 |
| https://osv.dev/GHSA-rgw5-rvv9-x895 | 7.5  | npm       | brace-expansion (dev) | 5.0.7   | 5.0.9         | package-lock.json                                 |
+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@philips-software-forest-releaser
philips-software-forest-releaser Bot force-pushed the feature/amp-devcontainer-base/update-apt-packages branch from 2f1feab to e0f2a47 Compare August 16, 2026 02:50
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 82.43 MB 89.04 MB +6.61 MB (+8.02%) 🔼
linux/arm64 80.35 MB 87.08 MB +6.73 MB (+8.37%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-docs:edgeghcr.io/philips-software/amp-devcontainer-docs:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 207.22 MB 220.46 MB +13.24 MB (+6.39%) 🔼
linux/arm64 203.27 MB 216.77 MB +13.5 MB (+6.64%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-embedded-rust:edgeghcr.io/philips-software/amp-devcontainer-embedded-rust:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 476.07 MB 511.64 MB +35.57 MB (+7.47%) 🔼
linux/arm64 426.8 MB 461.33 MB +34.53 MB (+8.09%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 413.13 MB 444.96 MB +31.84 MB (+7.71%) 🔼
linux/arm64 364.55 MB 394.91 MB +30.36 MB (+8.33%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 379.74 MB 409.11 MB +29.37 MB (+7.74%) 🔼
linux/arm64 359.72 MB 389.65 MB +29.93 MB (+8.32%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-embedded-cpp:edgeghcr.io/philips-software/amp-devcontainer-embedded-cpp:pr-1405

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 568.2 MB 611.32 MB +43.12 MB (+7.59%) 🔼
linux/arm64 546.44 MB 591.04 MB +44.59 MB (+8.16%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

 25 files  ±0   25 suites  ±0   25m 57s ⏱️ + 8m 35s
 48 tests ±0   47 ✅  - 1  0 💤 ±0  0 ❌ ±0  1 🔥 +1 
209 runs  ±0  208 ✅  - 1  0 💤 ±0  0 ❌ ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit e0f2a47. ± Comparison against base commit ca195e3.

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

Labels

apt dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant