Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@ description: "New features, improvements, and fixes to the Hacktron platform."
rss: true
---

{/* CHANGELOG:INSERT last-prod-sha=4319321f8e884fb0b46a31b9abca0e5180e44f56 - the changelog workflow inserts new <Update> blocks directly below this line. Do not remove this marker. */}
{/* CHANGELOG:INSERT last-prod-sha=a439370dbf39eb873a6a585aa4d3395c2e325d06 - the changelog workflow inserts new <Update> blocks directly below this line. Do not remove this marker. */}

<Update label="August 10, 2026" tags={["Whitebox","Billing","Integrations"]}>
## Scan GHES repos, connect Microsoft, and split your credits

**GitHub Enterprise Server as a Whitebox source**: You can now select connected GitHub Enterprise Server repositories when starting a Whitebox scan, putting on-prem repos on equal footing with cloud-hosted ones.

**Microsoft account connection**: Link your Microsoft account from your account settings and your Azure DevOps pull requests are attributed to you automatically, so seat usage and findings tie to the right person.

**Separate Automation and Whitebox credit accounts**: The billing page now shows two independent credit balances, one for Automation and one for Whitebox scans, each with its own purchase, top-up, and history controls. You can see exactly where credits are going and top up each pool separately.

**[Start a Whitebox scan →](/white-box-pentest/quickstart)** · **[Manage account connections →](/platform/account-settings)** · **[View billing →](/platform/billing)**
</Update>

<Update label="August 3, 2026" tags={["Integrations","Code Review","Dashboard","Whitebox","Billing"]}>
## Azure DevOps is here, plus bulk triage and live AI runs
Expand Down
Loading