This is an automated email from the ASF dual-hosted git repository.

meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new de3a4e2  improve security reports edit instructions
de3a4e2 is described below

commit de3a4e24ca9fae7f5c4f93fa06d93ad22e2543b6
Author: Adam Monsen <[email protected]>
AuthorDate: Thu Dec 11 13:59:28 2025 -0800

    improve security reports edit instructions
---
 security.html            | 2 +-
 src/security/Readme.md   | 1 +
 src/security/security.md | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/security.html b/security.html
index 61ca48a..05f45ff 100644
--- a/security.html
+++ b/security.html
@@ -487,7 +487,7 @@ specific language governing permissions and limitations 
under the License.
 <li>November 29, 2022: In order to ensure that users are given warning of 
critical issues, the Apache Fineract project may use its relationship with the 
independent Mifos Initiative to ensure that users of the Fineract backend and 
Mifos front end UI are informed of such vulnerabilities and are able to assist 
in testing and validating patches.</li>
 </ul>
 <h2 id="editing-this-document">Editing this document</h2>
-<p>The <a 
href="https://github.com/apache/fineract-site/blob/asf-site/src/security/security.md";>source
 for this document</a> is <a 
href="https://pandoc.org/MANUAL.html#pandocs-markdown";>plain text with minimal 
Pandoc-flavor Markdown</a>. It is <a 
href="https://github.com/apache/fineract-site/blob/asf-site/src/security/Readme.md";>rendered
 as HTML with Pandoc</a>.</p>
+<p>The source for this document is <a 
href="https://pandoc.org/MANUAL.html#pandocs-markdown";>plain text with minimal 
Pandoc-flavor Markdown</a>. It is <a 
href="https://github.com/apache/fineract-site/tree/asf-site/src/security";>rendered
 as HTML with Pandoc</a>.</p>
 <p>Keep this document simple and consistent. If you change the structure for 
one section, do so throughout the document.</p>
 <p>Major headings are releases in descending order (most recent first). Minor 
headings are CVE ids, also in descending order. Always use 
<code>www.cve.org</code> for canonical CVE links. Date format for “Report” and 
“Fix” fields is <code>YYYY-MM-DD</code>.</p>
 </body>
diff --git a/src/security/Readme.md b/src/security/Readme.md
index 59c423e..59a046a 100644
--- a/src/security/Readme.md
+++ b/src/security/Readme.md
@@ -17,6 +17,7 @@ Sources for <https://fineract.apache.org/security.html>
 
 ## To add and update security reports
 
+1. Edit sources (e.g. `security.md`).
 1. Run `make`.
 1. Open `../../security.html` in a web browser.
 
diff --git a/src/security/security.md b/src/security/security.md
index a3c6b1a..f20ec77 100644
--- a/src/security/security.md
+++ b/src/security/security.md
@@ -313,8 +313,8 @@ We would like to thank Alex Ivanov and the Apache Security 
team for reporting th
 
 ## Editing this document
 
-The [source for this 
document](https://github.com/apache/fineract-site/blob/asf-site/src/security/security.md)
 is [plain text with minimal Pandoc-flavor 
Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown).
-It is [rendered as HTML with 
Pandoc](https://github.com/apache/fineract-site/blob/asf-site/src/security/Readme.md).
+The source for this document is [plain text with minimal Pandoc-flavor 
Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown).
+It is [rendered as HTML with 
Pandoc](https://github.com/apache/fineract-site/tree/asf-site/src/security).
 
 Keep this document simple and consistent.
 If you change the structure for one section, do so throughout the document.

Reply via email to