Assuming a Role With MFA Using Awsume and the AWS CLI Bryan Burman February 1, 2021 Application Security, Best Practices, DevOps 1 Comment In this post, we’re going to discuss the process of assuming a role with MFA from the AWS CLI using Awsume. In our last post, we discussed in ad … [Continue Reading...]
Code Sign a .NET Core Assembly In An Azure DevOps Build Bryan Burman April 17, 2019 Application Security, DevOps 1 Comment In a previous post, I discussed the process of code signing a .NET Core assembly with a digital certificate. In it, I mentioned three methods of utilizing SignTool.exe to … [Continue Reading...]