Conversation
ajshred
left a comment
There was a problem hiding this comment.
Looks good Gretchen! Thank you!!!
|
@ajshred do you have any thoughts on Rachel's comment? From Rachel: "I think we need to add some language here about liability in terms of security issues. This should be language that is everywhere for the SDK." She gave the following example text from AB2D: It is important to note that the AB2D team does not regularly maintain the sample clients. Additionally, a best-effort was made to ensure the clients are secure but they have not undergone comprehensive formal security testing. Each user/organization is responsible for conducting their own review and testing prior to implementation. Is there some equivalent text we could add to a new security section for both SDK readmes? |
Hmmm. We do test our sample apps and SDKs. We also monitor them for vulnerabilities. And we have strategies for updating them. I'm not sure this same thing applies with the SDKs. These are tools we are releasing and intend to support. Is she saying we should supply some statement that relieves us of that liability? |
|
@gmaciolek I added the prerequisites section. Copied it from the Node SDK as is. Still reviewing... |
|
@gmaciolek I noticed some issues with some of the code block formatting. I committed some fixes. I think they are all looking good. |
…m/CMSgov/cms-bb2-python-sdk into gmaciolek-BB2-1472-readme-updates
JIRA Ticket:
BB2-1472
User Story or Bug Summary:
Polish the GitHub SDK repo and readme docs related to Node & Python SDKs. Proof-read and check styling.
What Does This PR Do?
Revise readme to improve organization of information, make instructions more concise and clear, add sections commonly included in readme files (Prerequisites, About, Help and Support), and apply DASG content style guide-based changes.
What Should Reviewers Watch For?
If you're reviewing this PR, please check these things, in particular:
Please review carefully that my edits didn't compromise the accuracy of the information. I tried to simplify the sentence structure in a few places, but I might have gone too far.
Question for reviewers
From Rachel: "I think we need to add some language here about liability in terms of security issues. This should be language that is everywhere for the SDK."
She gave the following example text from AB2D: It is important to note that the AB2D team does not regularly maintain the sample clients. Additionally, a best-effort was made to ensure the clients are secure but they have not undergone comprehensive formal security testing. Each user/organization is responsible for conducting their own review and testing prior to implementation.
Is there some equivalent text we could add to a new security section for both SDK readmes?
What Security Implications Does This PR Have?
none
I have gone through and verified that...:
I'm not sure that this checklist is directly applicable to a documentation-specific type of PR, but I'll check off what seems relevant. Let me know if there's anything else I should verify.
READMEupdates and changelog / release notes entries.TODOand/orFIXMEcomments, which include a JIRA ticket ID for any items that require urgent attention.