You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/plugin
boojack 0e89407ee9 fix(filter): enforce CEL syntax semantics
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
2 months ago
..
cron chore: improve access to default fields in cron parser (#5750) 2 months ago
email chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
filter fix(filter): enforce CEL syntax semantics 2 months ago
httpgetter refactor: attachment service part2 12 months ago
idp fix: correct typos in comments, error messages, and identifiers (#5704) 3 months ago
markdown chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
scheduler chore: simplify attachment file writing 5 months ago
storage/s3 chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
webhook feat: add --allow-private-webhooks flag to bypass SSRF protection (#5694) 3 months ago