Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: P4ADEV-1754 configuring inner security #12

Merged
merged 11 commits into from
Jan 7, 2025

Merge remote-tracking branch 'origin/develop' into security

89b4b09
Select commit
Loading
Failed to load commit list.
Merged

feat: P4ADEV-1754 configuring inner security #12

Merge remote-tracking branch 'origin/develop' into security
89b4b09
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 7, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 59 in src/main/java/it/gov/pagopa/pu/organization/config/WebSecurityConfig.java

See this annotation in the file changed.

Code scanning / CodeQL

Disabled Spring CSRF protection High

CSRF vulnerability due to protection being disabled.