-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: alan-hacktron/web789
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
G4-E8b: target is 70 chars, structurally matches *a*a*a*a*c but EXCEEDS the 50-char value-length cap - expect SCAN (safety cap causes a false negative)
#66
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E8a: target=test-aaaac (10 chars) matches exclude.branches:[*a*a*a*a*c] within the value-length cap - expect EXCLUDE
#65
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E7: exclude.keywords has 51 entries - IMPORTANT: this specifically tests whether the PR #692 max-cap fix is deployed yet
skip-scan
#64
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E6: exclude.branches has 51 entries (>MAX_SCAN_FILTER_ITEMS=50), each individually valid - expect SCAN
skip-scan
#63
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E5: exclude.branches pattern has nested braces release/{a,{b,c}} (disallowed) - expect SCAN
skip-scan
#62
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E4: exclude.branches pattern uses extglob +(a|b) (disallowed chars, the original ReDoS vector) - expect SCAN
skip-scan
#61
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E3: exclude.branches pattern has 11 brace alternatives (>MAX_BRACE_ALTERNATIVES=10) - expect SCAN despite label=skip-scan matching exclude.labels
skip-scan
#60
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E2: exclude.branches pattern has 7 wildcards (>MAX_BRANCH_PATTERN_WILDCARDS=5) - expect SCAN despite label=skip-scan matching exclude.labels
skip-scan
#59
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G4-E1: exclude.branches pattern is 111 chars (>MAX_BRANCH_PATTERN_LENGTH=100) - expect SCAN despite label=skip-scan matching exclude.labels
skip-scan
#58
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G3-5: URGENT target=hotfix/urgent, repo now owns branches (include=[bugfix/**] only, no exclude key) - expect EXCLUDE via include.branches (not org settings)
#57
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G3-4: URGENT target=bugfix/typo, repo now owns branches with include=[bugfix/**] - expect SCAN (flips G3-3's verdict)
#56
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G3-3: URGENT target=bugfix/typo, org fallback: not excluded but also not included - expect EXCLUDE via organization's settings (not included)
#55
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G3-2: URGENT target=feature/login-fix, org fallback include.branches=[feature/**] matches - expect SCAN
#54
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G3-1: URGENT target=hotfix/urgent, repo has no branches key -> org fallback (scan_exclude_branches=[hotfix/*]) - expect EXCLUDE via organization's settings
#53
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G2-4: URGENT no label (same as G2-2) but authors now org-fallback - expect EXCLUDE via include.authors
#52
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G2-3: URGENT label=org-wip still open (labels dimension unchanged) but authors now org-fallback - expect EXCLUDE via include.authors
org-wip
Test label: org-level scan_exclude_labels
#51
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G2-1: URGENT label=org-wip, org exclude_labels=[org-wip] but repo exclude.labels=[] clears it - expect SCAN
org-wip
Test label: org-level scan_exclude_labels
#50
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G2-2: URGENT author=alan-hacktron; repo include.authors=[alan-hacktron] overrides org's include.authors=[org-trusted-bot] - expect SCAN
#49
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-8: URGENT include.authors=[alan-hacktron-svc] vs real author alan-hacktron (literal mismatch) - expect EXCLUDE via include.authors
needs-scan
#48
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-7: URGENT target=release/2.01/v1 multi-level ** glob depth - expect SCAN
needs-scan
#47
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-6: routine dependency bump - expect EXCLUDE via include.keywords (title lacks urgent)
needs-scan
#46
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-5: WIP cleanup of minor stuff - expect EXCLUDE via exclude.keywords (wip)
needs-scan
#45
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-4: WIP label=skip-scan AND title contains wip (both would exclude; labels checked first) - expect EXCLUDE via exclude.labels
skip-scan
#44
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-3: URGENT no labels attached, include.labels configured - expect EXCLUDE via include.labels (vacuous)
#43
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
G1-2b: URGENT touches docs/** + src/** - expect SCAN (exclude.paths requires ALL files to match)
needs-scan
#42
opened Jul 14, 2026 by
alan-hacktron
Owner
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.