mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 15:50:15 -08:00
* feat(repo): support local repositories * fix tests * test: fix client/server tests * docs: update * test: add fs tests * test: do not update golden files if overridden * docs: remove a comment about fs deprecation
23 lines
767 B
JSON
23 lines
767 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
".NETCoreApp,Version=v5.0": {
|
|
"Newtonsoft.Json": {
|
|
"type": "Direct",
|
|
"requested": "[12.0.3, )",
|
|
"resolved": "12.0.3",
|
|
"contentHash": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg=="
|
|
},
|
|
"NuGet.Frameworks": {
|
|
"type": "Direct",
|
|
"requested": "[5.7.0, )",
|
|
"resolved": "5.7.0",
|
|
"contentHash": "7Q/wUoB3jCBcq9zoBOBGHFhe78C13jViPmvjvzTwthVV8DAjMfpXnqAYtgwdaRLJMkTXrtdLxfPBIFFhmlsnIQ==",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "12.0.3"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|