chore(deps, cpp): update github.vscode-pull-request-github in devcontainer.json - #96
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 24 | 0 | 0 | 0.66s | |
| ✅ ACTION | zizmor | 24 | 0 | 0 | 0 | 3.03s |
| ✅ DOCKERFILE | hadolint | 3 | 0 | 0 | 0.42s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.53s | |
| ✅ JSON | prettier | 22 | 3 | 0 | 0 | 0.71s |
| ✅ JSON | v8r | 22 | 0 | 0 | 13.04s | |
| ✅ MARKDOWN | markdownlint | 12 | 0 | 0 | 0 | 1.3s |
| ✅ MARKDOWN | markdown-table-formatter | 12 | 1 | 0 | 0 | 0.31s |
| ✅ REPOSITORY | checkov | yes | no | no | 31.02s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 1.7s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 69.46s | |
| ✅ REPOSITORY | osv-scanner | yes | no | no | 0.67s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.61s | |
| ✅ REPOSITORY | syft | yes | no | no | 2.25s | |
| ✅ REPOSITORY | trivy | yes | no | no | 14.8s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.44s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 7.05s | |
| lychee | 86 | 3 | 0 | 11.27s | ||
| ✅ YAML | prettier | 32 | 0 | 0 | 0 | 1.18s |
| ✅ YAML | v8r | 32 | 0 | 0 | 15.24s | |
| ✅ YAML | yamllint | 32 | 0 | 0 | 1.18s |
Detailed Issues
⚠️ SPELL / lychee - 3 errors
📝 Summary
---------------------
🔍 Total..........133
🔗 Unique.........112
✅ Successful.....125
⏳ Timeouts.........0
🔀 Redirected......13
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........3
⛔ Unsupported......3
Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 30:7) | Rejected status code: 403 Forbidden
Errors in README.md
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/embedded-pro/embedded-devcontainer (at 6:603) | Connection failed. Check network connectivity and firewall settings
Errors in test/cpp/features/security.feature
[ERROR] https://slsa.dev/spec/v1.0/levels (at 20:30) | TLS handshake failed. Check SSL/TLS configuration
Hint: Followed 13 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`
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:
- oxsecurity/megalinter/flavors/salesforce@v9.5.0 (59 linters)
- oxsecurity/megalinter/flavors/javascript@v9.5.0 (62 linters)
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.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,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_GRYPE,REPOSITORY_OSV_SCANNER,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
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
Test Results 12 files 12 suites 16m 35s ⏱️ Results for commit 3d51a7e. |
Note
Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.
Updates
github.vscode-pull-request-githubfrom 0.160.0 to 0.162.0Release notes