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
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
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
/
scancode-toolkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
791
Star
2.6k
Code
Issues
1.5k
Pull requests
217
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Detect description and author fields from Cargo.toml manifest
- #1454
#1454
Merged
pombredanne
merged 11 commits into
aboutcode-org:develop
aboutcode-org/scancode-toolkit:develop
from
ritiek:parse-more-fields-in-cargo-manifest
ritiek/scancode-toolkit:parse-more-fields-in-cargo-manifest
Copy head branch name to clipboard
Mar 23, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Detect description and author fields from Cargo.toml manifest
#1454
pombredanne
merged 11 commits into
aboutcode-org:develop
aboutcode-org/scancode-toolkit:develop
from
ritiek:parse-more-fields-in-cargo-manifest
ritiek/scancode-toolkit:parse-more-fields-in-cargo-manifest
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2019
Parse authors from Cargo.toml manifest
Show description for 2b1651b
ritiek
committed
2b1651b
View commit details
Copy full SHA for 2b1651b
Browse repository at this point
Parse crate description from Cargo.toml manifest
Show description for 40049cf
ritiek
committed
40049cf
View commit details
Copy full SHA for 40049cf
Browse repository at this point
Fix crates.io base URL formatting
Show description for 7679320
ritiek
committed
7679320
View commit details
Copy full SHA for 7679320
Browse repository at this point
Update tests
Show description for b473e5d
ritiek
committed
b473e5d
View commit details
Copy full SHA for b473e5d
Browse repository at this point
Handle when description or authors are not present
Show description for 92c4604
ritiek
committed
92c4604
View commit details
Copy full SHA for 92c4604
Browse repository at this point
Add docstrings!
Show description for 10c9458
ritiek
committed
10c9458
View commit details
Copy full SHA for 10c9458
Browse repository at this point
Commits on Mar 19, 2019
Code style consistency
Show description for fb3d509
ritiek
committed
fb3d509
View commit details
Copy full SHA for fb3d509
Browse repository at this point
Remove dead code opening Cargo.toml manifest
Show description for 1f3aac4
ritiek
committed
1f3aac4
View commit details
Copy full SHA for 1f3aac4
Browse repository at this point
Pass "parties" to constructor in RustCargoCrate class
Show description for bc20482
ritiek
committed
bc20482
View commit details
Copy full SHA for bc20482
Browse repository at this point
Do not unnecessarily map unimplemented manifest fields to an OrderedDict instance
Show description for e8b2836
ritiek
committed
e8b2836
View commit details
Copy full SHA for e8b2836
Browse repository at this point
Commits on Mar 22, 2019
Add tests for RegEx parsing
Show description for 7416220
ritiek
committed
7416220
View commit details
Copy full SHA for 7416220
Browse repository at this point
You can’t perform that action at this time.