pomerium/authorize/evaluator
dependabot[bot] ec495bb682
chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* lint

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-10-19 09:36:59 -06:00
..
opa chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
config.go config: remove signature_key_algorithm (#2557) 2021-09-02 11:36:43 -06:00
evaluator.go authorize: add policy error details for custom error messages (#3542) 2022-08-09 14:46:31 -06:00
evaluator_test.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
functions.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
functions_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
google_cloud_serverless.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
google_cloud_serverless_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
headers_evaluator.go authorize: add support for cidr lookups (#3277) 2022-04-19 16:18:34 -06:00
headers_evaluator_test.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
policy_evaluator.go authorize: add policy error details for custom error messages (#3542) 2022-08-09 14:46:31 -06:00
policy_evaluator_test.go authorize: enforce service account expiration (#3661) 2022-10-13 09:28:42 -06:00