[java-opensaml] branch main updated (966556fdd -> 23d7cb7f1)
Brent Putman
putmanb at georgetown.edu
Sat Feb 12 02:14:31 UTC 2022
This is an automated email from the git hooks/post-receive script.
putmanb pushed a change to branch main
in repository java-opensaml.
from 966556fdd OSJ-350 - Reference to vulnerable version of org.postgresql:postgresql
new d25fa0195 OSJ-347: Eliminate use of self-hosted MDQ server for unit tests
new 23d7cb7f1 OSJ-334: Mitigation for bad logger implementation
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../opensaml/core/config/ConfigurationService.java | 26 ++++------
.../core/config/InitializationService.java | 20 +++-----
.../opensaml/core/xml/util/XMLObjectSupport.java | 55 +++++++++-------------
.../opensaml/saml/common/SAMLObjectSupport.java | 17 ++-----
.../metadata/support/SAML2MetadataSupport.java | 24 ++++------
.../saml/saml1/profile/SAML1ActionSupport.java | 20 +++-----
.../saml/saml1/profile/SAML1ObjectSupport.java | 12 ++---
.../saml/saml2/profile/SAML2ActionSupport.java | 24 ++++------
.../AbstractDynamicHTTPMetadataResolverTest.java | 4 +-
...ctionDrivenDynamicHTTPMetadataResolverTest.java | 8 ++--
.../org/opensaml/security/crypto/KeySupport.java | 25 ++++------
.../org/opensaml/security/crypto/SigningUtil.java | 43 +++++++----------
.../org/opensaml/security/x509/X509Support.java | 29 ++++--------
.../impl/EvaluableCredentialCriteriaRegistry.java | 42 ++++++-----------
.../xmlsec/algorithm/AlgorithmSupport.java | 17 ++-----
.../opensaml/xmlsec/keyinfo/KeyInfoSupport.java | 43 +++++++----------
.../xmlsec/signature/support/SignatureSupport.java | 24 +++-------
.../signature/support/SignatureValidator.java | 14 ++----
.../opensaml/xmlsec/signature/support/Signer.java | 16 ++-----
19 files changed, 162 insertions(+), 301 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list