You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
SECURITY: Added validation to the evidence field when creating a DPA for another user (GHSA-gfhq-7499-f3f2).
Added new InvestigationReopened event.
Fixed
Fixed a logic error causing InvestigationReopened events to be triggered when the Investigation is actually closed.
Fixed webhook notifications to not say "New" before "Investigation" if it's not a new investigation (if state is closed or reopened, it removes the "New").
Changed
Changed the InvestigationClosed event to only be closed, not reopened as well.
Upgraded external libraries:
Upgraded laravel/framework from 12.52.0 to 12.53.0.
Upgraded laravel/serializable-closure from 2.0.9 to 2.0.10.