mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
4fa10b5db2
In 57ace30e93 we introduced a new flag
format but forgot to update the flag regex in check-submission.py so now
it's rejecting valid submisisons that use the new format (e.g.
https://github.com/google/security-research/pull/151).