Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:04
v0.1.2
752ddb6

Fixed

  • Tag stripping in summaries now runs to a fixpoint, so overlapping constructs
    like <<script>script> can no longer reassemble into markup
    (CodeQL js/incomplete-multi-character-sanitization). Defense-in-depth: the
    output is plain text, but an MCP client rendering results as markdown could
    have interpreted leftover HTML.