Commit Graph

8 Commits

Author SHA1 Message Date
Tristan Swadell 23cc28fd63
security/authorization: upgrade cel-v0.10.1 and fix breaking API change. (#5243) 2022-03-15 14:50:46 -07:00
Easwar Swaminathan 712e8d4f57
Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
Easwar Swaminathan 6bd8e8cf30
multiple: remove support for Go 1.11 (#4700) 2021-08-24 14:24:34 -07:00
Doug Fawley 74fe6eaa41
github: testing action workflow improvements and update to test Go1.16 (#4358) 2021-04-22 14:59:51 -07:00
Easwar Swaminathan 7a6ab59115
multiple: go mod tidy to make vet happy (#4337) 2021-04-13 11:47:25 -07:00
Elizabeth Zou cc8e63cae1
security/authorization: add integration tests (#3809)
* security/authorization: integration tests for using CEL engine library
2020-08-26 11:44:05 -07:00
ZhenLian f640ae6a4f
security/authorization: util function for converting CEL expression string (#3822)
* security/authorization: add the util function to compile string cel expr
2020-08-19 12:01:00 -07:00
Elizabeth Zou d3e3e7a46f
security/authorization: Added CEL-based authorization engine (#3707)
* Add CEL-based authorization engine in a new module under security/authorization
2020-08-07 09:49:45 -07:00