Hi,
As far as I can tell, we currently have two README.security files and no README.SECURITY.URGENTLY files.
(third_party/android_opengl/README.security says that the library has not been reviewed for handling untrusted input. third_party/simdutf/README.security points out that simdutf is written in C++.)
We've been getting a lot more organized about metadata in README.chromium recently. Does it make sense to tweak the third-party guidance to keep this data in README.chromium?
Benefits:
* It's just one file
* Everybody touching 3rd-party code knows about README.chromium; I'm guessing more or less nobody knows about README.security
* Maybe it's easier for tooling
To be clear, it's not a big thing either way and it doesn't matter all that much. I had just completely forgotten about this guidance until the recent addition of third_party/simdutf/README.security, and I'm in t_p/OWNERS :)
Thanks,
Nico