semgr8ns / semgr8s

Semgrep-based Policy Controller for Kubernetes
https://semgr8ns.github.io/semgr8s/
Apache License 2.0
5 stars 0 forks source link

update: bump the gh-actions-packages group with 2 updates #266

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the gh-actions-packages group with 2 updates: bridgecrewio/checkov-action and mikepenz/action-junit-report.

Updates bridgecrewio/checkov-action from 12.2762.0 to 12.2765.0

Commits
  • 329e2bb Bump checkov container version to 3.2.115
  • 3568801 Bump checkov container version to 3.2.114
  • 5ec4ca5 Bump checkov container version to 3.2.113
  • See full diff in compare view


Updates mikepenz/action-junit-report from 4.2.1 to 4.2.2

Release notes

Sourced from mikepenz/action-junit-report's releases.

v4.2.2

🚀 Features

📦 Dependencies

  • Dependency upgrades
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 5 months ago

Dependency Review

The following issues were found:

See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA a41f4d4f411f3523ccb094522881fdb8bffc18b7.

Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/.reusable-sast.yml

PackageVersionLicenseIssue Type
bridgecrewio/checkov-action329e2bb9c8d047eaa4216c2e815c6957cbf97e59NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/bridgecrewio/checkov-action 329e2bb9c8d047eaa4216c2e815c6957cbf97e59 UnknownUnknown
actions/bridgecrewio/checkov-action cbef505ba3282486a24541d7c862e19266ad0d96 UnknownUnknown
actions/mikepenz/action-junit-report ac30be7acb0a361e5492575ab42e47fcadec4928 :green_circle: 5.5
Details
CheckScoreReason
Code-Review:warning: 1Found 2/12 approved changesets -- score normalized to 1
Maintained:green_circle: 109 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Security-Policy:green_circle: 10security policy file detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities:green_circle: 82 existing vulnerabilities detected
actions/mikepenz/action-junit-report 9379f0ccddcab154835d4e2487555ee79614fe95 :green_circle: 5.5
Details
CheckScoreReason
Code-Review:warning: 1Found 2/12 approved changesets -- score normalized to 1
Maintained:green_circle: 109 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Security-Policy:green_circle: 10security policy file detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities:green_circle: 82 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/.reusable-sast.yml
  • bridgecrewio/checkov-action@329e2bb9c8d047eaa4216c2e815c6957cbf97e59
  • bridgecrewio/checkov-action@cbef505ba3282486a24541d7c862e19266ad0d96
.github/workflows/.reusable-unit-test.yml
  • mikepenz/action-junit-report@ac30be7acb0a361e5492575ab42e47fcadec4928
  • mikepenz/action-junit-report@9379f0ccddcab154835d4e2487555ee79614fe95
github-actions[bot] commented 5 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
semgr8s
   __main__.py16160%5–29
   app.py78396%116, 176–177
   k8s_api.py22291%43–44
   updater.py29293%49–50
TOTAL1972388% 

Tests Skipped Failures Errors Time
18 0 :zzz: 0 :x: 0 :fire: 2.206s :stopwatch:
dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.