andrewmusselman opened a new issue, #668: URL: https://github.com/apache/tooling-trusted-releases/issues/668
**Audit refs:** 8.2.2 MEDIUM-003 #### Description `atr/storage/writers/project.py:79-101` — project deletion checks ownership and admin status but does **not** verify current committee membership. This could allow original project creators who are no longer committee members to delete transferred projects. #### Recommended fix Add a committee membership check to the deletion authorization flow. **CWE:** CWE-639 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
