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

fix(secrets): Bump detect-secrets to remove azure FPs #6949

Closed
wants to merge 10 commits into from

Conversation

tsmithv11
Copy link
Collaborator

@tsmithv11 tsmithv11 commented Jan 13, 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

This bumps detect-secrets to filter out .NET package SHAs.

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 detect-secrets library to version 1.5.34 to filter out .NET package SHAs. This change affects multiple files including Pipfile, Pipfile.lock, and setup.py. Additionally, it includes various code improvements and dependency updates across different modules.

TopicDetails
Detect-secrets update Updates the detect-secrets library to version 1.5.34 to filter out .NET package SHAs
Modified files (3)
  • Pipfile.lock
  • Pipfile
  • setup.py
Latest Contributors(2)
UserCommitDate
tsmithv11chore-secrets-bump-det...December 19, 2024
omryMenchore-secrets-bump-det...November 21, 2024
Code improvements Implements various code improvements and bug fixes across different modules
Modified files (4)
  • checkov/bicep/graph_builder/local_graph.py
  • checkov/arm/checks/resource/AKSMaxPodsMinimum.py
  • checkov/common/parsers/json/decoder.py
  • checkov/secrets/scan_git_history.py
Latest Contributors(2)
UserCommitDate
omryMenchore-secrets-bump-det...November 21, 2024
lirshindalmanfeat-arm-add-variable-...October 22, 2024
This pull request is reviewed by Baz. Join @tsmithv11 and the rest of your team on (Baz).

@tsmithv11 tsmithv11 closed this Jan 23, 2025
@tsmithv11 tsmithv11 deleted the bump-secrets-13jan25 branch January 23, 2025 09:45
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.

1 participant