-
Notifications
You must be signed in to change notification settings - Fork 15
License inquiry – intended reuse in CheckCA2023 GUI tool #29
Description
Hi,
I am developing CheckCA2023, an open-source PowerShell/WPF GUI tool that helps enterprise IT administrators monitor the Microsoft CA 2023 Secure Boot certificate migration.
Repo: https://github.com/claude-boucher/CheckCA2023
I would like to integrate the SVN reading technique found in Get-BootMgrSecurityVersion.ps1 (reading the BOOTMGRSECURITYVERSIONNUMBER RT_RCDATA resource via LoadLibraryEx P/Invoke) into my tool, with full attribution to your repository.
I noticed that the repository does not currently declare a license. Could you clarify under what terms reuse is permitted? Adding a license file (e.g. MIT) to the repo would make this straightforward for anyone wishing to build on your work.
In any case, I will credit your repository in my README, CHANGELOG, and source code comments.
Thank you for the excellent work on this toolset — it has been a valuable reference for the community.