[PR #1236] [CLOSED] fix: zizmor fixes #1131

Closed
opened 2026-02-25 21:30:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/1236
Author: @RoyalOughtness
Created: 8/19/2025
Status: Closed

Base: mainHead: deps


📝 Commits (10+)

📊 Changes

11 files changed (+178 additions, -86 deletions)

View changed files

.github/dependabot.yml (+10 -0)
📝 .github/workflows/buildx.yml (+17 -23)
📝 .github/workflows/docker_main.yml (+22 -16)
📝 .github/workflows/docker_tests.yml (+22 -17)
📝 .github/workflows/pypi.yml (+23 -10)
📝 .github/workflows/scan.yml (+16 -10)
📝 .github/workflows/tests.yml (+10 -3)
.github/workflows/zizmor.yml (+37 -0)
📝 README.md (+2 -2)
📝 app/filter.py (+6 -1)
📝 app/utils/results.py (+13 -4)

📄 Description

No description provided


🔄 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/benbusby/whoogle-search/pull/1236 **Author:** [@RoyalOughtness](https://github.com/RoyalOughtness) **Created:** 8/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `deps` --- ### 📝 Commits (10+) - [`8a24e4a`](https://github.com/benbusby/whoogle-search/commit/8a24e4a03c005c53d1f43cd98c99db4f40f3680a) fix: don't append wikiless params to wikipedia.org replacements - [`0b2d523`](https://github.com/benbusby/whoogle-search/commit/0b2d523506613a707baee8ac23fbe6a68905dff5) remove unused changes - [`b2c8ee1`](https://github.com/benbusby/whoogle-search/commit/b2c8ee19da6e12b9e9b6dfb2dbd48ca306aab337) fix: only push to ghcr - [`f256a94`](https://github.com/benbusby/whoogle-search/commit/f256a944d6f056cefc4f25bf5ad9e7bb995f8e97) fix: branch name - [`15bee4a`](https://github.com/benbusby/whoogle-search/commit/15bee4ae81293ce3f7b311e6a6e8c86c73896450) fix: more branch name mismatches - [`c1a0ea2`](https://github.com/benbusby/whoogle-search/commit/c1a0ea233930a32b6a3fd69d5eb9a6f906c3269c) fixes - [`a997a0a`](https://github.com/benbusby/whoogle-search/commit/a997a0aae2420ec9caf3aa922a23a0b58555b35c) Create dependabot.yml - [`692a866`](https://github.com/benbusby/whoogle-search/commit/692a8663a901c28ea3d8c03251f836328d777a7b) fix: only push to ghcr - [`d824306`](https://github.com/benbusby/whoogle-search/commit/d8243064b3cdbde451825f38dd69448a9075865e) ci: add zizmor.yml - [`d937edd`](https://github.com/benbusby/whoogle-search/commit/d937edd0b5da3149f3e3f6b3fe6e7505ccb627d2) fix ### 📊 Changes **11 files changed** (+178 additions, -86 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+10 -0) 📝 `.github/workflows/buildx.yml` (+17 -23) 📝 `.github/workflows/docker_main.yml` (+22 -16) 📝 `.github/workflows/docker_tests.yml` (+22 -17) 📝 `.github/workflows/pypi.yml` (+23 -10) 📝 `.github/workflows/scan.yml` (+16 -10) 📝 `.github/workflows/tests.yml` (+10 -3) ➕ `.github/workflows/zizmor.yml` (+37 -0) 📝 `README.md` (+2 -2) 📝 `app/filter.py` (+6 -1) 📝 `app/utils/results.py` (+13 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#1131
No description provided.