Recent Entries

From Schneier on Security at 2026-06-23 12:03:07 (unread)

Anthropic’s Fable 5 Model Jailbroken Within Days

Fable 5 is the supposed safe version of Anthropic’s Mythos Preview, with guardrails to ensure that it can’t be used to create cyberattacks.

Well, that restriction was bypassed within days.

From Release notes from govuk-frontend at 2026-06-23 11:49:17 (unread)

GOV.UK Frontend v6.3.0

<p>To install this version with npm, run <code>npm install govuk-frontend@6.3.0</code>. You can also find more information about <a href="https://frontend.design-system.service.gov.uk/staying-up-to-date/#updating-to-the-latest-version" rel="nofollow">how to stay up to date</a> in our documentation.</p> <h2>New features</h2> <h3>Use the Generic header component in services not on the GOV.UK website</h3> <p>We've added the <a href="https://design-system.service.gov.uk/components/generic-header/" rel="nofollow">Generic header component</a> for services that are not part of <a href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition" rel="nofollow">the GOV.UK proposition</a> but would still benefit from using GOV.UK Frontend to build their service.</p> <p>The Generic header component is a version of the GOV.UK header component that you can customise to meet the needs of your service. This includes:</p> <ul> <li>changing the spacing around the logo</li> <li>adding a bottom border with your service's brand colour</li> <li>changing the header colour</li> </ul> <p>This was added in <a href="https://github.com/alphagov/govuk-frontend/pull/7061">pull request #7061: Add Generic Header component</a>.</p> <h2>Fixes</h2> <p>We've made fixes to GOV.UK Frontend in the following pull requests:</p> <ul> <li><a href="https://github.com/alphagov/govuk-frontend/pull/7168">#7168: Fix lack of explicit colour on input prefix and suffixes</a></li> <li><a href="https://github.com/alphagov/govuk-frontend/pull/7169">#7169: Fix text on small inline radios wrapping unnecessarily</a></li> </ul>