[Nomination] Adding Nvidia Compiler security representative to the LLVM security...
authorRagavan Dasarathan <mrragava@gmail.com>
Fri, 3 Mar 2023 18:01:31 +0000 (10:01 -0800)
committerRagavan Dasarathan <mrragava@gmail.com>
Fri, 3 Mar 2023 18:02:37 +0000 (10:02 -0800)
I'm from Nvidia Corporation. I work primarily on the Security aspect of Compiler toolchains based out of LLVM. I would like to nominate myself to join the LLVM security group as a vendor contact representative of Nvidia.

According to the information on the website, https://llvm.org/docs/Security.html, I fall under the following category: Vendor contacts.

We are particularly interested in the following:
  - Being aware of any security vulnerability that has been found in the compiler in a timely manner.
  - Correctly reporting any vulnerabilities or other security issues we have found in the compiler stack.
  - Discussing our use of static analysis / dynamic analysis / fuzzing / threat modelling with the committee and raising any concerns that have risen from said activities.

Looking forward to participating in further discussions and security sync ups with the rest of the committee
Please let me know if I need to provide any other information required for this nomination.
Thanks,
Ragavan

Reviewed By: ab, apilipenko, george.burgess.iv, kristof.beyls, mattdr, nikhgupt, probinson, peter.smith, pietroalbini

Differential Revision: https://reviews.llvm.org/D144585

llvm/docs/Security.rst

index 9ca0dd5..7687b37 100644 (file)
@@ -36,6 +36,7 @@ The members of the group represent a wide cross-section of the community, and me
 * Ahmed Bougacha (Apple) [ab]
 * Andy Kaylor (Intel) [andykaylor]
 * Artur Pilipenko (Azul Systems Inc) [apilipenko]
+* Boovaragavan Dasarathan (Nvidia) [mrragava]
 * Dimitry Andric (individual; FreeBSD) [dim]
 * Ed Maste (individual; FreeBSD) [emaste]
 * George Burgess IV (Google) [george.burgess.iv]