-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: adds LICENSE file Signed-off-by: Jennifer Power <[email protected]> * chore: adds NOTICE.md for third party content Signed-off-by: Jennifer Power <[email protected]> --------- Signed-off-by: Jennifer Power <[email protected]>
- Loading branch information
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Attribution ShareAlike 4.0 International ([CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)) | ||
|
||
## You are free to | ||
|
||
Share — copy and redistribute the material in any medium or format | ||
Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
|
||
The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
||
## Under the following terms | ||
|
||
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. | ||
|
||
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. | ||
|
||
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. | ||
|
||
## Notices | ||
|
||
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. | ||
|
||
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. | ||
|
||
[https://creativecommons.org/licenses/by-sa/4.0/legalcode] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# NOTICES AND INFORMATION | ||
|
||
This repository incorporates material from third parties. | ||
|
||
1. NIST 800-53 Rev 5 OSCAL Catalog | ||
- License: Creative Commons CC0 1.0 Universal | ||
- Copyright: Not Applicable | ||
- Link to License: https://github.com/usnistgov/oscal-content/blob/main/LICENSE.md | ||
|
||
2. FedRAMP OSCAL Profiles | ||
- License: Creative Commons CC0 1.0 Universal | ||
- Copyright: Not Applicable | ||
- Link to License: https://github.com/GSA/fedramp-automation/blob/master/LICENSE.md |