feat: initial open marketplace with llm-security, config-audit, ultraplan-local
This commit is contained in:
commit
f93d6abdae
380 changed files with 65935 additions and 0 deletions
14
plugins/llm-security/tests/fixtures/supply-chain/Pipfile.lock
generated
vendored
Normal file
14
plugins/llm-security/tests/fixtures/supply-chain/Pipfile.lock
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": { "sha256": "abc123" },
|
||||
"pipfile-spec": 6,
|
||||
"requires": { "python_version": "3.11" },
|
||||
"sources": [{ "name": "pypi", "url": "https://pypi.org/simple", "verify_ssl": true }]
|
||||
},
|
||||
"default": {
|
||||
"flask": { "version": "==2.3.0" },
|
||||
"colourama": { "version": "==0.4.6" },
|
||||
"requests": { "version": "==2.31.0" }
|
||||
},
|
||||
"develop": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue