Skip to content

Commit 4f25e1f

Browse files
authored
Merge pull request #36 from OpenPathfinder/refactor/update-links
2 parents 1187384 + e7971a9 commit 4f25e1f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/checks/adminRepoCreationOnly.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Only admins should be able to create public repositories
1616

1717
## VisionBoard Inclusion
1818

19-
We use the field `members_can_create_public_repositories` from the GitHub Organization API to check if the project has enforced this policy. [More information](https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/75)
19+
We use the field `members_can_create_public_repositories` from the GitHub Organization API to check if the project has enforced this policy. [More information](https://github.com/OpenPathfinder/visionBoard/issues/75)
2020

2121
## FortSphere Inclusion
2222

docs/checks/githubOrgMFA.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Multi Factor authentication (MFA) enforced across the Github Organization(s)
1616

1717
## Dashboard Inclusion
1818

19-
We use the field `two_factor_requirement_enabled` from the GitHub Organization API to check if the project has enforced this policy. [More information](https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/43)
19+
We use the field `two_factor_requirement_enabled` from the GitHub Organization API to check if the project has enforced this policy. [More information](https://github.com/OpenPathfinder/visionBoard/issues/43)
2020

2121
<!-- DETAILS:START -->
2222
## Details

docs/checks/owaspTop10Training.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ At least one primary maintainer has taken the training on OWASP Top 10 or Equiva
1616

1717
## Dashboard Inclusion
1818

19-
It is considered `passed` if there is a record for the organization in the `owasp_top10_training` dashboard table and the date falls within the valid range (six months). This table is maintained manually, [more information](https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/63)
19+
It is considered `passed` if there is a record for the organization in the `owasp_top10_training` dashboard table and the date falls within the valid range (six months). This table is maintained manually, [more information](https://github.com/OpenPathfinder/visionBoard/issues/63)
2020

2121
<!-- DETAILS:START -->
2222
## Details

docs/checks/softwareDesignTraining.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ At least one primary maintainer has taken the training on Secure Software Design
1616

1717
## Dashboard Inclusion
1818

19-
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 (six months). This table is maintained manually, [more information](https://github.com/secure-dashboards/openjs-foundation-dashboard/issues/52)
19+
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 (six months). This table is maintained manually, [more information](https://github.com/OpenPathfinder/visionBoard/issues/52)
2020

2121
<!-- DETAILS:START -->
2222
## Details

0 commit comments

Comments
 (0)