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

chore(secrets): bump detect secrets #7018

Merged
merged 3 commits into from
Feb 18, 2025
Merged

Conversation

RabeaZr
Copy link
Contributor

@RabeaZr RabeaZr commented Feb 17, 2025

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

New/Edited policies (Delete if not relevant)

Description

Include a description of what makes it a violation and any relevant external links.

Fix

How does someone fix the issue in code and/or in runtime?

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

Generated description

Below is a concise technical summary of the changes proposed in this PR:

Updates the bc-detect-secrets library from version 1.5.35 to 1.5.36. This change is reflected in both the Pipfile and setup.py. Additionally, it modifies the GENERIC_PRIVATE_KEY_CHECK_IDS set in the secrets runner by adding a new check ID 'CKV_SECRET_9'. The Pipfile.lock is also updated with new dependency hashes and versions.

TopicDetails
Secret Check Update Modifies the GENERIC_PRIVATE_KEY_CHECK_IDS set in the secrets runner by adding 'CKV_SECRET_9'
Modified files (1)
  • checkov/secrets/runner.py
Latest Contributors(2)
UserCommitDate
[email protected]feat-secrets-Masking-s...November 17, 2024
[email protected]feat-secrets-Adding-ch...November 17, 2024
Dependency Update Updates the bc-detect-secrets library to version 1.5.36 in Pipfile and setup.py
Modified files (3)
  • Pipfile.lock
  • setup.py
  • Pipfile
Latest Contributors(2)
UserCommitDate
tjwaldfeat-general-initial-s...January 23, 2025
tsmithv11chore-secrets-bump-det...December 19, 2024
This pull request is reviewed by Baz. Join @RabeaZr and the rest of your team on (Baz).

@RabeaZr RabeaZr deployed to scan-security February 17, 2025 22:46 — with GitHub Actions Active
@pazbechor pazbechor self-requested a review February 18, 2025 08:15
Copy link
Contributor

@pazbechor pazbechor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RabeaZr RabeaZr merged commit 69b9412 into main Feb 18, 2025
47 checks passed
@RabeaZr RabeaZr deleted the bump-detect-secrets-to-1.5.36 branch February 18, 2025 08:15
Saarett pushed a commit that referenced this pull request Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants