You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add permissions: contents: read to CI and static workflows
- Use sandboxed Django template Engine for mailing templates (SSTI)
- Sanitize file paths in fix_success_story_images command (path injection)
- Validate redirect URL path in MediaMigrationView (open redirect)
- Use textContent instead of innerHTML in font demo (DOM XSS)
- Validate image src URLs in sponsor application form (DOM XSS)
- Validate select value is relative URL in event detail (DOM XSS)
- Dismiss SHA1 alert as won't-fix (PyCon API requirement)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments