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/
- Host: GitHub
- URL: https://github.com/aboutcode-org/aboutcode-mirror-alpine-secdb
- Owner: aboutcode-org
- Created: 2026-01-29T18:17:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-03T00:06:22.000Z (15 days ago)
- Last Synced: 2026-04-03T05:18:06.119Z (15 days ago)
- Homepage:
- Size: 616 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).