https://github.com/foxboron/arch-sec-finder
https://github.com/foxboron/arch-sec-finder
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foxboron/arch-sec-finder
- Owner: Foxboron
- License: mit
- Created: 2020-10-06T20:17:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T20:17:18.000Z (over 5 years ago)
- Last Synced: 2025-02-01T11:12:31.677Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
arch-sec-finder
==============
This intends to be experimental tooling to find CVEs affecting Arch packages.
It needs a seeded package list. It can be generated with
```shell
λ ~ » expac -S "%n %v" > packages
```