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

Gipsy v1.5 #261

Merged
150 commits merged into from
Mar 26, 2024
Merged

Gipsy v1.5 #261

150 commits merged into from
Mar 26, 2024

Conversation

Aeris1One
Copy link
Collaborator

@Aeris1One Aeris1One commented Feb 20, 2024

  • Résolution des conflits
  • Tests

Aeris1One and others added 30 commits March 17, 2023 10:21
fix(channelarchive): linter warnings
fix(quizz): linter warnings
also a little bit of love to the invitetracker plugin 🥰
Aeris1One and others added 22 commits November 2, 2023 21:48
🚚 feat(core, groups): transfer group errors to group plugin
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.5...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
if "youtube.com" in ID or "youtu.be" in ID:
ID = await self.parse_yt_url(ID)
if ID is None:
if "youtube.com" in video_id or "youtu.be" in video_id:

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
youtube.com
may be at an arbitrary position in the sanitized URL.
@Aeris1One Aeris1One requested a review from a team February 20, 2024 21:48
@Aeris1One Aeris1One closed this pull request by merging all changes into master in 58edfd7 Mar 26, 2024
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.

4 participants