Commit Graph

2 Commits

Author SHA1 Message Date
Joachim Jablon
33e827c6cc
Security considerations: ids are strings, not integers (#400)
Fix doc regarding using assertion on IDs rather than names. They refer
to IDs as integers, where those are actually strings, so we need to
quote them.

I lost too many hours on this to let anyone else experience the same
issue :D

Signed-off-by: Joachim Jablon <ewjoachim@gmail.com>
2024-03-12 11:21:38 -04:00
Seth Vargo
ee1c1b641f
Add security considerations for Attribute Conditions (#393) 2024-02-07 08:19:20 -05:00