add new chinese translations
This commit is contained in:
24
pages.zh/common/fossa.md
Normal file
24
pages.zh/common/fossa.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# fossa
|
||||
|
||||
> Fossa 服务的命令行界面 - 生成实时许可证审计、漏洞扫描和关于依赖项许可证的报告。
|
||||
> 更多信息:<https://github.com/fossas/fossa-cli>。
|
||||
|
||||
- 初始化一个 `.fossa.yml` 配置文件:
|
||||
|
||||
`fossa init`
|
||||
|
||||
- 运行默认项目构建:
|
||||
|
||||
`fossa build`
|
||||
|
||||
- 分析构建的依赖项:
|
||||
|
||||
`fossa analyze`
|
||||
|
||||
- 生成报告:
|
||||
|
||||
`fossa report`
|
||||
|
||||
- 测试当前修订版与 FOSSA 扫描状态,并在发现问题时以错误退出:
|
||||
|
||||
`fossa test`
|
Reference in New Issue
Block a user