Skip to content

Changelog: June 18, 2026#25

Open
maekuss wants to merge 1 commit into
mainfrom
changelog/f20df803
Open

Changelog: June 18, 2026#25
maekuss wants to merge 1 commit into
mainfrom
changelog/f20df803

Conversation

@maekuss

@maekuss maekuss commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
  • Date: June 18, 2026
  • Commit: f20df803

Documentation TODOs

These shipped features still need docs. The changelog links only to pages that already exist - add or update these, then link them:

  • Close findings as duplicates: Document the duplicate/unmark flow in the findings reference. Readers need to know how to mark a finding as a duplicate (in the UI and via the API duplicate_of field on PATCH /rest/findings/:id), what happens to severity gating when a duplicate is involved, and how to unmark it.
  • PR and MR checks update on triage: Add a note to the GitHub/GitLab integration docs explaining that the check status re-evaluates automatically when a finding's triage state changes (false positive, accepted risk, or reopened), so teams know a manual re-run is not needed.
  • Scan volume chart: Document the scan volume widget on the dashboard, including what the stacked bars represent (Code Review vs. Whitebox scan counts per day) and how to read the tooltip.
  • Upload scans named after the archive: Note in the Whitebox quickstart or upload-scan docs that scans initiated from an uploaded archive are named after the archive file.
  • Legal agreement before trial or billing: Document the MSA/terms-of-service acceptance step that appears before starting a free trial or adding a payment method.

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
hacktronai 🟢 Ready View Preview Jun 18, 2026, 3:14 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2f8f50a5a6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread changelog.mdx
<Update label="June 18, 2026" tags={["Code Review","Whitebox","Billing"]}>
## Dismiss a finding and your PR check clears instantly

**PR and MR checks update on triage**: When you mark a finding as a false positive or accepted risk, the GitHub check or GitLab commit status flips back to passing right away, with no manual re-run needed. If you later reopen the finding, the check fails again to match.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Qualify check clearing to the last blocker

In the fail-on-findings flow, the check status is based on the count of all findings at or above the configured threshold, so a PR/MR with multiple blocking findings will still fail after only one finding is marked false positive or accepted risk. As written, this release note says the entire GitHub/GitLab status flips back to passing whenever a finding is triaged, which can mislead teams into expecting a single dismissal to clear a gate while other blocking findings remain; qualify this as passing only when no other blocking findings remain.

Useful? React with 👍 / 👎.

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