Skip to content

Security issues resolved #10

Security issues resolved

Security issues resolved #10

Workflow file for this run

query-filters:
# The application uses non-browser clients. Yes, there is swagger interface,
# but is's used only for testing/tuning.
#
# From https://docs.spring.io/spring-security/reference/features/exploits/csrf.html
# "If you are creating a service that is used only by non-browser clients,
# you likely want to disable CSRF protection."
- exclude:
id: java/spring-disabled-csrf-protection