We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Description: Without proper CSRF protection, attackers could trick authenticated users into performing unwanted actions on the application.
Recommendation: Integrate anti-CSRF tokens for state-changing requests and ensure that appropriate checks are in place.
Activity