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
I think it applies to any commit with a message that does not render visible HTML. I did a XSS test via commit message, the commit is absent in the repo overview:
Edit: That commit had empty body, so likely that is the cause, not the message.
Empty commits created via
git commit --allow-empty -m "empty commit"
do not show up in the repo page in the commit box above the file list. Example:Repo (Not OK)
Commit (OK)
Commits (OK)
The text was updated successfully, but these errors were encountered: