bridgecrewio / checkov

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
https://www.checkov.io/
Apache License 2.0
7.17k stars 1.12k forks source link

chore(general): Modify README and update detect-secrets #6827

Closed tsmithv11 closed 2 weeks ago

tsmithv11 commented 2 weeks ago

User description

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

[//]: # "

PR Title

We use the title to create changelog automatically and therefore only allow specific prefixes
- break:    to indicate a breaking change, this supersedes any of the other types
- feat:     to indicate new features or checks
- fix:      to indicate a bugfix or handling of edge cases of existing checks
- docs:     to indicate an update to our documentation
- chore:    to indicate adjustments to workflow files or dependency updates
- platform: to indicate a change needed for the platform
Each prefix should be accompanied by a scope that specifies the targeted framework. If uncertain, use 'general'.
#    
Allowed prefixs:
ansible|argo|arm|azure|bicep|bitbucket|circleci|cloudformation|dockerfile|github|gha|gitlab|helm|kubernetes|kustomize|openapi|sast|sca|secrets|serverless|terraform|general|graph|terraform_plan|terraform_json
#
ex.
feat(terraform): add CKV_AWS_123 to ensure that VPC Endpoint Service is configured for Manual Acceptance

"

Description

Link to new IDE plugin and update detect-secrets

Checklist:


Generated description

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

Update the README.md to link to the new Prisma Cloud extension for VS Code, enhancing user guidance. Upgrade the bc-detect-secrets dependency from version 1.5.21 to 1.5.22 in Pipfile, Pipfile.lock, and setup.py to ensure compatibility and security improvements. Adjust Python version markers across multiple dependencies in Pipfile.lock to align with the latest Python version support policies.

<table><tr><th>Topic</th><th>Details</th><tr><td><a href=https://baz.co/changes/bridgecrewio/checkov/6827?tool=ast&topic=Documentation+Update>Documentation Update</a>
    </td><td>Update the <code>README.md</code> to link to the new Prisma Cloud extension for VS Code, enhancing user guidance.<details><summary>Modified files (1)</summary><ul><li>README.md</li></ul></details><details><summary>Latest Contributors(2)</summary><table><tr><th>Email</th><th>Commit</th><th>Date</th></tr><tr><td>28880387+tsmithv11@use...</td><td>docs-general-Update-Py...</td><td>November 06, 2024</td></tr>
eltociear@gmail.comdocs-general-update-RE...September 19, 2024 Dependency Upgrade Upgrade the bc-detect-secrets dependency from version 1.5.21 to 1.5.22 in Pipfile, Pipfile.lock, and setup.py to ensure compatibility and security improvements.
Modified files (3)
  • Pipfile.lock
  • setup.py
  • Pipfile
Latest Contributors(2)
EmailCommitDate
16597193+omryMen@users...chore-secrets-bump-det...November 10, 2024
28880387+tsmithv11@use...chore-secrets-Bump-det...November 08, 2024
Python Version Markers Adjust Python version markers across multiple dependencies in Pipfile.lock to align with the latest Python version support policies.
Modified files (1)
  • Pipfile.lock
Latest Contributors(2)
EmailCommitDate
16597193+omryMen@users...chore-secrets-bump-det...November 10, 2024
28880387+tsmithv11@use...chore-secrets-Bump-det...November 08, 2024
This pull request is reviewed by Baz. Join @tsmithv11 and the rest of your team on (Baz).