Further reading
If you want to explore some of the topics that were mentioned in this chapter, take a look at the following resources:
Certificate operations:
- New-SelfSignedCertificate: https://docs.microsoft.com/en-us/powershell/module/pki/new-selfsignedcertificate
- Set-AuthenticodeSignature: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-authenticodesignature
- Get-AuthenticodeSignature: https://docs.microsoft.com/en-us/powershell/wwmodule/microsoft.powershell.security/get-authenticodesignature
CI/CD:
- CI/CD: The what, why, and how: https://resources.github.com/ci-cd/
- About continuous integration: https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration
Application control:
- Application Control for Windows: https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control
- Authorize...