File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 44* Adding new module called ` Telemetry::Logger::ExceptionHandler `
55* Adding methods for ` exception ` and magic for detecting ` ElasticAPM ` and ` OpenTelemetry `
66* Adding ` Upload Sarif output ` step to ` rubocop ` GitHub action
7+ * Adding ` SECURITY.md ` file
78
89## v0.1.1
910* Fixing issue with color option using the wrong method name
Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ Use this section to tell people about which versions of your project are
6+ currently being supported with security updates.
7+
8+ | Version | Supported |
9+ | ------- | ------------------ |
10+ | 0.x.x | :white_check_mark : |
11+
12+
13+ ## Reporting a Vulnerability
14+
15+ Use this section to tell people how to report a vulnerability.
16+
17+ Tell them where to go, how often they can expect to get an update on a
18+ reported vulnerability, what to expect if the vulnerability is accepted or
19+ declined, etc.
You can’t perform that action at this time.
0 commit comments