CLS compliance
One of the goals for the Security Test Framework is to be compliant with the Common Language Specification. This will allow you to write security tests in any language supported by the .NET runtime (e.g. C#, VB.NET, IronPython). I’ve enabled the CLSCompliant attribute in the STF assembly so that if I write any non-compliant code [...]
Mondays
Didn’t do any work on Sussen this weekend. I was just taking it easy and relaxing. It’s once again Monday though and it’s back to work. This week is going to be about improving the Security Test Framework. This work will allow me to improve on the security tests I’ve already written and allow me [...]