Skip to content

Commit a2982ed

Browse files
[SYCL][Doc] Update security policy (#16559)
1 parent e65de89 commit a2982ed

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

SECURITY.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
# Reporting LLVM Security Issues
1+
# Security Policy
22

3-
To report security issues in LLVM, please follow the steps outlined on the
4-
[LLVM Security Group](https://llvm.org/docs/Security.html#how-to-report-a-security-issue)
5-
page.
3+
Intel is committed to rapidly addressing security vulnerabilities affecting our
4+
customers and providing clear guidance on the solution, impact, severity and
5+
mitigation.
6+
7+
## Reporting a Vulnerability
8+
9+
`intel/llvm` project is based upon the upstream
10+
[`llvm/llvm-project`](https://github.com/llvm/llvm-project) and leverages lots
11+
of functionality provided by it. If an issue you found concerns functionality
12+
which is available in upstream, then it is more efficient to directly report it
13+
there, see corresponding `SECURITY.md` for their policy.
14+
15+
If you are unsure, or if you know that the issue is specific to additions
16+
developed in `intel/llvm`, then please report any security vulnerabilities
17+
[utilizing the guidelines here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html).

0 commit comments

Comments
 (0)