pomerium/pkg/policy/criteria
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
..
accept.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
accept_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
authenticated_user.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
authenticated_user_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
claims.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
claims_test.go ppl: support special characters in claim keys (#3639) 2022-10-03 07:35:18 -06:00
cors_preflight.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
cors_preflight_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
criteria.go 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
criteria_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
device.go handle device states in deny block, fix default device type (#2919) 2022-01-11 11:56:54 -07:00
device_test.go handle device states in deny block, fix default device type (#2919) 2022-01-11 11:56:54 -07:00
domain.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
domain_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
email.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
email_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
groups.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
groups_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
http_method.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
http_method_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
http_path.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
http_path_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
invalid_client_certificate.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
matchers.go ppl: add data type, implement string and list matchers (#2228) 2021-05-21 11:28:41 -06:00
matchers_test.go ppl: add data type, implement string and list matchers (#2228) 2021-05-21 11:28:41 -06:00
pomerium_routes.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
reasons.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
reject.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
reject_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
user.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
user_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00