build(deps): bump philips-software/amp-devcontainer-cpp from v6.6.1 to 8.1.0 in /.devcontainer - #201
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer) from v6.6.1 to 8.1.0. - [Release notes](https://github.com/philips-software/amp-devcontainer/releases) - [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md) - [Commits](philips-software/amp-devcontainer@v6.6.1...v8.1.0) --- updated-dependencies: - dependency-name: philips-software/amp-devcontainer-cpp dependency-version: 8.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 8 | 0 | 0 | 0.36s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.57s | |
| ✅ JSON | prettier | 6 | 1 | 0 | 0 | 0.73s |
| ✅ JSON | v8r | 6 | 0 | 0 | 3.96s | |
| markdownlint | 9 | 1 | 11 | 0 | 1.16s | |
| ✅ MARKDOWN | markdown-table-formatter | 9 | 1 | 0 | 0 | 0.44s |
| checkov | yes | no | 1 | 23.33s | ||
| ✅ REPOSITORY | git_diff | yes | no | no | 0.14s | |
| ✅ REPOSITORY | grype | yes | no | no | 64.46s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 2.6s | |
| ✅ REPOSITORY | syft | yes | no | no | 2.65s | |
| ✅ REPOSITORY | trivy | yes | no | no | 13.63s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.38s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.48s | |
| lychee | 43 | 10 | 0 | 4.24s | ||
| ✅ YAML | prettier | 12 | 0 | 0 | 0 | 0.95s |
| ✅ YAML | v8r | 12 | 0 | 0 | 9.35s | |
| ✅ YAML | yamllint | 12 | 0 | 0 | 0.59s |
Detailed Issues
⚠️ REPOSITORY / checkov - 1 warning
warning: Ensure that a user for the container has been created
┌─ Dockerfile.flex:1:1
│
1 │ ╭ FROM ghcr.io/philips-software/amp-devcontainer-cpp:v6.0.2@sha256:36afaaa5ba4bc4e9bb471012db9733c26a210e315ddb33600f73bb9532b02a25 AS builder
2 │ │
3 │ │ HEALTHCHECK NONE
4 │ │
· │
29 │ │ ENTRYPOINT ["/flex/postmaster.flex"]
30 │ │ CMD ["--help"]
│ ╰──────────────^
│
= Ensure that a user for the container has been created
= Ensure that a user for the container has been created
warning: 1 warnings emitted
⚠️ SPELL / lychee - 10 errors
[ERROR] https://confluence.atlas.philips.com/display/GITHUB/Contribution+Models | Network error: error sending request for url (https://confluence.atlas.philips.com/display/GITHUB/Contribution+Models) Maybe a certificate error?
[403] https://share.philips.com/sites/SWCoE/Lists/List%20of%20Business%20Categories/DispForm.aspx?ID=52 | Network error: Forbidden
[403] https://share.philips.com/sites/SWCoE/Lists/List%20of%20Business%20Categories/AllItems.aspx | Network error: Forbidden
[404] https://github.com/philips-internal/amp-postmaster/releases/latest | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/security | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions/workflows/linting-formatting.yml | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions/workflows/linting-formatting.yml/badge.svg | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/workflows/Continuous%20Integration/badge.svg | Network error: Not Found
[404] https://philips-software.github.io/amp-embedded-infra-lib/embedded_infrastructure_library/7.0.0/Echo.html | Network error: Not Found
📝 Summary
---------------------
🔍 Total...........94
✅ Successful......84
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors..........10
Errors in .github/philips-repo.yaml
[403] https://share.philips.com/sites/SWCoE/Lists/List%20of%20Business%20Categories/DispForm.aspx?ID=52 | Network error: Forbidden
[403] https://share.philips.com/sites/SWCoE/Lists/List%20of%20Business%20Categories/AllItems.aspx | Network error: Forbidden
Errors in CONTRIBUTING.md
[ERROR] https://confluence.atlas.philips.com/display/GITHUB/Contribution+Models | Network error: error sending request for url (https://confluence.atlas.philips.com/display/GITHUB/Contribution+Models) Maybe a certificate error?
Errors in README.md
[404] https://philips-software.github.io/amp-embedded-infra-lib/embedded_infrastructure_library/7.0.0/Echo.html | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions/workflows/linting-formatting.yml/badge.svg | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/workflows/Continuous%20Integration/badge.svg | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/actions/workflows/linting-formatting.yml | Network error: Not Found
Errors in .github/SECURITY.md
[404] https://github.com/philips-internal/amp-postmaster/releases/latest | Network error: Not Found
[404] https://github.com/philips-internal/amp-postmaster/security | Network error: Not Found
⚠️ MARKDOWN / markdownlint - 11 errors
CHANGELOG.md:28 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:40 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:47 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:52 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:59 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:66 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:73 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:80 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
LICENSE.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "The MIT License (MIT) Copyrigh..."]
LICENSE.md:3:401 error MD013/line-length Line length [Expected: 400; Actual: 432]
LICENSE.md:7:401 error MD013/line-length Line length [Expected: 400; Actual: 460]
See detailed reports in MegaLinter artifacts
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.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

Show us your support by starring ⭐ the repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Cooldown could not be applied because no publication date was available from the registry.
Bumps philips-software/amp-devcontainer-cpp from v6.6.1 to 8.1.0.
Release notes
Sourced from philips-software/amp-devcontainer-cpp's releases.
... (truncated)
Changelog
Sourced from philips-software/amp-devcontainer-cpp's changelog.
... (truncated)
Commits
2fda2d2chore(main): release 8.1.0 (#1379)c41e77cchore(deps, base): update sonarsource.sonarlint-vscode in devcontainer.json (...136ab5cchore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...5286e8fchore(deps, embedded-rust): update rust-lang.rust-analyzer, sonarsource.sonar...62d83a9chore(deps, rust): update rust-lang.rust-analyzer, sonarsource.sonarlint-vsco...3795a0achore(deps, embedded-cpp): update ms-vscode.cpptools, sonarsource.sonarlint-v...c5312ccchore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...4e3851bchore(deps, embedded-cpp): update ms-vscode.cpptools, sonarsource.sonarlint-v...17b4c2etest(deps): bump the npm group with 2 updates (#1408)0652318chore(deps, embedded-rust): update probe-rs.probe-rs-debugger, rust-lang.rust...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)