Posts by this author

Sep 25, 2024
0
0

Common annotated security keys

In April 2021, GitHub announced changes to their security token format that significantly enhanced security. The improvement leveraged two straightforward techniques: a fixed signature in the generated token and a checksum - both of which are highly effective in eliminating false positives (noise) and false negatives (missed findings). Microsoft a...

Sep 27, 2021
0
1

Caesar, standards, and SAST: The road to SARIF

In this post, Michael Fanning gives us a short history on standards (think Julius Caesar), how consensus on something very small can enable something very large, and how all of it relates to the design of the โ€˜Static Analysis Results Interchange Formatโ€™ (SARIF).