-
Notifications
You must be signed in to change notification settings - Fork 337
Comparing changes
Open a pull request
base repository: Checkmarx/kics
base: v2.1.8
head repository: Checkmarx/kics
compare: v2.1.9
- 6 commits
- 42 files changed
- 3 contributors
Commits on May 23, 2025
-
fix(perms): revert permissions change to fix results export error (#7477
) * revert permissions change to fix * use constant to update filePerms to OpenFile * update helm and go version * update go version to version 1.24 * update all test names to have a constant name instead of using fmt.Sprintf function to build it * empty commit to trigger pipelines * update dockerfile go mod version to 1.24.2
Configuration menu - View commit details
-
Copy full SHA for 11456d5 - Browse repository at this point
Copy the full SHA 11456d5View commit details
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b48bd3c - Browse repository at this point
Copy the full SHA b48bd3cView commit details -
feat(analyzer): add a blacklist to the Analyzer to exclude FHIR files (…
…#7470) * add new Ignored Files parameter to scan results verbose and remove FHIR documents from being parsed * rename getTotalFiles to GetTotalFiles * add a new counter IgnoredFiles * fix gocritic lint issue * refactor Counters print with correct order * revert addition of ignored files to report output * revert addition of ignored files field * add e2e to test fhir files skip from KICS scan * remove unnecessary check for fhir as a return type * add unit test to analyzer_test.go for fhir file * add fhir to all exclude files * add fhir file to TestProvider_getExcludePaths
Configuration menu - View commit details
-
Copy full SHA for 0694206 - Browse repository at this point
Copy the full SHA 0694206View commit details -
fix(query): fix fn for S3_Bucket_Allows_Public_Policy query (#7456)
* fix fn for S3 Bucket Allows Public Policy query * refactor name from bucket and account, separating both assets * remove unused bucket_name variable from policy * update query behaviour * update positive expected results * remove unused files * refactor S3 Bucket Allows Public Policy query update * revert query name change and delete old references * add new lower severity query and update comments on automations * fix severity capitalization * fix severity on expected results * update name for positive expected results with correct query name * revert addition of new query * fix typo * remove index from pubBucket document since we are not using it anymore
Configuration menu - View commit details
-
Copy full SHA for 7118e02 - Browse repository at this point
Copy the full SHA 7118e02View commit details
Commits on May 27, 2025
-
docs(queries): update queries catalog (#7480)
Co-authored-by: cx-artur-ribeiro <153724638+cx-artur-ribeiro@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94fd45d - Browse repository at this point
Copy the full SHA 94fd45dView commit details -
docs(kicsbot): preparing for release 2.1.9 (#7481)
* docs(kicsbot): preparing for release 2.1.9 * update kics to version 219 --------- Co-authored-by: cx-monica-casanova <109349080+cx-monica-casanova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce3868e - Browse repository at this point
Copy the full SHA ce3868eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.8...v2.1.9