|
--- |
|
dataset_info: |
|
features: |
|
- name: cve_id |
|
dtype: string |
|
- name: obtain_all_privilege |
|
dtype: string |
|
- name: obtain_user_privilege |
|
dtype: string |
|
- name: obtain_other_privilege |
|
dtype: string |
|
- name: user_interaction_required |
|
dtype: string |
|
- name: cvss2_vector_string |
|
dtype: string |
|
- name: cvss2_access_vector |
|
dtype: string |
|
- name: cvss2_access_complexity |
|
dtype: string |
|
- name: cvss2_authentication |
|
dtype: string |
|
- name: cvss2_confidentiality_impact |
|
dtype: string |
|
- name: cvss2_integrity_impact |
|
dtype: string |
|
- name: cvss2_availability_impact |
|
dtype: string |
|
- name: cvss2_base_score |
|
dtype: string |
|
- name: cvss3_vector_string |
|
dtype: string |
|
- name: cvss3_attack_vector |
|
dtype: string |
|
- name: cvss3_attack_complexity |
|
dtype: string |
|
- name: cvss3_privileges_required |
|
dtype: string |
|
- name: cvss3_user_interaction |
|
dtype: string |
|
- name: cvss3_scope |
|
dtype: string |
|
- name: cvss3_confidentiality_impact |
|
dtype: string |
|
- name: cvss3_integrity_impact |
|
dtype: string |
|
- name: cvss3_availability_impact |
|
dtype: string |
|
- name: cvss3_base_score |
|
dtype: string |
|
- name: cvss3_base_severity |
|
dtype: string |
|
- name: exploitability_score |
|
dtype: string |
|
- name: impact_score |
|
dtype: string |
|
- name: ac_insuf_info |
|
dtype: string |
|
- name: reference_json |
|
dtype: string |
|
- name: problemtype_json |
|
dtype: string |
|
- name: severity |
|
dtype: string |
|
- name: cve_nodes |
|
dtype: string |
|
- name: cve_description |
|
dtype: string |
|
- name: cve_last_modified_date |
|
dtype: string |
|
- name: cve_published_date |
|
dtype: string |
|
- name: cwe_name |
|
dtype: string |
|
- name: cwe_description |
|
dtype: string |
|
- name: cwe_extended_description |
|
dtype: string |
|
- name: cwe_url |
|
dtype: string |
|
- name: cwe_is_category |
|
dtype: int64 |
|
- name: commit_author |
|
dtype: string |
|
- name: commit_author_date |
|
dtype: string |
|
- name: commit_msg |
|
dtype: string |
|
- name: commit_hash |
|
dtype: string |
|
- name: commit_is_merge |
|
dtype: string |
|
- name: repo_name |
|
dtype: string |
|
- name: repo_description |
|
dtype: string |
|
- name: repo_date_created |
|
dtype: string |
|
- name: repo_date_last_push |
|
dtype: string |
|
- name: repo_homepage |
|
dtype: string |
|
- name: repo_owner |
|
dtype: string |
|
- name: repo_stars |
|
dtype: string |
|
- name: repo_forks |
|
dtype: string |
|
- name: function_name |
|
dtype: string |
|
- name: function_signature |
|
dtype: string |
|
- name: function_parameters |
|
dtype: string |
|
- name: function |
|
dtype: string |
|
- name: function_token_count |
|
dtype: string |
|
- name: function_before_change |
|
dtype: string |
|
- name: labels |
|
dtype: int64 |
|
splits: |
|
- name: train |
|
num_bytes: 78922826 |
|
num_examples: 8226 |
|
download_size: 10301533 |
|
dataset_size: 78922826 |
|
--- |
|
# vulnerable-functions-and-commits_cvefixes-2022 |
|
|
|
Contains vulnerable functions and commits from the [CVEFixes](https://github.com/secureIT-project/CVEfixes) SQLite database. |
|
|