github-repo-standard:在GitHub组织中实施各种标准GitHub存储库配置设置

时间:2024-05-29 06:49:51
【文件属性】:

文件名称:github-repo-standard:在GitHub组织中实施各种标准GitHub存储库配置设置

文件大小:35KB

文件格式:ZIP

更新时间:2024-05-29 06:49:51

JavaScript

github-repo-standard 在整个GitHub组织中实施各种标准GitHub存储库配置设置。 支持的回购检查 许可证(强制性?,是允许的类型之一?) 启用了漏洞警报吗? 分支机构保护检查? 请参阅以更好地了解要检查的内容。 自定义回购检查 除了此处提供的检查之外,您还可以将自己的async检查函数数组作为可选参数传递给enforceGitHubPolicy函数。 这些将在脚本执行期间被调用,并且可能有助于发现和/或补救活动。 有关此类检查的示例,请参见 。 建议用法 const enforce = require ( '@jupiterone/github-repo-standard' ) ; const policy = require ( '@jupiterone/github-repo-standard/examples/policy.json' ) ; con


【文件预览】:
github-repo-standard-main
----.github()
--------dependabot.yml(273B)
--------workflows()
----yarn.lock(61KB)
----src()
--------enforceGitHubPolicy.js(6KB)
--------enforcementUtils.js(3KB)
--------slack.js(846B)
--------github.js(2KB)
--------standardize-repos.js(2KB)
----.eslintrc.yml(54B)
----examples()
--------customCheck.js(2KB)
--------policy.json(2KB)
----LICENSE(1KB)
----test()
--------index-test.js(4KB)
--------.eslintrc.yml(68B)
----README.md(2KB)
----.editorconfig(295B)
----.gitignore(226B)
----index.js(108B)
----package.json(1KB)

网友评论