This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 6279ab9b25 Update security reporting instructions in SECURITY.md
new 6edceb9859 Document scope exclusions for deprecated code and examples
new df28f7505a 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(-)