Skip to content

remove stray change

a2406d2
Select commit
Loading
Failed to load commit list.
Open

FE-717: Prepare Petrinaut for AI assistant #8721

remove stray change
a2406d2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Semgrep PRO succeeded May 15, 2026 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 349 in libs/@hashintel/petrinaut/src/ui/views/Editor/panels/PropertiesPanel/properties-panel.stories.tsx

See this annotation in the file changed.

Code scanning / Semgrep PRO

Semgrep Finding: javascript.lang.security.insecure-object-assign.insecure-object-assign Warning

Depending on the context, user control data in Object.assign can cause web response to include data that it should not have or can lead to a mass assignment vulnerability.