MIT License Copyright (c) 2025-2026 GRC Engineering Club contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- ## Third-party content This repository uses data and content with additional terms: ### Secure Controls Framework (SCF) Control crosswalk data is retrieved from the Secure Controls Framework via https://hackidle.github.io/scf-api/ (original source: https://securecontrolsframework.com). SCF data is licensed under Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0). When this toolkit caches SCF data, it is preserved verbatim without modification. Attribution is provided in generated reports and in docs/SCF-ATTRIBUTION.md. ### CIS Controls The plugin at `plugins/frameworks/cis-controls/` contains content derived from the CIS Controls v8, published by the Center for Internet Security and licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). That subdirectory is dual-licensed: original code is MIT; CIS-derived content is CC BY-SA 4.0. See `plugins/frameworks/cis-controls/LICENSE-CIS.md`. ### Other frameworks Plugins referencing ISO/IEC, PCI DSS, HITRUST CSF, and other proprietary frameworks provide original implementation guidance only. Normative control text remains the intellectual property of the respective standards bodies; consult your licensed copy of the standard for authoritative requirements.