• boojack's avatar
    fix(filter): enforce CEL syntax semantics · 0e89407e
    boojack authored
    Reject non-standard truthy numeric expressions in filters and document the parser as a supported subset of standard CEL syntax.
    
    - remove legacy filter rewrites
    - support standard equality in tag exists predicates
    - add regression coverage for accepted and rejected expressions
    0e89407e
Name
Last commit
Last update
..
README.md Loading commit data...
attachment_filter_test.go Loading commit data...
attachment_test.go Loading commit data...
containers.go Loading commit data...
filter_helpers_test.go Loading commit data...
idp_test.go Loading commit data...
inbox_test.go Loading commit data...
instance_setting_test.go Loading commit data...
main_test.go Loading commit data...
memo_filter_test.go Loading commit data...
memo_relation_test.go Loading commit data...
memo_test.go Loading commit data...
migrator_test.go Loading commit data...
migrator_upgrade_test.go Loading commit data...
reaction_test.go Loading commit data...
store.go Loading commit data...
user_setting_test.go Loading commit data...
user_test.go Loading commit data...