Skip to content

Releases: Checkmarx/kics

v2.1.13

12 Aug 14:10
2e1be54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.12...v2.1.13

v2.1.12

28 Jul 11:31
bbd7b4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.11...v2.1.12

v2.1.11

07 Jul 13:21
f3b8f85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.10...v2.1.11

v2.1.10

04 Jun 12:01
522dbc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.9...v2.1.10

v2.1.9

27 May 10:36
ce3868e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.8...v2.1.9

v2.1.8

20 May 11:42
bfe8ba0
Compare
Choose a tag to compare

What's Changed

New Contributors

As part of PR #7423, we significantly optimized the OpenAPI payload generation by resolving a direct circular dependency that previously caused excessive and redundant schema expansion (due to direct references between openAPI files).

This fix has substantially reduced the size of OpenAPI payloads (.yaml or .json files), which in turn may have decreased the number of results produced by KICS OpenAPI queries.

Full Changelog: v2.1.7...v2.1.8

v2.1.7

21 Apr 13:08
4b875c6
Compare
Choose a tag to compare

What's Changed

  • update(dependabot): add groups to dependabot.yml github action by @cx-artur-ribeiro in #7344
  • fix(query): fix FP in openAPI Invalid Media Type Value query by @cx-artur-ribeiro in #7350
  • fix(documentation): update descriptionText metadata field for invalid media type openAPI query by @cx-artur-ribeiro in #7361
  • docs(queries): add missing platforms to KICS docs website sidebar by @cx-artur-ribeiro in #7376
  • ci(deps): bump the all group across 1 directory with 17 updates by @dependabot in #7373
  • update(query): change amazonaws.cn links to aws.amazon.com by @connorg in #7288
  • fix(password): fix Password and Secrets FP results by @cx-artur-ribeiro in #7353
  • update(deps): update docker images to latest versions by @cx-rui-araujo in #7401
  • fix(dockerfile): restore CGO_ENABLED=0 for static linking in Dockerfile by @smtan-gl in #7397
  • docs(queries): update queries catalog by @kicsbot in #7356
  • docs(kicsbot): preparing for release 2.1.6 by @kicsbot in #7402
  • docs(ansible): remove outdated Ansible limitation and update copyright year by @cx-monica-casanova in #7409
  • fix(engine): direct circular dependency is causing resource exhaustion by @cx-miguel-silva in #7423
  • docs(typo): fix creating queries documentation page by @cx-artur-ribeiro in #7420
  • build(deps): bump the all group across 1 directory with 28 updates by @dependabot in #7413
  • ci(deps): bump the all group across 1 directory with 10 updates by @dependabot in #7427
  • build(deps): bump the all group with 4 updates by @dependabot in #7426
  • ci(deps): bump github/codeql-action from 362ef4ce205154842cd1d34794abd82bb8f12cd5 to d26c46acea4065b13fc57703621e0a7c8b9e836b in the all group by @dependabot in #7430
  • build(deps): bump the all group with 3 updates by @dependabot in #7432
  • feat(terraform): support nested HCL identifier parsing by grouping variable paths and preserving relative subpaths by @cx-artur-ribeiro in #7428
  • docs(queries): update queries catalog by @kicsbot in #7440
  • docs(kicsbot): preparing for release 2.1.7 by @kicsbot in #7444

New Contributors

Full Changelog: 2.1.5...v2.1.7

v2.1.6

18 Mar 11:43
v2.1.6
316563c
Compare
Choose a tag to compare

What's Changed

  • update(dependabot): add groups to dependabot.yml github action by @ArturRibeiro-CX in #7344
  • fix(query): fix FP in openAPI Invalid Media Type Value query by @ArturRibeiro-CX in #7350
  • fix(documentation): update descriptionText metadata field for invalid media type openAPI query by @ArturRibeiro-CX in #7361
  • docs(queries): add missing platforms to KICS docs website sidebar by @ArturRibeiro-CX in #7376
  • ci(deps): bump the all group across 1 directory with 17 updates by @dependabot in #7373
  • update(query): change amazonaws.cn links to aws.amazon.com by @connorg in #7288
  • fix(password): fix Password and Secrets FP results by @ArturRibeiro-CX in #7353
  • update(deps): update docker images to latest versions by @cx-ruiaraujo in #7401
  • fix(dockerfile): restore CGO_ENABLED=0 for static linking in Dockerfile by @smtan-gl in #7397
  • docs(queries): update queries catalog by @kicsbot in #7356
  • docs(kicsbot): preparing for release 2.1.6 by @kicsbot in #7402

New Contributors

Full Changelog: 2.1.5...v2.1.6

v2.1.5

05 Feb 14:35
07c43d0
Compare
Choose a tag to compare

What's Changed

  • update(dockerfile): revert KICS user change from 65532 back to root by @cx-ruiaraujo in #7322
  • update(deps): bump path-to-regexp and express in /.github/scripts/server-mock by @dependabot in #7324
  • fix(query): correct keyActualValue and keyExpectedValue for maxItems validation by @ArturRibeiro-CX in #7328
  • fix(query): openapi maximum_length_undefined query enum and format sanitizers by @EduardoSemanas in #7327
  • fix(query): openapi pattern undefined fp enum and format sanitizers by @EduardoSemanas in #7323
  • docs(queries): update queries catalog by @kicsbot in #7329
  • docs(kicsbot): preparing for release 2.1.5 by @kicsbot in #7332

Full Changelog: v2.1.4...v2.1.5

docs(kicsbot): preparing for release 2.1.5 (#7332)

05 Feb 14:24
07c43d0
Compare
Choose a tag to compare
* docs(kicsbot): preparing for release 2.1.5

* bumps kics version

---------

Co-authored-by: cx-monicac <109349080+cx-monicac@users.noreply.github.com>
Co-authored-by: cx-monicac <monica.casanova@checkmarx.com>