Closed dependabot[bot] closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest
to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:1ba692487270862767b58da4f150c00cb4b718a323b5f1ae2bfa3d0ab7db9761
OS/Platform | Previous Size | Current Size | Delta |
---|---|---|---|
linux/amd64 | 640.66M | 640.74M | 81.64K (+0.01%) |
linux/arm64 | 633.02M | 633.10M | 85.64K (+0.01%) |
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 15 | 0 | 0.05s | |
✅ DOCKERFILE | hadolint | 2 | 0 | 0.4s | |
✅ JSON | prettier | 11 | 0 | 0 | 0.59s |
✅ JSON | v8r | 10 | 0 | 4.42s | |
✅ MARKDOWN | markdownlint | 8 | 0 | 0 | 0.93s |
✅ MARKDOWN | markdown-table-formatter | 8 | 0 | 0 | 0.21s |
✅ REPOSITORY | checkov | yes | no | 15.92s | |
✅ REPOSITORY | gitleaks | yes | no | 0.25s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 13.66s | |
✅ REPOSITORY | secretlint | yes | no | 1.27s | |
✅ REPOSITORY | trivy | yes | no | 7.9s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.4s | |
✅ REPOSITORY | trufflehog | yes | no | 2.97s | |
✅ SPELL | lychee | 48 | 0 | 1.35s | |
✅ YAML | prettier | 20 | 0 | 0 | 0.93s |
✅ YAML | v8r | 20 | 0 | 12.28s | |
✅ YAML | yamllint | 20 | 0 | 0.45s |
See detailed report in MegaLinter reports
Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest
to ghcr.io/philips-software/amp-devcontainer-rust@sha256:8ed711947e4a3e5a14c0eb615503f2cf22b5ab8ba6225ee50ca54092d2882674
OS/Platform | Previous Size | Current Size | Delta |
---|---|---|---|
linux/amd64 | 432.86M | 432.86M | 1.55K (+0.00%) |
linux/arm64 | 572.09M | 572.09M | 664.00 (+0.00%) |
2 files ±0 2 suites ±0 52s :stopwatch: -1s 26 tests ±0 26 :white_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 28 runs ±0 28 :white_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 8bcb7565. ± Comparison against base commit 1e768513.
Description | Value |
---|---|
Number of added lines | 2 |
Number of deleted lines | 2 |
Number of changed files | 2 |
Number of commits | 1 |
Number of reviews | 1 |
Number of comments (w/o review comments) | 5 |
Number of reviews that contains a comment to resolve | 0 |
Number of reviews that requested a change from the author | 0 |
Number of reviews that approved the Pull Request | 1 |
Get the total number of participants of a Pull Request | 4 |
Description | Value |
---|---|
PR lead time (from creation to close of PR) | 57.4 Min |
Time that was spend on the branch before the PR was created | 1 Sec |
Time that was spend on the branch before the PR was merged | 57.5 Min |
Time to merge after last review | 4.1 Min |
Description | Value |
---|---|
Total runtime for last status check run (Workflow for PR) | 11.4 Min |
Total time spend in last status check run on PR | 3.8 Min |
🎉 Hooray! The changes in this pull request went live with the release of v5.1.3 🎉
Bumps the github-actions group with 2 updates: actions/dependency-review-action and EnricoMi/publish-unit-test-result-action.
Updates
actions/dependency-review-action
from 4.3.3 to 4.3.4Release notes
Sourced from actions/dependency-review-action's releases.
Commits
5a2ce3f
Merge pull request #791 from actions/juxtin/update-versionac6a6ad
Prepare even more for v4.3.43e2b917
Merge pull request #790 from actions/juxtin/update-versiond9ab9c8
Update version in package.json8c152c7
Merge pull request #769 from actions/dependabot/npm_and_yarn/zod-3.23.80085d30
Update dist08b5bf2
Bump zod from 3.22.4 to 3.23.8986fce9
Merge pull request #784 from actions/dependabot/npm_and_yarn/got-14.4.128743f8
Merge pull request #719 from actions/change-spdx-parserd6f34c3
Merge pull request #789 from actions/dependabot/npm_and_yarn/braces-3.0.3Updates
EnricoMi/publish-unit-test-result-action
from 2.16.1 to 2.17.0Release notes
Sourced from EnricoMi/publish-unit-test-result-action's releases.
Commits
567cc7f
CI: Do not upload docker build record (#616)14102cd
Releasing v2.17.0912d4a6
Bump docker/build-push-action from 5 to 6 (#611)6bfefcd
Remove PIP dependabot config0e2e68b
Avoid escaped quotes in Windows PowerShell action (#603)e444c4e
Upgrade dependencies (#606)96c9bf7
Test on ubuntu-24.04 (#599)eae46b9
Remove macos-11 from CI (#600)b9d4934
Publish macos with Python 3.8 on macos-12, not latest (#595)78c6824
Use venv to test OS (#589)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show