Sunbird-RC / open-saber

Database agnostic, readily scalable APIs to store data!
https://opensaber.io/
MIT License
10 stars 44 forks source link

Bump spring-security-core from 5.0.3.RELEASE to 5.0.17.RELEASE in /java/middleware/registry-middleware/authorization #420

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps spring-security-core from 5.0.3.RELEASE to 5.0.17.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.0.17.RELEASE

:star: New Features

  • HTTP Host header attack #8640

:beetle: Bug Fixes

  • Remove unused field 'digester' in Md4PasswordEncoder #8578
  • ACL : AclImpl.hashCode leads to StackOverflowError #8572
  • Blocking in WebSessionServerCsrfTokenRepository #8547
  • Fix AntPathRequestMatcher Javadoc #8529
  • Document NoOpPasswordEncoder will not be removed #8524
  • Fix non-standard HTTP method for CsrfWebFilter #8518

:hammer: Dependency Upgrades

  • Update to Jython 2.5.3 #8638
  • Update to okhttp 3.12.12 #8637
  • Update to mockwebserver 3.12.12 #8636

5.0.16.RELEASE

:star: New Features

  • BCryptPasswordEncoder.encode() throws NPE #8348

:beetle: Bug Fixes

  • Fix Javadoc punctuation #8497
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8441
  • SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException #8432
  • Fix example in javadoc of FilterChainProxy #8354
  • Fix typo in Javadoc of ServerHttpSecurity#hasAuthority #8340
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8314

:hammer: Dependency Upgrades

  • Update to GAE 1.9.80 #8479
  • Update to org.powermock 2.0.7 #8478
  • Update to Spring Framework 5.0.17.RELEASE #8477

5.0.15.RELEASE

:star: New Features

  • SwitchUserFilter vulnerable to CSRF #8225
  • Update Encryptors documentation for standard and stronger #8218
  • Typo 'properites' -> 'properties' in documentation #8101
  • Remove unwanted code #7950

:beetle: Bug Fixes

... (truncated)
Commits
  • bcaad3a Release 5.0.17.RELEASE
  • 66f8a56 Polish setAllowedHostnames
  • 3e5b65f Add support for allowedHostnames in StrictHttpFirewall
  • c62789c Update to okhttp 3.12.12
  • b02cae0 Update to Jython 2.5.3
  • af278b5 Update to mockwebserver 3.12.12
  • ba81f6a Remove unused field 'digester' in Md4PasswordEncoder
  • a39efaf Prevent StackOverflowError for AccessControlEntryImpl.hashCode
  • 7d5e032 Revert "Create the CSRF token on the bounded elactic scheduler"
  • e21ef42 Create the CSRF token on the bounded elactic scheduler
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/project-sunbird/open-saber/network/alerts).
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.