tcatools/Tencent Cloud Code Analysis
code analysis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| block | 未通过检查时是否抛出错误阻塞流程 | no | true |
| label | 规则标签 | no | open_source_check |
| from_file | 填写一个相对工作区的文件路径,文件内容:待扫描的文件列表,一行一个文件,采用相对路径格式。 如果不指定,则扫描整个工作区的代码文件。 | no | — |
| white_paths | 指定相对工作区的扫描路径正则表达式(白名单),多个用英文逗号分割。 | no | — |
| ignore_paths | 指定相对工作区屏蔽路径正则表达式(黑名单),多个用英文逗号分割。 | no | — |
Outputs
| name | description |
|---|---|
| report | The scan result |