[PATCH] D106906: [Nomination] Adding an Nvidia representative to security group

Nikhil Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 12:24:17 PDT 2021


nikhgupt created this revision.
nikhgupt added reviewers: ab, jfb, dim, emaste, jkorous, kristof.beyls, probinson, Shayne, ojhunt, psmith, mattdr, ributzka, apilipenko, pietroalbini, peter.smith, george.burgess.iv.
nikhgupt added a project: LLVM.
nikhgupt requested review of this revision.

Hi,

I am Nikhil Gupta, and I am the security lead for the NVIDIA compiler org. At Nvidia, we employ the LLVM project in various parts of our compiler stack. Security is a pressing concern for us (as I’m sure it is for others) and we are therefore interested in being part of the LLVM-Security committee. I would like to nominate myself to be a participating member in the committee.

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:

1. Being aware of any security vulnerability that has been found in the compiler in a timely manner.
2. Correctly reporting any vulnerabilities or other security issues we have found in the compiler stack.
3. 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

TIA


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106906

Files:
  llvm/docs/Security.rst


Index: llvm/docs/Security.rst
===================================================================
--- llvm/docs/Security.rst
+++ llvm/docs/Security.rst
@@ -42,6 +42,7 @@
 * Kate McInnes (Apple)
 * Kristof Beyls (ARM)
 * Matthew Riley (Google)
+* Nikhil Gupta (Nvidia)
 * Oliver Hunt (Apple)
 * Paul Robinson (Sony)
 * Peter Smith (ARM)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106906.362134.patch
Type: text/x-patch
Size: 336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/d48982d4/attachment.bin>


More information about the llvm-commits mailing list