Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bridgecrewio/checkov-action from 12.2972.0 to 12.2974.0 #566

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump bridgecrewio/checkov-action from 12.2972.0 to 12.2974.0
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2972.0 to 12.2974.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@e13ed1f...6d511d8)

---
updated-dependencies:
- dependency-name: bridgecrewio/checkov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 12, 2025
commit 1b44418ad88a7dc0e53f6d0467880592ef49de85
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Verify and Deploy

Check notice on line 1 in .github/workflows/main.yml

GitHub Actions / StandardLint audit

CI configuration

Check for CI configuration file
on:
workflow_dispatch:
inputs:
@@ -69,7 +69,7 @@
input_path: cloudformation
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@e13ed1fd0f03094b3dcb4389c2f46ef4df9292b1 # master
uses: bridgecrewio/checkov-action@6d511d8095a0a39054d7623cb46a1505492388ac # master
with:
file: cloudformation/template.yml
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
2 changes: 1 addition & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ jobs:
input_path: cloudformation
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@e13ed1fd0f03094b3dcb4389c2f46ef4df9292b1 # master
uses: bridgecrewio/checkov-action@6d511d8095a0a39054d7623cb46a1505492388ac # master
with:
file: cloudformation/template.yml
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71

Unchanged files with check annotations Beta

# Lambda in Private VPC

Check notice on line 1 in README.md

GitHub Actions / StandardLint audit

Documentation

Check for README file
**Status:** Work in Progress
Apache License

Check notice on line 1 in LICENSE.md

GitHub Actions / StandardLint audit

License

Check for LICENSE file
Version 2.0, January 2004
http://www.apache.org/licenses/
Can also be used https://github.com/Hack23/templateopensource/releases in combination with tags

Check notice on line 1 in CHANGELOG.md

GitHub Actions / StandardLint audit

Changelog

Check for CHANGELOG file
# Security Policy

Check notice on line 1 in SECURITY.md

GitHub Actions / StandardLint audit

Security information

Check for SECURITY file
## Supported Versions
* @pethers

Check notice on line 1 in CODEOWNERS

GitHub Actions / StandardLint audit

Code owners

Check for CODEOWNERS file
## Contributing

Check notice on line 1 in CONTRIBUTING.md

GitHub Actions / StandardLint audit

Contribution information

Check for CONTRIBUTING file
[fork]: /fork
[pr]: /compare
---

Check notice on line 1 in .github/ISSUE_TEMPLATE/issue.md

GitHub Actions / StandardLint audit

Issue template

Check for GitHub issue template
name: Any other type of issues
about: Feedback/Community Support or general issues
title: ''
By submitting a request, you represent that you have the right to license

Check notice on line 1 in .github/ISSUE_TEMPLATE/pull_request.md

GitHub Actions / StandardLint audit

PR template

Check for GitHub Pull Request template
your contribution to the community, and agree that your contributions are
licensed under the [The Apache Software License, Version 2.0]([LICENSE.txt](https://github.com/Hack23/templateopensource/LICENSE.md)).