1
0
Fork 1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-06-02 00:38:16 -04:00

Commit graph

  • ddfac43bcb Notes added by 'git notes add' Andrew Nesbitt 2026-03-12 12:18:27 +00:00
  • ade64386a6
    Document web UI, monitoring, database schema, and cooldown support Andrew Nesbitt 2026-03-12 12:18:27 +00:00
  • dfe13f2d2a Notes added by 'git notes add' Andrew Nesbitt 2026-03-12 12:05:53 +00:00
  • bf7e83efe3
    Reject path traversal in debian and rpm handlers Andrew Nesbitt 2026-03-12 12:05:52 +00:00
  • 85d4e2e1f1 Notes added by 'git notes add' Andrew Nesbitt 2026-03-12 12:04:13 +00:00
  • bb400455ee Notes added by 'git notes add' Andrew Nesbitt 2026-03-12 12:01:30 +00:00
  • 3d6ebc9522
    Stop leaking internal error messages in API and health responses Andrew Nesbitt 2026-03-12 12:01:29 +00:00
  • 9e97a3316a
    Escape user-controlled strings in browse source JavaScript Andrew Nesbitt 2026-03-12 11:59:14 +00:00
  • ba0f05f7c3 Notes added by 'git notes add' Andrew Nesbitt 2026-03-12 11:59:14 +00:00
  • 9b321eaaa6
    Merge pull request #21 from git-pkgs/openapi-docs Andrew Nesbitt 2026-03-12 11:54:55 +00:00
  • 38b2df906c git-ai 2026-03-12 11:49:31 +00:00
  • 82443e137f
    Add generated OpenAPI docs support Andrew Nesbitt 2026-03-11 17:18:29 +00:00
  • 9c0f1bc58d
    Merge pull request #22 from git-pkgs/template-ecosystem-cleanup Andrew Nesbitt 2026-03-11 17:55:42 +00:00
  • 73fbf24777 Notes added by 'git notes add' Andrew Nesbitt 2026-03-11 17:25:47 +00:00
  • fe32236a57
    Remove hard-coded ecosystems from templates Andrew Nesbitt 2026-03-11 17:25:47 +00:00
  • b5411968fa Notes added by 'git notes add' Andrew Nesbitt 2026-03-11 17:18:30 +00:00
  • 4858286778
    Merge pull request #17 from git-pkgs/cooldown-feature Andrew Nesbitt 2026-03-11 16:04:56 +00:00
  • befc4493a2
    Merge pull request #19 from git-pkgs/dependabot/github_actions/actions/setup-go-6.3.0 Andrew Nesbitt 2026-03-05 15:42:22 +00:00
  • bd99f3dd82
    Bump actions/setup-go from 6.2.0 to 6.3.0 dependabot[bot] 2026-03-05 15:27:53 +00:00
  • c07c59c83e
    Use shared database types and connection helpers from git-pkgs use-database-package Andrew Nesbitt 2026-03-04 19:21:42 +00:00
  • dd4595ddc5
    Add version cooldown section to README Andrew Nesbitt 2026-03-04 19:07:53 +00:00
  • 4f8f63f354
    Add version cooldown to filter recently published packages Andrew Nesbitt 2026-03-04 19:00:31 +00:00
  • 5f4c57693e
    Merge pull request #15 from git-pkgs/use-purl-library Andrew Nesbitt 2026-03-04 09:23:10 +00:00
  • 364549ad14
    Replace inline PURL construction with purl library Andrew Nesbitt 2026-03-04 09:20:16 +00:00
  • 40cfd7798e
    Merge pull request #14 from git-pkgs/update-dependencies Andrew Nesbitt 2026-03-04 09:15:43 +00:00
  • 1618d6deca
    Update all dependencies Andrew Nesbitt 2026-03-04 09:09:13 +00:00
  • bd123e298e
    Merge pull request #13 from git-pkgs/use-archives-diff Andrew Nesbitt 2026-02-27 12:18:38 +00:00
  • a93eb4da5e
    Update archives to v0.2.0 Andrew Nesbitt 2026-02-27 12:14:00 +00:00
  • 07778d9727
    Replace internal/diff with archives/diff Andrew Nesbitt 2026-02-27 10:55:10 +00:00
  • 1897f2f44f
    Merge pull request #11 from git-pkgs/dependabot/github_actions/goreleaser/goreleaser-action-7.0.0 Andrew Nesbitt 2026-02-26 16:19:44 +00:00
  • 5b16012ab3
    Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 dependabot[bot] 2026-02-26 15:34:49 +00:00
  • 2e9dc1a6b3
    Merge pull request #10 from git-pkgs/use-registries-fetch Andrew Nesbitt 2026-02-20 20:26:23 +00:00
  • be8c4b9860
    Replace internal/upstream with registries/fetch Andrew Nesbitt 2026-02-20 08:47:14 +00:00
  • f10610fc15
    Use go tool directive for golangci-lint instead of GitHub Action Andrew Nesbitt 2026-02-20 07:59:32 +00:00
  • e6645f38c9
    Fix staticcheck QF1012 lint warnings in diff package Andrew Nesbitt 2026-02-20 07:53:24 +00:00
  • 70dd557184
    Update Go dependencies Andrew Nesbitt 2026-02-20 07:41:00 +00:00
  • 92b0b37436
    Bump github.com/git-pkgs/vulns dependabot[bot] 2026-02-19 15:19:35 +00:00
  • ce56d246f8
    Bump github.com/lib/pq from 1.11.1 to 1.11.2 dependabot[bot] 2026-02-19 15:19:33 +00:00
  • 84daa64d1d
    Bump github.com/git-pkgs/enrichment from 0.1.0 to 0.1.3 dependabot[bot] 2026-02-19 15:19:29 +00:00
  • df95c62075
    Bump modernc.org/sqlite from 1.44.3 to 1.45.0 dependabot[bot] 2026-02-19 15:19:25 +00:00
  • 964ffc63b0
    Bump github.com/git-pkgs/registries from 0.2.3 to 0.2.4 dependabot[bot] 2026-02-19 15:19:14 +00:00
  • dd3bb41830
    Bump github.com/git-pkgs/purl from 0.1.5 to 0.1.8 dependabot[bot] 2026-02-19 15:19:07 +00:00
  • 48ae3898c2
    Merge pull request #3 from git-pkgs/dependabot/go_modules/github.com/go-chi/chi/v5-5.2.5 Andrew Nesbitt 2026-02-16 11:25:21 +00:00
  • 337159d3cd
    Merge pull request #2 from git-pkgs/dependabot/github_actions/zizmorcore/zizmor-action-0.5.0 Andrew Nesbitt 2026-02-16 11:25:10 +00:00
  • 4d5098e044
    Remove internal/archive package, replaced by git-pkgs/archives dependency Andrew Nesbitt 2026-02-16 11:11:48 +00:00
  • c50bf725b7
    Bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 dependabot[bot] 2026-02-16 10:54:33 +00:00
  • b86c8be81d
    Bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 dependabot[bot] 2026-02-16 10:54:32 +00:00
  • 8ddf07587c
    Fix golangci-lint errors (errcheck, staticcheck, unused) Andrew Nesbitt 2026-02-16 10:53:21 +00:00
  • e35394bee3
    Use shared github.com/git-pkgs/enrichment module Andrew Nesbitt 2026-02-06 10:37:00 +00:00
  • c7106922c8
    go mod tidy Andrew Nesbitt 2026-02-04 08:49:17 +00:00
  • 8c7928cf31
    Update dependencies Andrew Nesbitt 2026-02-03 22:53:40 +00:00
  • 96ff2731e5
    Update ecosystems-go dependency version in go.mod Andrew Nesbitt 2026-02-03 22:41:13 +00:00
  • 2d7cb8eae5
    Refactoring and features Andrew Nesbitt 2026-02-03 22:40:23 +00:00
  • bbd88fcca1
    Update .gitignore Andrew Nesbitt 2026-02-03 21:44:05 +00:00
  • 0901aa082b
    ignore binary Andrew Nesbitt 2026-02-03 21:42:58 +00:00
  • fb66817a05
    remove and ignore cache db Andrew Nesbitt 2026-02-03 21:42:18 +00:00
  • c3750adfd0
    Merge pull request #1 from git-pkgs/dependabot/go_modules/github.com/ecosyste-ms/ecosystems-go-0.1.0 Andrew Nesbitt 2026-01-29 21:20:51 +00:00
  • d36b660f9d
    Bump github.com/ecosyste-ms/ecosystems-go dependabot[bot] 2026-01-29 21:17:08 +00:00
  • 9c974a0a81
    Fix Windows CI test failures Andrew Nesbitt 2026-01-29 20:41:52 +00:00
  • 935c881c2f
    Remove local replace directives for git-pkgs dependencies Andrew Nesbitt 2026-01-29 19:57:10 +00:00
  • f4a407ced3
    Add GitHub Actions workflows and goreleaser config Andrew Nesbitt 2026-01-29 19:44:41 +00:00
  • 658e9621d8
    Add Container, Debian, RPM handlers and enrichment API Andrew Nesbitt 2026-01-29 19:35:15 +00:00
  • 1eb9d71bd7
    Align database schema with git-pkgs for compatibility Andrew Nesbitt 2026-01-29 16:44:01 +00:00
  • fcc5289f97
    Add auth pass-through for upstream registries Andrew Nesbitt 2026-01-29 16:33:09 +00:00
  • ba754f8a79
    Add gocloud.dev/blob for S3 and filesystem storage Andrew Nesbitt 2026-01-29 16:13:16 +00:00
  • 2a20fea2d9
    Add Dockerfile and docker-compose.yml Andrew Nesbitt 2026-01-29 16:07:14 +00:00
  • 41aa11ab66
    Add sqlx with SQLite default and PostgreSQL option Andrew Nesbitt 2026-01-29 16:06:56 +00:00
  • 7b1bdf75f7
    Extract checkCache helper to reduce duplication Andrew Nesbitt 2026-01-21 22:47:23 +00:00
  • aa58059207
    Update dependencies Andrew Nesbitt 2026-01-21 20:04:41 +00:00
  • 7b22638ef7
    Hello world Andrew Nesbitt 2026-01-20 21:52:44 +00:00