Added package chalk (#2713)

This commit is contained in:
John Viega 2023-09-26 23:05:36 -04:00 committed by GitHub
parent 8fed95d818
commit 3eec00bc2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)).",
"license": "MIT",
"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"
}
]