
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
gogs-to-github
Advanced tools
A tool to help you migrate Gogs repositories to Github.
⚠ This tool does not migrate pull requests because Gogs does not provide an API for pull requests (see https://github.com/gogs/gogs/issues/2253).
git clone https://github.com/sebj54/gogs-to-github
cd gogs-to-github
GOGS_ACCESS_TOKEN=____YOUR_GOGS_TOKEN____
GOGS_URL=https://____YOUR_GOGS_URL____
GITHUB_ACCESS_TOKEN=____YOUR_GITHUB_TOKEN____
npm start
To be able to run migration, you will need to set 3 environment variables:
GOGS_ACCESS_TOKEN
: A Gogs access token (Create one from Settings → Applications)GOGS_URL
: Your Gogs instance URL (without trailing slash)GITHUB_ACCESS_TOKEN
: A GitHub access token with repo
and admin:repo_hook
scopes (Create one from https://github.com/settings/tokens)You can define these variables directly from your CLI or use a .env
root file. You can copy the structure of the env.dist
file and fill the variables.
FAQs
A tool to help you migrate Gogs repositories to Github
We found that gogs-to-github demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.