File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -503,14 +503,14 @@ your question quickly (more so than a GH "issue"). For quick questions, you
503503could also try the [ ASWF Slack] ( https://slack.aswf.io ) ` #openshadinglanguage `
504504channel.
505505
506- Bugs, build problems, and discovered vulnerabilities that you are relatively
507- certain is a legit problem in the code, and for which you can give clear
508- instructions for how to reproduce, should be [ reported as
506+ A bug or build problem that you are relatively certain is a legit problem in
507+ the code, and ** for which you can give clear instructions for how to
508+ reproduce** , should be [ reported as
509509issues] ( https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/issues ) .
510510
511- If you think you've found a potential vulnerability in OSL, please
512- confidentially report it by emailing the project administrators at
513- [ security@openshadinglanguage.org ] ( security@openshadinglanguage.org ) .
511+ To report a security vulnerability that is serious enough that it should not
512+ be discussed publicly until a patch is ready, please file a GitHub [ security
513+ advisory ] ( https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/security/advisories/new ) .
514514
515515If any other issue requires confidentiality that precludes a public question
516516or issue, you may contact the project administrator privately at
Original file line number Diff line number Diff line change @@ -15,16 +15,19 @@ security vulnerabilities.
1515
1616## Reporting a Vulnerability
1717
18- If you think you've found a potential vulnerability in OSL, please report it
19- by emailing the project administrators at
20- [ security@openshadinglanguage.org ] ( security@openshadinglanguage.org ) . Only the
21- project administrators have access to these messages. Include detailed steps to
22- reproduce the issue, and any other information that could aid an
23- investigation. Our policy is to respond to vulnerability reports within 14
24- days.
25-
26- Our policy is to address critical security vulnerabilities rapidly and post
27- patches as quickly as possible.
18+ If you think you've found a potential vulnerability in OSL, please
19+ report it to the maintainers. Include detailed steps to reproduce the issue,
20+ and any other information that could aid an investigation.
21+
22+ The best way to report a vulnerability is to file a GitHub [ security
23+ advisory] ( https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/security/advisories/new ) .
24+ If that is not possible, it is also fine to email your report to
25+ security@openshadinglanguage.org . Only the project administrators have access
26+ to these reports.
27+
28+ Our policy is to respond to vulnerability reports within 14 days, and to
29+ address critical security vulnerabilities rapidly and post patches as quickly
30+ as possible.
2831
2932
3033## Other security features
You can’t perform that action at this time.
0 commit comments