Updated License

This commit is contained in:
brotoskyj
2025-08-22 15:49:26 -04:00
parent 56de83478e
commit fae80905c7
7 changed files with 79 additions and 1 deletions
+7
View File
@@ -8,3 +8,10 @@ Python based Carbon Black App Control feature implementation for Airlock
- "Local Approval Initialization"
This programmatically scans devices in audit mode within Airlock and subsequently adds the identified blocks to a user-specified whitelist.
## License
**AirlockTools** is licensed under the **GNU Affero General Public License v3.0**.
You may copy, distribute, and modify the software under the terms of the AGPL-3.0 license.
See the [LICENSE](LICENSE.md) file for full details, or visit
[https://www.gnu.org/license/agpl-3.0.html](https://www.gnu.org/license/agpl-3.0.html)