mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package chalk (#2713)
This commit is contained in:
parent
8fed95d818
commit
3eec00bc2f
@ -31478,5 +31478,19 @@
|
|||||||
"description": "Generate random prime numbers, and do prime number tests. Note: don't support prime numbers larger than approximately 3037000499 (sqrt(int.high)).",
|
"description": "Generate random prime numbers, and do prime number tests. Note: don't support prime numbers larger than approximately 3037000499 (sqrt(int.high)).",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/xjzh123/getprime"
|
"web": "https://github.com/xjzh123/getprime"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "chalk",
|
||||||
|
"url": "https://github.com/crashappsec/chalk",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"observability",
|
||||||
|
"security",
|
||||||
|
"docker",
|
||||||
|
"sbom"
|
||||||
|
],
|
||||||
|
"description": "Software artifact metadata to make it easy to tie deployments to source code and collect metadata.",
|
||||||
|
"license": "GPLv3",
|
||||||
|
"web": "https://github.com/crashappsec/chalk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user