Camron Flanders camflan
Loading Heatmap…

camflan synced commits to refs/pull/11098/head at camflan/forgejo from mirror

2026-02-28 23:25:17 -06:00

camflan synced commits to refs/pull/11311/head at camflan/forgejo from mirror

  • 12cf378188 POC: unclassified changes in fine-grained repo access tokens
  • 9c652a024a ci: add semgrep detection for incorrect GetUserRepoPermission
  • 7188547e97 ci: add semgrep detection for incorrect Repo searches
  • 2ae081e3cc ci: add semgrep detection for access_model.AccessLevel
  • 12d7b86da8 fix: replace usages of access_model.AccessLevel in the API
  • Compare 22 commits »

2026-02-28 21:05:21 -06:00

camflan synced commits to main at camflan/supermemory from mirror

2026-02-28 18:35:21 -06:00

camflan synced commits to refs/pull/11374/head at camflan/forgejo from mirror

  • 5f2fc46eed Update dependency swagger-ui-dist to v5.31.2
  • 48da8f9888 feat: implement repo-specific access tokens broadly for universal API permission checks (#11437)
  • f21955caa5 feat: implement repo-specific access tokens in git operations (#11452)
  • Compare 3 commits »

2026-02-28 17:35:19 -06:00

camflan synced commits to renovate/forgejo-swagger-ui-dist-5.31.x at camflan/forgejo from mirror

  • 5f2fc46eed Update dependency swagger-ui-dist to v5.31.2
  • 48da8f9888 feat: implement repo-specific access tokens broadly for universal API permission checks (#11437)
  • f21955caa5 feat: implement repo-specific access tokens in git operations (#11452)
  • Compare 3 commits »

2026-02-28 17:35:18 -06:00

camflan synced commits to finegrained-pr7-semgrep at camflan/forgejo from mirror

  • b0646aef8e ci: add semgrep detection for incorrect GetUserRepoPermission
  • 88fd109e8e ci: add semgrep detection for incorrect Repo searches
  • 6e04c30913 refactor: exempt /repos/{owner}/{repo}/forks from fine-grained access token usage
  • b08ffbbe4d refactor: exempt /repos/{owner}/{repo}/collaborators/{collaborator}/permission from fine-grained access token usage
  • 304fbb701f feat: extend npm repo-level check with fine-grained access token support
  • Compare 7 commits »

2026-02-28 17:35:18 -06:00

camflan synced commits to finegrained-pr6-adminoverride at camflan/forgejo from mirror

2026-02-28 17:35:17 -06:00

camflan synced commits to finegrained-pr5-search at camflan/forgejo from mirror

  • 72c5e1a0d5 docs: add release notes for PR #11458

2026-02-28 17:35:17 -06:00

camflan synced commits to main at camflan/supermemory from mirror

2026-02-28 17:25:23 -06:00

camflan synced commits to refs/pull/11311/head at camflan/forgejo from mirror

  • 6a167bf788 POC: unclassified changes in fine-grained repo access tokens
  • a39ed0299c ci: add semgrep detection for incorrect GetUserRepoPermission
  • b6d4a8a8ea ci: add semgrep detection for incorrect Repo searches
  • c383a0e5ff refactor: exempt /repos/{owner}/{repo}/forks from fine-grained access token usage
  • 3259f5bd1a refactor: exempt /repos/{owner}/{repo}/collaborators/{collaborator}/permission from fine-grained access token usage
  • Compare 11 commits »

2026-02-28 16:25:19 -06:00

camflan synced commits to finegrained-pr7-semgrep at camflan/forgejo from mirror

  • 7f85025342 ci: add semgrep detection for incorrect GetUserRepoPermission
  • 10f332298a ci: add semgrep detection for incorrect Repo searches
  • fc55e5d782 refactor: exempt /repos/{owner}/{repo}/forks from fine-grained access token usage
  • 832226bba5 refactor: exempt /repos/{owner}/{repo}/collaborators/{collaborator}/permission from fine-grained access token usage
  • ae66406029 feat: extend npm repo-level check with fine-grained access token support
  • Compare 13 commits »

2026-02-28 16:25:18 -06:00

camflan synced commits to finegrained-pr6-adminoverride at camflan/forgejo from mirror

  • 4538521150 feat: don't allow admin access to override fine-grained access token restriction to repo
  • 57283a8fb9 feat: implement fine-grained access tokens in /repos/issues/search
  • 973df87321 feat: implement fine-grained access tokens in /repos/search
  • 510989e2a9 feat: implement fine-grained access tokens in /teams/{id}/repos
  • 6c337d67db feat: implement fine-grained access tokens on /users/{username}/repos & /orgs/{org}/repos
  • Compare 8 commits »

2026-02-28 16:25:18 -06:00

camflan synced commits to finegrained-pr5-search at camflan/forgejo from mirror

  • 57283a8fb9 feat: implement fine-grained access tokens in /repos/issues/search
  • 973df87321 feat: implement fine-grained access tokens in /repos/search
  • 510989e2a9 feat: implement fine-grained access tokens in /teams/{id}/repos
  • 6c337d67db feat: implement fine-grained access tokens on /users/{username}/repos & /orgs/{org}/repos
  • 89fb6e97b9 feat: implement fine-grained access tokens in /user/repos
  • Compare 7 commits »

2026-02-28 16:25:18 -06:00

camflan synced commits to finegrained-pr4-specific-GetUserRepoPermission at camflan/forgejo from mirror

  • 168fe50179 docs: add release notes for PR #11457

2026-02-28 16:25:17 -06:00

camflan synced commits to refs/pull/755/merge at camflan/supermemory from mirror

2026-02-28 16:15:09 -06:00

camflan synced commits to refs/pull/755/head at camflan/supermemory from mirror

2026-02-28 16:15:09 -06:00

camflan synced commits to ADK-SDK at camflan/supermemory from mirror

2026-02-28 16:15:08 -06:00

camflan synced commits to renovate/forgejo-linters at camflan/forgejo from mirror

2026-02-28 15:15:18 -06:00

camflan synced commits to refs/pull/11448/head at camflan/forgejo from mirror

2026-02-28 15:15:18 -06:00

camflan synced commits to refs/pull/11449/head at camflan/forgejo from mirror

  • 6aca6e4c23 Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.10.1
  • 48da8f9888 feat: implement repo-specific access tokens broadly for universal API permission checks (#11437)
  • Compare 2 commits »

2026-02-28 15:15:18 -06:00