Skip to content

Conversation

@katamyra
Copy link
Contributor

In progress API v2 integration which includes compute and storage resource capabilities. Future work will be connecting to a dedicated DB storing compute & storage resource information. Feel free to leave any feedback!

@Bean
public SecurityFilterChain filterChain(HttpSecurity http) throws Exception {
http
.csrf(csrf -> csrf.disable())

Check failure

Code scanning / CodeQL

Disabled Spring CSRF protection High

CSRF vulnerability due to protection being disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant