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

https://github.com/aboutcode-org/aboutcode-mirror-alpine-secdb

Alpine Linux Security Database Mirror https://secdb.alpinelinux.org/
https://github.com/aboutcode-org/aboutcode-mirror-alpine-secdb

Last synced: 14 days ago
JSON representation

Alpine Linux Security Database Mirror https://secdb.alpinelinux.org/

Awesome Lists containing this project

README

          

# Alpine Linux Security Database Mirror

This repository hosts a **mirror** of the official [Alpine Linux Security Database](https://secdb.alpinelinux.org/).

## Sync Frequency

The mirror syncs every 6 hours, see the sync workflow [.github/workflows/sync.yml](.github/workflows/sync.yml).

---

## Usage

To use the mirror, clone this repository:

```bash
git clone https://github.com/aboutcode-org/aboutcode-mirror-alpine-secdb.git
```

Once cloned, the content will be available in the `secdb/` directory.

---

## License

* **Code** is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
* **Data** is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).