This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch wicket-10.x
in repository https://gitbox.apache.org/repos/asf/wicket.git
from ac6cc58723 Update security reporting instructions in SECURITY.md
new 2f40b56a77 Document scope exclusions for deprecated code and examples
new 67d3b1754a Document that the URL and cookie crypt is not authenticated
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:
SECURITY.md | 93 ++++++++++++++++++++--
.../apache/wicket/core/util/crypt/AESCrypt.java | 15 +++-
.../wicket/core/util/crypt/AbstractJceCrypt.java | 8 +-
.../apache/wicket/util/crypt/AbstractCrypt.java | 9 ++-
.../org/apache/wicket/util/crypt/SunJceCrypt.java | 11 ++-
5 files changed, 124 insertions(+), 12 deletions(-)