Published November 27, 2024
| Version v1.0.1
Dataset
Open
Mozilla CORE issue report dataset
Description
This dataset contains 522,355 bug reports from the CORE project of Mozilla. It has been updated to reflect the latest available data and is suitable for: software engineering research, applying mining software repositories techniques, bug prediction, classification, triage, and related studies on highly configurable systems.
Data Schema
Each bug report in the dataset include the following attributes:- Identificative Information: Issue URL, ID, Alias, Summary, Description
- Classification: Classification, Component, Product, Version, Platform, Op sys
- Status: Status, Resolution, Severity, Priority, Target Milestone, Deadline, Is open, Is confirmed, Creation time, Last change time
- People Involved: Creator, Creator Detail, Assigned to, Assigned to detail, CC, CC detail, Is CC accessible, QA contact
- Relationships: Depends on, Dupe of, Blocks, See also
- Activity log: History/Activity Log
- Comments: Comments
- Other: Groups, Flags, Whiteboard, Is creator accessible, Keywords, URL, Attachments
- Classification: Classification, Component, Product, Version, Platform, Op sys
- Status: Status, Resolution, Severity, Priority, Target Milestone, Deadline, Is open, Is confirmed, Creation time, Last change time
- People Involved: Creator, Creator Detail, Assigned to, Assigned to detail, CC, CC detail, Is CC accessible, QA contact
- Relationships: Depends on, Dupe of, Blocks, See also
- Activity log: History/Activity Log
- Comments: Comments
- Other: Groups, Flags, Whiteboard, Is creator accessible, Keywords, URL, Attachments
All the information about these attributes can be found at Bugzilla's API documentation
This dataset was obtained using the Issuex tool, available at Github: https://github.com/diverso-lab/Issuex
Files
Mozilla_CORE_dataset_issues.zip
Additional details
Software
- Repository URL
- https://github.com/diverso-lab/BugzillaScraper
- Programming language
- Python
- Development Status
- Active