-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump v0.1.1 to main #1
Conversation
response = make_response("Your IP Address was blocked by Gemini \n The Runtime Application Self-Protection Solution \n\n Time: {} \n Your IP : {} \n\n Event ID: {}".format( | ||
anti_dos["Time"], anti_dos["IP"], anti_dos["EventID"]), 200) |
Check warning
Code scanning / CodeQL
Reflected server-side cross-site scripting
response = make_response("Your IP Address was blocked by Gemini \n The Runtime Application Self-Protection Solution \n\n Time: {} \n Your IP : {} \n\n Event ID: {}".format( | ||
_ticket["Time"], _ticket["IP"], _ticket["EventID"]), 200) |
Check warning
Code scanning / CodeQL
Reflected server-side cross-site scripting
response = make_response("This request was blocked by Gemini \n The Runtime Application Self-Protection Solution \n\n Time: {} \n Your IP : {} \n\n Event ID: {}".format( | ||
current_time, ip_address, incedent_id), 200) |
Check warning
Code scanning / CodeQL
Reflected server-side cross-site scripting
GUI
orCLI