2025-05-06 - 2026-05-06

Overview

7 Active Pull Requests
22 Active Issues
Excluding merges, 2 authors have pushed 14 commits to master and 42 commits to all branches. On master, 7 files have changed and there have been 1991 additions and 207 deletions.

2 Releases published by 1 user

Published polymarket-browse/v0.0.3 2026-03-27 04:07:52 +01:00

Published polymarket-browse/v0.0.2 2026-03-26 19:43:31 +01:00

7 Pull requests merged by 1 user

Merged #28 Fix: Event happening exactly now shows LIVE instead of In 0m 2026-03-26 18:48:24 +01:00

Merged #26 Add parallel fetching, caching, and max_total parameter 2026-03-26 18:23:20 +01:00

Merged #24 Fix line lengths in browse.py 2026-03-26 16:42:53 +01:00

Merged #23 Add type hints to browse.py 2026-03-26 16:42:08 +01:00

Merged #22 Fix #14: Refactor print_browse/send_to_telegram into single pipeline 2026-03-25 20:11:07 +01:00

Merged #20 Fix #5: HTML injection in Telegram messages 2026-03-25 13:13:52 +01:00

Merged #19 Fix #4: Extract send() to module-level send_telegram_message() for testability 2026-03-25 12:17:01 +01:00

20 Issues closed from 1 user

Closed #3 [SECURITY] polymarket-browse: Security Audit Tracking (2026-03-25) 2026-03-27 04:10:06 +01:00

Closed #12 SKILL.md: Missing 1-indexed --detail argument clarification 2026-03-27 04:10:06 +01:00

Closed #11 SKILL.md: Missing documentation (troubleshooting, examples, changelog, credits) 2026-03-27 04:10:05 +01:00

Closed #8 [SECURITY] MEDIUM: No response size limits - potential memory exhaustion 2026-03-27 04:10:04 +01:00

Closed #10 [SECURITY] LOW: No rate limiting on API calls 2026-03-27 04:10:04 +01:00

Closed #6 [SECURITY] MEDIUM: Insufficient URL encoding on --search parameter 2026-03-27 04:10:03 +01:00

Closed #7 [SECURITY] MEDIUM: --detail argument silently defaults when out of range 2026-03-27 04:10:02 +01:00

Closed #9 [SECURITY] LOW: Bare except: clauses swallow security-relevant errors 2026-03-27 04:10:02 +01:00

Closed #16 Timezone configuration issue 2026-03-27 04:10:01 +01:00

Closed #25 [Analysis] API Efficiency Issues and Optimization Opportunities 2026-03-26 18:53:17 +01:00

Closed #13 browse.py has long lines throughout (target max 120 chars) 2026-03-26 18:53:16 +01:00

Closed #17 Create unit tests 2026-03-26 18:53:15 +01:00

Closed #18 Add type hints to codebase 2026-03-26 18:53:14 +01:00

Closed #27 [BUG] Event happening exactly now shows "In 0m" instead of "LIVE" 2026-03-26 18:53:14 +01:00

Closed #14 browse.py print_browse() and send_to_telegram() too long 2026-03-25 20:11:07 +01:00

Closed #15 browse.py has 3 duplicate time functions doing similar things 2026-03-25 15:34:13 +01:00

Closed #5 [SECURITY] HIGH: HTML injection in Telegram messages 2026-03-25 13:13:52 +01:00

Closed #4 [SECURITY] CRITICAL: Telegram bot token visible in process command line 2026-03-25 11:46:19 +01:00

Closed #2 [SECURITY] HIGH: HTML injection in Telegram messages 2026-03-25 10:40:32 +01:00

Closed #1 test 2026-03-25 10:35:12 +01:00

22 Issues created by 1 user

Opened #1 test 2026-03-25 10:34:33 +01:00

Opened #2 [SECURITY] HIGH: HTML injection in Telegram messages 2026-03-25 10:36:32 +01:00

Opened #3 [SECURITY] polymarket-browse: Security Audit Tracking (2026-03-25) 2026-03-25 10:37:00 +01:00

Opened #4 [SECURITY] CRITICAL: Telegram bot token visible in process command line 2026-03-25 10:37:24 +01:00

Opened #5 [SECURITY] HIGH: HTML injection in Telegram messages 2026-03-25 10:38:06 +01:00

Opened #6 [SECURITY] MEDIUM: Insufficient URL encoding on --search parameter 2026-03-25 10:38:26 +01:00

Opened #7 [SECURITY] MEDIUM: --detail argument silently defaults when out of range 2026-03-25 10:38:53 +01:00

Opened #8 [SECURITY] MEDIUM: No response size limits - potential memory exhaustion 2026-03-25 10:39:13 +01:00

Opened #9 [SECURITY] LOW: Bare except: clauses swallow security-relevant errors 2026-03-25 10:39:33 +01:00

Opened #10 [SECURITY] LOW: No rate limiting on API calls 2026-03-25 10:39:50 +01:00

Opened #11 SKILL.md: Missing documentation (troubleshooting, examples, changelog, credits) 2026-03-25 10:45:09 +01:00

Opened #12 SKILL.md: Missing 1-indexed --detail argument clarification 2026-03-25 10:45:36 +01:00

Opened #13 browse.py has long lines throughout (target max 120 chars) 2026-03-25 10:47:34 +01:00

Opened #14 browse.py print_browse() and send_to_telegram() too long 2026-03-25 10:47:42 +01:00

Opened #15 browse.py has 3 duplicate time functions doing similar things 2026-03-25 10:48:03 +01:00

Opened #16 Timezone configuration issue 2026-03-25 10:49:27 +01:00

Opened #17 Create unit tests 2026-03-25 10:49:28 +01:00

Opened #18 Add type hints to codebase 2026-03-25 10:49:34 +01:00

Opened #25 [Analysis] API Efficiency Issues and Optimization Opportunities 2026-03-26 16:51:35 +01:00

Opened #27 [BUG] Event happening exactly now shows "In 0m" instead of "LIVE" 2026-03-26 18:42:32 +01:00

Opened #29 Add --starts-before filter for match events 2026-03-26 19:11:34 +01:00

Opened #39 [Design Discussion] Redesign --detail to use event ID instead of list index 2026-03-27 02:24:42 +01:00