Skip to content
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 to v0.1.6 #19

Merged
merged 20 commits into from
Nov 12, 2023
Merged

bump to v0.1.6 #19

merged 20 commits into from
Nov 12, 2023

Conversation

noobpk
Copy link
Owner

@noobpk noobpk commented Nov 12, 2023

No description provided.

Comment on lines +73 to +75
"<h5>This request was blocked by Gemini</h5><h5>The Runtime Application Self-Protection Solution</h5><h5>Time: {} </h5><h5>Your IP : {} </h5><h5>Event ID: {} </h5>".format(
anti_dos["Time"], anti_dos["IP"], anti_dos["EventID"]
),

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
Comment on lines +108 to +110
"<h5>This request was blocked by Gemini</h5><h5>The Runtime Application Self-Protection Solution</h5><h5>Time: {} </h5><h5>Your IP : {} </h5><h5>Event ID: {} </h5>".format(
_ticket["Time"], _ticket["IP"], _ticket["EventID"]
),

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
Comment on lines +194 to +196
"<h5>This request was blocked by Gemini</h5><h5>The Runtime Application Self-Protection Solution</h5><h5>Time: {} </h5><h5>Your IP : {} </h5><h5>Event ID: {} </h5>".format(
current_time, ip_address, incedent_id
),

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
Comment on lines +205 to +207
"<h5>This request was blocked by Gemini</h5><h5>The Runtime Application Self-Protection Solution</h5><h5>Time: {} </h5><h5>Your IP : {} </h5><h5>Event ID: {} </h5>".format(
current_time, ip_address, incedent_id
),

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
@noobpk noobpk merged commit 0a5ee8b into main Nov 12, 2023
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