Skip to content

Commit

Permalink
chore(security): add SECURITY.md policy (carbon-design-system#13812)
Browse files Browse the repository at this point in the history
* chore(security): add SECURITY.md policy

* chore(security): add SECURITY.md policy

* docs(security): reference the release schedule

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
tay1orjones and kodiakhq[bot] authored May 17, 2023
1 parent b52b46c commit 0571ef3
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Security Policy

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 11.x | :white_check_mark: |
| 10.x | :white_check_mark: |
| < 9.0 | :x: |

These supported versions include the different discrete version numbers of
individual packages as listed in the
[release changelogs](https://github.com/carbon-design-system/carbon/releases).

Please review the
[release schedule](https://github.com/carbon-design-system/carbon/blob/main/docs/release-schedule.md)
for full details on what release phase versions are in and the level of support
provided for each.

## Reporting a Vulnerability

_Please do not report security vulnerabilities through public GitHub issues._

Instead, report a vulnerability through GitHub's security advisory feature at
https://github.com/carbon-design-system/carbon/security/advisories/new

Please include a description of the issue, the steps you took to create the
issue, affected versions, and, if known, mitigations for the issue. Our team
aims to respond to all new vulnerability reports within 7 business days.

Additional information on reporting vulnerabilities to IBM is available at
https://www.ibm.com/trust/security-psirt

## Preferred languages

We prefer all communications to be in English.

## Comments on this policy

If you have suggestions on how this process could be improved please
[submit a pull request](https://github.com/carbon-design-system/carbon/compare)
or [file an issue](https://github.com/carbon-design-system/carbon/issues/new) to
discuss.

0 comments on commit 0571ef3

Please sign in to comment.