mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
I considered using `getInput` like in JS, but things like signature verification has multiple inputs (message and signature). Using getAnInput also aligns better with Decoding/Encoding.