[llvm] ed94ffe - [Nomination] Adding Nvidia Compiler security representative to the LLVM security group.

Ragavan Dasarathan via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 10:03:25 PST 2023


Author: Ragavan Dasarathan
Date: 2023-03-03T10:02:37-08:00
New Revision: ed94ffee977ffb565cdb0e89aeadef2c48fe7d80

URL: https://github.com/llvm/llvm-project/commit/ed94ffee977ffb565cdb0e89aeadef2c48fe7d80
DIFF: https://github.com/llvm/llvm-project/commit/ed94ffee977ffb565cdb0e89aeadef2c48fe7d80.diff

LOG: [Nomination] Adding Nvidia Compiler security representative to the LLVM security group.

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

Added: 
    

Modified: 
    llvm/docs/Security.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index 9ca0dd50685b0..7687b379d93e0 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -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]


        


More information about the llvm-commits mailing list