This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
chore(deps): update module github.com/checkmarx/kics to v2 #1953
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.13
->v2.1.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Checkmarx/kics (github.com/Checkmarx/kics)
v2.1.1
Compare Source
🚀 New features and improvements
feat(query): add new query for tencentcloud CVM resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7136
feat(query): add new query for tencentcloud VPC resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7133
feat(query): add new query for tencentcloud TKE resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7138
feat(query): add new query for tencentcloud CDB resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7134
feat(query): add new query for tencentcloud CVM resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7122
feat(query): add new query for tencentcloud CLB resource by @SevenEarth in https://github.com/Checkmarx/kics/pull/7135
🐛 Bug fixes
fix(dockerfiles): update dockerfiles constant mapping in https://github.com/Checkmarx/kics/pull/7124
fix(version): bump urllib3 version from queries-validator requirements in https://github.com/Checkmarx/kics/pull/7140
fix(query): policy without principal query with false positive for IAM role used as an inline policy in https://github.com/Checkmarx/kics/pull/7097
fix(query): security groups not used query with false positive in aws_elasticache_instance resources in https://github.com/Checkmarx/kics/pull/7098
fix(query): add positive expected results for "secretId" and "secretKey" for Tencentcloud by @SevenEarth in https://github.com/Checkmarx/kics/pull/7146
📦 Dependency updates bumps
build(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in https://github.com/Checkmarx/kics/pull/7155
👻 Maintenance
update(linting): update contribuition guide and remove deprecated linting methods in https://github.com/Checkmarx/kics/pull/7159
update(chainguard): update chainguard image for libcrypto3 and libssl3 versions update in https://github.com/Checkmarx/kics/pull/7173
docs(queries): update queries catalog in https://github.com/Checkmarx/kics/pull/7130
fix(docs): add urls to all queries download in https://github.com/Checkmarx/kics/pull/7154
update(query): change query name to maintain the same logic in https://github.com/Checkmarx/kics/pull/7141
update(ghaction): update kics-gh-action.yaml in https://github.com/Checkmarx/kics/pull/7127
New Contributors
@SevenEarth made their first contribution in https://github.com/Checkmarx/kics/pull/7122
v2.1.0
Compare Source
🚀 New features and improvements
feat(bicep): adding bicep support in https://github.com/Checkmarx/kics/pull/6980
update(queries): databricks, nifcloud and tencentcloud queries run by default when kics scans terraform files in https://github.com/Checkmarx/kics/pull/7072
feat(engine): add --max-resolver-depth flag in https://github.com/Checkmarx/kics/pull/7043
feat(engine): similarity id improve in https://github.com/Checkmarx/kics/pull/6970
🐛 Bug fixes
fix(query): added missing case to storage blob query in https://github.com/Checkmarx/kics/pull/7030
fix(flow): save flow in https://github.com/Checkmarx/kics/pull/7083
fix(query): passwords and secrets - generic secrets with fp results in https://github.com/Checkmarx/kics/pull/7087
fix(query): apt-get Missing '-y' To Avoid Manual Input in https://github.com/Checkmarx/kics/pull/7060
fix(query): implicit flow in oauth2 queries duplicated in https://github.com/Checkmarx/kics/pull/7057
fix(query): revert changes in the 'platform_flag_with_from' query in https://github.com/Checkmarx/kics/pull/7117
fix(githubactions): add max length in https://github.com/Checkmarx/kics/pull/7063
fix(query): vcp peering route table should restrict cidr query with fp results in https://github.com/Checkmarx/kics/pull/7067
fix(query): fix bugs and small improvements to TF queries in https://github.com/Checkmarx/kics/pull/7052
fix(query): tf mfa delete doing checks out of its scope in https://github.com/Checkmarx/kics/pull/7051
fix(query): lower properties protocol in https://github.com/Checkmarx/kics/pull/6640
fix(query): slight refactor to actually filter the correct/wanted codes in https://github.com/Checkmarx/kics/pull/7035
📦 Dependency updates bumps
ci(deps): bump peter-evans/repository-dispatch from 2 to 3 in https://github.com/Checkmarx/kics/pull/7049
ci(deps): bump goreleaser/goreleaser-action from 4.2.0 to 5.1.0 in https://github.com/Checkmarx/kics/pull/7070
ci(deps): bump docker/setup-buildx-action from 2 to 3 in https://github.com/Checkmarx/kics/pull/7048
ci(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 in https://github.com/Checkmarx/kics/pull/7050
ci(deps): bump golangci/golangci-lint-action from 3.5.0 to 4.0.0 in https://github.com/Checkmarx/kics/pull/6878
ci(deps): bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1.0.1 in https://github.com/Checkmarx/kics/pull/6419
ci(deps): bump peter-evans/create-pull-request from 4 to 6 in https://github.com/Checkmarx/kics/pull/6864
👻 Maintenance
chore(databricks): add new spark LTS runtime by @dim-ops in https://github.com/Checkmarx/kics/pull/7079
chore(databricks): remove deprecated spark lts version by @dim-ops in https://github.com/Checkmarx/kics/pull/7080
update(script): requests version upgrade to 2.32.0 in https://github.com/Checkmarx/kics/pull/7066
update(query): removing special chars from query name in https://github.com/Checkmarx/kics/pull/7061
docs(queries): update queries catalog in https://github.com/Checkmarx/kics/pull/7041
update(docs): experimental queries docs update in https://github.com/Checkmarx/kics/pull/7076
update(deps): dependencies update in https://github.com/Checkmarx/kics/pull/7101
update(deps): update dependencies in https://github.com/Checkmarx/kics/pull/7108
update(readme): readme improvements in https://github.com/Checkmarx/kics/pull/7084
update(prtemplate): update pull request template in https://github.com/Checkmarx/kics/pull/7088
update(codeowners): update CODEOWNERS in https://github.com/Checkmarx/kics/pull/7119
update(roadmap): roadmap is updated in https://github.com/Checkmarx/kics/pull/7082
update(queries): prefix "(beta)" added to queries that are still under review in https://github.com/Checkmarx/kics/pull/7085
update(repo): create CODEOWNERS in https://github.com/Checkmarx/kics/pull/7046
update(gopkg): update package path for v2 in https://github.com/Checkmarx/kics/pull/7042
Configuration
📅 Schedule: Branch creation - "after 8am on Monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.