Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
purldb
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
68
Star
65
Code
Issues
316
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add on demand package data collection for golang, gitlab and bitbucket #596
- #608
#608
Merged
TG1999
merged 22 commits into
main
aboutcode-org/purldb:main
from
596_add_on-demand_package_data_collection_for_golang
aboutcode-org/purldb:596_add_on-demand_package_data_collection_for_golang
Copy head branch name to clipboard
Sep 9, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
add on demand package data collection for golang, gitlab and bitbucket #596
#608
TG1999
merged 22 commits into
main
aboutcode-org/purldb:main
from
596_add_on-demand_package_data_collection_for_golang
aboutcode-org/purldb:596_add_on-demand_package_data_collection_for_golang
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2025
#596 - Added code for golang collector and updated the miner code for golang
Show description for 0882289
chinyeungli
committed
0882289
View commit details
Copy full SHA for 0882289
Browse repository at this point
Commits on Apr 11, 2025
#596 - Working in progress to handle bitbucket.org (It contains a lot of test code that will need to be removed).
Show description for 1c1fbd7
chinyeungli
committed
1c1fbd7
View commit details
Copy full SHA for 1c1fbd7
Browse repository at this point
Commits on Apr 14, 2025
#596 - Added the following data collection for golang
Show description for b0f1a22
chinyeungli
committed
b0f1a22
View commit details
Copy full SHA for b0f1a22
Browse repository at this point
Commits on Apr 15, 2025
Correct typo
Show description for 82cb1fb
chinyeungli
committed
82cb1fb
View commit details
Copy full SHA for 82cb1fb
Browse repository at this point
#596 - Add on-demand package data collection for golang
Show description for 18f9413
chinyeungli
committed
18f9413
View commit details
Copy full SHA for 18f9413
Browse repository at this point
Commits on Apr 16, 2025
Update minecode/collectors/golang.py
Show description for 905195a
chinyeungli
and
JonoYang
authored
905195a
View commit details
Copy full SHA for 905195a
Browse repository at this point
Merge branch 'main' into 596_add_on-demand_package_data_collection_for_golang
chinyeungli
authored
16e9fac
View commit details
Copy full SHA for 16e9fac
Browse repository at this point
Commits on Jul 28, 2025
change from web scrapping to fetch from deps.dev #596
Show description for cb18cb3
chinyeungli
committed
cb18cb3
View commit details
Copy full SHA for cb18cb3
Browse repository at this point
Better error handling and remove test code #596
Show description for 1b5034e
chinyeungli
committed
1b5034e
View commit details
Copy full SHA for 1b5034e
Browse repository at this point
Correct ci_code_style #596
Show description for 7adce31
chinyeungli
committed
7adce31
View commit details
Copy full SHA for 7adce31
Browse repository at this point
Merge branch 'main' into 596_add_on-demand_package_data_collection_for_golang
chinyeungli
committed
e3d973a
View commit details
Copy full SHA for e3d973a
Browse repository at this point
Commits on Jul 29, 2025
Upgrade to use packageurl-python 0.17.2 #596
Show description for fae4ff0
chinyeungli
committed
fae4ff0
View commit details
Copy full SHA for fae4ff0
Browse repository at this point
Commits on Jul 30, 2025
Use "build_golang_download_url" to build the download url for go packages #596
Show description for 140de5b
chinyeungli
committed
140de5b
View commit details
Copy full SHA for 140de5b
Browse repository at this point
Use branch of scancode.io #596
Show description for 674691d
JonoYang
committed
674691d
View commit details
Copy full SHA for 674691d
Browse repository at this point
Commits on Jul 31, 2025
update to use scancode-toolkit 32.4.0 #596
Show description for dbfac90
chinyeungli
committed
dbfac90
View commit details
Copy full SHA for dbfac90
Browse repository at this point
Commits on Aug 1, 2025
Update packageurl-python to 0.17.3 #596
Show description for fdd3b51
chinyeungli
committed
fdd3b51
View commit details
Copy full SHA for fdd3b51
Browse repository at this point
Commits on Sep 3, 2025
Update packages dependencies
Show description for 1e204a6
chinyeungli
committed
1e204a6
View commit details
Copy full SHA for 1e204a6
Browse repository at this point
Merge branch 'main' into 596_add_on-demand_package_data_collection_for_golang
chinyeungli
committed
4a8b4cf
View commit details
Copy full SHA for 4a8b4cf
Browse repository at this point
Commits on Sep 4, 2025
Add error handling for failing to fetch in fetchcode #596
Show description for 711b97c
chinyeungli
committed
711b97c
View commit details
Copy full SHA for 711b97c
Browse repository at this point
Commits on Sep 9, 2025
Update code to use .get instead of using dict['item'] #596
Show description for 27d08de
chinyeungli
committed
27d08de
View commit details
Copy full SHA for 27d08de
Browse repository at this point
Revert code changes for build_bitbucket_packages()
Show description for e196df3
chinyeungli
committed
e196df3
View commit details
Copy full SHA for e196df3
Browse repository at this point
Properly to use .get instead of using dict['item'] #596
Show description for 2497a53
chinyeungli
committed
2497a53
View commit details
Copy full SHA for 2497a53
Browse repository at this point
You can’t perform that action at this time.