Skip to content

🌱 add support for Checkov SAST tool #4686

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdamKorcz
Copy link
Contributor

What kind of change does this PR introduce?

(Is it a bug fix, feature, docs update, something else?)

feature

What is the current behavior?

Scorecard does not support Checkov.

What is the new behavior (if this is a feature change)?**

Scorecard supports Checkov.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Partially fixes #2318 (comment)

Special notes for your reviewer

Does this PR introduce a user-facing change?

Support Checkov SAST.

@AdamKorcz AdamKorcz requested a review from a team as a code owner June 28, 2025 18:13
@AdamKorcz AdamKorcz requested review from justaugustus and raghavkaul and removed request for a team June 28, 2025 18:13
@AdamKorcz AdamKorcz temporarily deployed to integration-test June 28, 2025 18:14 — with GitHub Actions Inactive
Copy link

codecov bot commented Jun 28, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.28%. Comparing base (353ed60) to head (4141935).
Report is 188 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4686      +/-   ##
==========================================
+ Coverage   66.80%   68.28%   +1.47%     
==========================================
  Files         230      249      +19     
  Lines       16602    18890    +2288     
==========================================
+ Hits        11091    12899    +1808     
- Misses       4808     5131     +323     
- Partials      703      860     +157     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AdamKorcz AdamKorcz marked this pull request as draft June 28, 2025 19:12
Signed-off-by: Adam Korczynski <adam@adalogics.com>
@AdamKorcz AdamKorcz temporarily deployed to integration-test June 30, 2025 10:37 — with GitHub Actions Inactive
@AdamKorcz AdamKorcz marked this pull request as ready for review June 30, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add more options for SAST tools
1 participant