1 Star 0 Fork 0

TCATools/common-cobra-v2.0.0-alpha.5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.template 905 Bytes
一键复制 编辑 原始数据 按行查看 历史
yalechen 提交于 2021-11-09 12:51 +08:00 . init
[cobra]
domain: 127.0.0.1:5000
# 0.0.0.0 can bind any domain
# 127.0.0.1 request localhost
host: 127.0.0.1
# default:80
port: 5000
debug: 0
logs_directory: logs
# NOTE: change it to a random string.(32\w)
secret_key: your_secret_key
[upload]
# upload src store path, default: uploads
# NOTE: no '/' or '\' at the end of the directory name.
directory: /tmp/cobra
extensions: tar.bz2|tar|gz|tgz|tar.gz|rar|zip
max_size: 200
[third_party_vulnerabilities]
# Push vulnerabilities to third vulnerabilities ?
status: 0
# Third vulnerabilities api url
api:
# Key
key:
[email]
# SMTP Host
host:
# SMTP Port
port:
username:
password:
sender:
# use ssl, True / False
ssl:
[report]
to:
[svn]
username:
password:
[git]
username:
password:
private_token:
# http://xxx.gitlab.com/api/v3/projects/all
gitlab_url:
cobra_ip:
[cve]
modified = 00B6A630D5515C9D6F61B2FC97ED7EE689A787AC52E1654D1E991BC26F4647CD
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/TCATools/common-cobra-v2.0.0-alpha.5.git
git@gitee.com:TCATools/common-cobra-v2.0.0-alpha.5.git
TCATools
common-cobra-v2.0.0-alpha.5
common-cobra-v2.0.0-alpha.5
main

搜索帮助