mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-06 08:43:27 +08:00
14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
{
|
|
"graph_lock": {
|
|
"nodes": {
|
|
"0": {
|
|
"options": "",
|
|
"path": "conanfile.txt",
|
|
"context": "host"
|
|
}
|
|
},
|
|
"revisions_enabled": false
|
|
},
|
|
"version": "0.4",
|
|
"profile_host": "[settings]\narch=x86_64\narch_build=x86_64\nbuild_type=Release\ncompiler=gcc\ncompiler.libcxx=libstdc++\ncompiler.version=9\nos=Linux\nos_build=Linux\n[options]\n[build_requires]\n[env]\n"
|
|
} |