META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-rest-csrf Show documentation
Show all versions of quarkus-rest-csrf Show documentation
Use REST Server filters to prevent the risk of Cross-Site Request Forgery
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "REST - Cross-Site Request Forgery Prevention Filter"
metadata:
keywords:
- "csrf"
categories:
- "security"
status: "preview"
config:
- "quarkus.rest-csrf."
- "quarkus.csrf-reactive."