Skip to content

Feature ETP-3459: Fixed local configurations and new make tasks

e10a297
Select commit
Loading
Failed to load commit list.
Open

Feature ETP-3459: Fixed local configurations and new make tasks #228

Feature ETP-3459: Fixed local configurations and new make tasks
e10a297
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SnykCode succeeded Mar 17, 2026 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 101 in modules_core/com.etendorx.asyncprocess/src/main/java/com/etendorx/asyncprocess/controller/AsyncProcessController.java

See this annotation in the file changed.

Code scanning / SnykCode

Spring Cross-Site Request Forgery (CSRF) Note

The {0} parameter is vulnerable to Cross Site Request Forgery (CSRF) attacks due to not using Spring Security. This could allow an attacker to execute requests on a user's behalf. Consider including Spring Security's CSRF protection within your application.