This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
from 8830021 NIFI-12361 Added Minimum Java Versions to Downloads
new 0d49eea NIFI-12424 Merged Security Reporting Pages
new 44b71be NIFI-12424 Removed Registry Security Reports link
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:
assets/stylesheets/app.scss | 8 +
layouts/partials/topbar.html | 3 +-
layouts/shortcodes/vulnerability.html | 35 +
source/registry-security.html | 167 ----
source/security.html | 1533 ---------------------------------
source/security.md | 751 ++++++++++++++++
static/.htaccess | 3 +
7 files changed, 798 insertions(+), 1702 deletions(-)
create mode 100644 layouts/shortcodes/vulnerability.html
delete mode 100644 source/registry-security.html
delete mode 100644 source/security.html
create mode 100644 source/security.md