This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bsf.git
from 354cc0a Merge pull request #204 from
apache/dependabot/github_actions/github/codeql-action-3.28.1
new 744819b Fix Javadoc errors on Java 17
new bbf5712 Add security page and use common menu items
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:
.../org/apache/bsf/engines/jexl/JEXLEngine.java | 2 +-
.../java/org/apache/bsf/util/BSFFunctions.java | 2 +-
src/main/java/org/apache/bsf/util/EngineUtils.java | 1 +
src/main/java/org/apache/bsf/util/cf/CFDriver.java | 12 ++--
src/site/site.xml | 72 ++++++++++++----------
src/site/xdoc/security.xml | 51 +++++++++++++++
6 files changed, 102 insertions(+), 38 deletions(-)
create mode 100644 src/site/xdoc/security.xml