module = "github.com/dinever/golf" | |
description = """ | |
CSRF tokens are generated using math/rand, making predicting their values | |
relatively trivial. | |
""" | |
credit = "@elithrar" | |
symbols = ["randomBytes"] | |
published = "2021-04-14T12:00:00Z" | |
[[versions]] | |
fixed = "v0.3.0" | |
[links] | |
commit = "https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe" | |
pr = "https://github.com/dinever/golf/pull/24" | |
context = ["https://github.com/dinever/golf/issues/20"] |