An open API service indexing awesome lists of open source software.

https://github.com/foxboron/arch-sec-finder


https://github.com/foxboron/arch-sec-finder

Last synced: 8 months ago
JSON representation

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
```