We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
noSensitiveInfoInRepositories
1 parent c199a91 commit 6c7c116Copy full SHA for 6c7c116
docs/checks/noSensitiveInfoInRepositories.mdx
@@ -18,6 +18,12 @@ This check is currently under development and not yet implemented. [Click here t
18
No secrets or credentials are included in the source code
19
<!-- DESCRIPTION:END -->
20
21
+## VisionBoard Inclusion
22
+
23
+We checked the `secret_scanning_enabled_for_new_repositories` field in the GitHub Organization API and
24
+the `secret_scanning_status` field in the GitHub Repositories API to verify if the project has enforced
25
+this policy, [more information](https://github.com/OpenPathfinder/visionBoard/issues/67)
26
27
<!-- DETAILS:START -->
28
## Details
29
- Default Category: service authentication
0 commit comments