From 7abeeb17d1aa7c9880f0a9cbe4ddccdc95cec8ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Wed, 11 Dec 2024 17:10:54 +0100 Subject: [PATCH] docs: add information gathering for `softwareDesignTraining` in the dashboard Related https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/52 --- docs/details/softwareDesignTraining.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/details/softwareDesignTraining.mdx b/docs/details/softwareDesignTraining.mdx index b0ba181..987b83f 100644 --- a/docs/details/softwareDesignTraining.mdx +++ b/docs/details/softwareDesignTraining.mdx @@ -17,6 +17,10 @@ slug: /details/softwareDesignTraining At least One Primary Maintainer has taken TBD Training on Secure Software Design +## Dashboard Inclusion + +It is considered `passed` if there is a record for the organization in the `software_design_training` dashboard table and the date falls within the valid range (one natural year). This table is maintained manually, [more information](https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/52) + ## Details - Implementation Status: pending