| Name | uv-audit JSON |
| Version |
0.1.2
JSON |
| download |
| home_page | None |
| Summary | uv Tool for checking dependencies for vulnerabilities |
| upload_time | 2024-10-26 14:37:17 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.12 |
| license | None |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# uv Audit Tool
uv tool for checking dependencies for vulnerabilities
[](https://pypi.org/project/uv-audit/)
[](https://pypi.org/project/uv-audit/)
[](https://pepy.tech/project/uv-audit)
[](https://gitlab.com/rocshers/python/uv-audit)
[](https://gitlab.com/rocshers/python/uv-audit)
Powered by [safety](https://safetycli.com)
## Functionality
- Check **dependencies**
## Quick start
```bash
uvx uv-audit
# Or using uvxt
uv tool install uvxt
uvxt audit
```
## Contribute
Issue Tracker: <https://gitlab.com/rocshers/python/uv-audit/-/issues>
Source Code: <https://gitlab.com/rocshers/python/uv-audit>
Before adding changes:
```bash
make install
```
After changes:
```bash
make format test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "uv-audit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e7/6e/c5d1cd3ec569069ee9e14a6ac6b70f50f87355da80c55e480cbf5ed44f23/uv_audit-0.1.2.tar.gz",
"platform": null,
"description": "# uv Audit Tool\n\nuv tool for checking dependencies for vulnerabilities\n\n[](https://pypi.org/project/uv-audit/)\n[](https://pypi.org/project/uv-audit/)\n\n[](https://pepy.tech/project/uv-audit)\n[](https://gitlab.com/rocshers/python/uv-audit)\n[](https://gitlab.com/rocshers/python/uv-audit)\n\nPowered by [safety](https://safetycli.com)\n\n## Functionality\n\n- Check **dependencies**\n\n## Quick start\n\n```bash\nuvx uv-audit\n\n# Or using uvxt\nuv tool install uvxt\nuvxt audit\n```\n\n## Contribute\n\nIssue Tracker: <https://gitlab.com/rocshers/python/uv-audit/-/issues> \nSource Code: <https://gitlab.com/rocshers/python/uv-audit>\n\nBefore adding changes:\n\n```bash\nmake install\n```\n\nAfter changes:\n\n```bash\nmake format test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "uv Tool for checking dependencies for vulnerabilities",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8335523c353165d463b20b186d7a02c06c362cc6c2e3320c4896f82029ce491f",
"md5": "c5c253ba6da849ca1662a4b3adda5d38",
"sha256": "5a0227c822e5b8a63fe1f4a688bca478dca84937b1f0e033a1f9937b34272954"
},
"downloads": -1,
"filename": "uv_audit-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5c253ba6da849ca1662a4b3adda5d38",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 5226,
"upload_time": "2024-10-26T14:37:15",
"upload_time_iso_8601": "2024-10-26T14:37:15.825383Z",
"url": "https://files.pythonhosted.org/packages/83/35/523c353165d463b20b186d7a02c06c362cc6c2e3320c4896f82029ce491f/uv_audit-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e76ec5d1cd3ec569069ee9e14a6ac6b70f50f87355da80c55e480cbf5ed44f23",
"md5": "6c95527ab1733c9b0d626e22c9ef66e4",
"sha256": "470480942b3b9d5b6363a227cccd04c719ace9741f81b0555a1d491ebb127be0"
},
"downloads": -1,
"filename": "uv_audit-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "6c95527ab1733c9b0d626e22c9ef66e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 5179,
"upload_time": "2024-10-26T14:37:17",
"upload_time_iso_8601": "2024-10-26T14:37:17.216211Z",
"url": "https://files.pythonhosted.org/packages/e7/6e/c5d1cd3ec569069ee9e14a6ac6b70f50f87355da80c55e480cbf5ed44f23/uv_audit-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-26 14:37:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "uv-audit"
}