From 283e6d17c24f4c08358335490296996990d54247 Mon Sep 17 00:00:00 2001 From: Gretchen Maciolek Date: Fri, 14 Oct 2022 12:12:02 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c068e5b..a101409 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This Python software development kit (SDK) provides tools and resources for deve - [SDK Development](#sdk_devel) - [About](#about) - [License](#license) +- [Security](#security) - [Help and Support](#help) @@ -295,7 +296,11 @@ The [Blue Button 2.0 API](https://bluebutton.cms.gov/) provides Medicare enrolle ## License The CMS Blue Button 2.0 Python SDK is licensed under the Creative Commons Zero v1.0 Universal. For more details, see [License](https://github.com/CMSgov/cms-bb2-python-sdk/blob/main/LICENSE). -*Note: We do our best to keep our SDKs up to date with vulnerability patching and security testing, but you are responsible for your own review and testing before implementation.* +## Security +We do our best to keep our SDKs up to date with vulnerability patching and security testing, but you are responsible for your own review and testing before implementation. + +To report vulnerabilities, please see the [CMS Vulnerability Disclosure Policy](https://www.cms.gov/vulnerability-disclosure-policy) and follow the directions for reporting. + ## Help and Support