Pandora's box
Organization to store public packages and their sources.
Pandora's box
This is an organization where publically available repositories, and corresponding packages, are put. It is free to use to anybody.
Naming convention
Each repository has a type and this is indicated in the name of the repository like an extension.
| Suffix | Description |
|---|---|
.woodpecker |
Woodpecker CI plugin |
.setup |
Not a package but a side repository that run management related functions |
.gopack |
Go module |
.goapp |
Application written in Go |
.template |
Repository template |
.image-copy |
Sync contianer image to local registry |
Pipelines
Pipelines are automatically created and run for each repository based on its extenstion. There are no .woodpecker directories in repositories.
The pipelines can be found in woodpecker-config-server.goapp repository.
Repository scanning
Regular scanning are running against each repo by renovate and trivy. Each repository has two issues that are always open:
Dependency Dashboard: Report by renovate.Vulnerability dashboard: Report by trivy.
Configuration server for Woodpecker CI, to centralize the workflows.
Updated 2026-04-19 07:09:55 +00:00
Woodpecker CI plugin to call ntfy.sh service.
Updated 2026-04-18 07:45:42 +00:00
Woodpecker CI plugin with `trivy` utility to check vulnerabilities in images.
Updated 2026-04-18 07:39:42 +00:00
Image that run `hadolint` utility in a Woodpecker CI workflow.
Updated 2026-04-18 07:37:45 +00:00
This repository is mirroring the latest supported Go version from https://go.dev/dl/ into bucket.
Updated 2026-04-18 07:31:43 +00:00
Routine that run periodically and setup settings in Woodpecker CI.
Updated 2026-04-18 07:13:44 +00:00
Gitea and Forgejo plugin to assign packages repositories.
Updated 2026-04-18 07:12:43 +00:00
Woodpecker CI plugin to merge Forgejo pull requests.
Updated 2026-04-18 07:04:43 +00:00
Go utilities for Woodpecker CI plugins
Updated 2026-04-17 22:05:01 +00:00
image-copy.template
Template
Updated 2026-04-17 19:39:11 +00:00
Woodpecker CI plugin with `renovate` utility.
Updated 2026-04-17 19:30:15 +00:00
Repository to mirror Forgejo and Woodpecker images.
Updated 2026-04-16 20:17:11 +00:00