[PR #31] [MERGED] 🐛 Filter XSS injection #89

Closed
opened 2025-11-20 04:16:00 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/31
Author: @Jader
Created: 5/31/2021
Status: Merged
Merged: 6/1/2021
Merged by: @antonkomarev

Base: masterHead: master


📝 Commits (1)

  • bc8d627 🐛 Filter XSS injection

📊 Changes

3 files changed (+9 additions, -0 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 public/file-repository.php (+4 -0)
📝 public/pdo-repository.php (+4 -0)

📄 Description

Fixing issue #30

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/antonkomarev/github-profile-views-counter/pull/31 **Author:** [@Jader](https://github.com/Jader) **Created:** 5/31/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@antonkomarev](https://github.com/antonkomarev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`bc8d627`](https://github.com/antonkomarev/github-profile-views-counter/commit/bc8d62763d022a8d49b9bb4ef05f864cfad261a7) :bug: Filter XSS injection ### 📊 Changes **3 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `public/file-repository.php` (+4 -0) 📝 `public/pdo-repository.php` (+4 -0) </details> ### 📄 Description Fixing issue #30 ![image](https://user-images.githubusercontent.com/36842755/120255751-49585580-c2bf-11eb-9175-60dce760bffa.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:16:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#89