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
.workflows Workflow repository for the organization
.wptimers Cron job repository in Woodpecker CI for the organization

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:

  1. Dependency Dashboard: Report by renovate.
  2. Vulnerability dashboard: Report by trivy.
Woodpecker CI plugin to automatically set cron timers for the organization.
Updated 2026-06-02 19:43:47 +00:00
Woodpecker CI plugin to call ntfy.sh service.
Updated 2026-05-29 07:45:10 +00:00
Image that run `hadolint` utility in a Woodpecker CI workflow.
Updated 2026-05-29 07:37:11 +00:00
Routine that run periodically and setup settings in Woodpecker CI.
Updated 2026-05-29 07:13:10 +00:00
Gitea and Forgejo plugin to assign packages repositories.
Updated 2026-05-29 07:12:10 +00:00
Woodpecker CI plugin to merge Forgejo pull requests.
Updated 2026-05-29 07:04:10 +00:00
Go utilities for Woodpecker CI plugins
Updated 2026-05-28 17:28:41 +00:00
Updated 2026-05-25 20:40:26 +00:00
Forgejo website's theme
Updated 2026-05-24 08:59:02 +00:00
Woodpecker plugin for `golangci-lint` utility.
Updated 2026-05-23 07:05:11 +00:00
Updated 2026-04-17 19:39:11 +00:00
Basic client library for ntfy.sh service.
Updated 2026-04-11 16:26:24 +00:00
Template for Woodpecker plugins
Updated 2026-04-11 11:50:03 +00:00