Skip to content

chore: update changelog August 11-14 CLI and Platform releases - #362

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/ed2709e7
Open

chore: update changelog August 11-14 CLI and Platform releases#362
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/ed2709e7

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Add changelog entries for the CLI v2.36.6 release and the four Platform releases tagged between August 10-14, 2026.

Changes

  • CLI v2.36.6 (Aug 14) — flag/config validation bug fixes.
  • Platform (Aug 14) — custom attestation summaries, SCIM "External IdP" audit attribution.
  • Platform (Aug 13) — React flows list page with in-place search/sort/paging and expanded /api/v2/flows/{org} response.
  • Platform (Aug 11) — SCIM webhook status handling, faster webhook saves, HTML-escape hardening in emails and trail events.

No new tags were found on kosli-dev/terraform-provider-kosli in the scope window.

@mintlify
mintlify Bot requested a review from a team as a code owner August 17, 2026 09:09
@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kosli 🟢 Ready View Preview Aug 17, 2026, 9:10 AM

@mintlify
mintlify Bot requested a review from mbevc1 August 17, 2026 09:10
@claude

claude Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Claude finished @mintlify[bot]'s task in 1m 10s —— View job


Review of PR #362 — Changelog: August 11–14

  • Read CLAUDE.md and doc-review skill
  • Read changed file (changelog/index.mdx)
  • Check for link, formatting, and convention issues
  • Post review findings

Findings

changelog/index.mdx

Improvement (×2) — American spelling required per CLAUDE.md:

Suggestions posted as inline comments with ready-to-apply fixes.


Summary

Category Count
Critical 0
Improvement 2
Suggestion 0

Overall: Clean changelog addition. Structure, <Update> format, chronological ordering, and internal link (/getting_started/attestations — verified) all match existing conventions. The only issues are two British spellings that should be American per CLAUDE.md.

Comment thread changelog/index.mdx

## New features

- **Custom attestation summaries** — [custom attestation types](/getting_started/attestations) can now define a `summary` list of JQ expressions that extract key values (for example `Critical`, `Tool`) from the payload. The attestation drawer renders these as labelled rows instead of only raw JSON, matching the built-in Sonar, Snyk, and JUnit types. Summaries are versioned with the type, so schema changes create a new version. Array payloads render one summary group per element.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improvement — American spelling (CLAUDE.md): "labelled" → "labeled"

Suggested change
- **Custom attestation summaries**[custom attestation types](/getting_started/attestations) can now define a `summary` list of JQ expressions that extract key values (for example `Critical`, `Tool`) from the payload. The attestation drawer renders these as labelled rows instead of only raw JSON, matching the built-in Sonar, Snyk, and JUnit types. Summaries are versioned with the type, so schema changes create a new version. Array payloads render one summary group per element.
- **Custom attestation summaries**[custom attestation types](/getting_started/attestations) can now define a `summary` list of JQ expressions that extract key values (for example `Critical`, `Tool`) from the payload. The attestation drawer renders these as labeled rows instead of only raw JSON, matching the built-in Sonar, Snyk, and JUnit types. Summaries are versioned with the type, so schema changes create a new version. Array payloads render one summary group per element.

@mbevc1 mbevc1 changed the title Update changelog: August 11-14 CLI and Platform releases chore: update changelog August 11-14 CLI and Platform releases Aug 17, 2026
Comment thread changelog/index.mdx
## Bug fixes

- **Faster webhook saves** — the SSRF guard on webhook URLs no longer performs a blocking DNS lookup while saving an action. A slow resolver can no longer stall the save (or time out the request).
- **Notification emails and trail events hardened against injected HTML** — user-controlled names and descriptions in notification emails and trail event descriptions are now HTML-escaped when rendered, closing a defence-in-depth gap on top of existing input validation.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improvement — American spelling (CLAUDE.md): "defence" → "defense"

Suggested change
- **Notification emails and trail events hardened against injected HTML** — user-controlled names and descriptions in notification emails and trail event descriptions are now HTML-escaped when rendered, closing a defence-in-depth gap on top of existing input validation.
- **Notification emails and trail events hardened against injected HTML** — user-controlled names and descriptions in notification emails and trail event descriptions are now HTML-escaped when rendered, closing a defense-in-depth gap on top of existing input validation.

Comment thread changelog/index.mdx

## Updates

- **SCIM webhook status handling** — a Descope SCIM payload whose status is neither `enabled` nor `disabled` (for example `invited`) is now rejected with an explicit error instead of silently doing nothing. Tenant membership is read from the loaded Descope user, so it always follows authoritative IdP state.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is internal change

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