Skip to content

Update dataset card counts - #35

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-dataset-card-counts-28366522159
Open

Update dataset card counts#35
github-actions[bot] wants to merge 1 commit into
mainfrom
update-dataset-card-counts-28366522159

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Automated update of triple counts and date in the HuggingFace dataset card.

Summary by Sourcery

Refresh HuggingFace dataset metadata and supporting files to reflect the latest security graph snapshot.

Documentation:

  • Update the dataset card with current triple counts, last-updated timestamp, and a note about the CPE fallback version.

Chores:

  • Regenerate conversion report, stats, metadata, and neighborhood JSONs to align with the latest CVE/CWE/CPE and related source data, including newly added entries.

@sourcery-ai

sourcery-ai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Reviewer's Guide

Automated refresh of HuggingFace dataset metadata and statistics, updating triple counts, timestamps, and neighborhood graph data, including handling a CPE conversion failure with a documented fallback.

Flow diagram for CPE fallback in combined dataset

flowchart LR
    cpe_source[CPE dataset]
    conversion[cpe conversion]
    last_good[CPE last_good_version]
    combined[combined dataset]

    cpe_source --> conversion
    conversion -->|conversion failed| last_good
    last_good --> combined
Loading

File-Level Changes

Change Details Files
Refresh dataset card and backing metadata to reflect newly converted security knowledge graph triples and stats.
  • Update README timestamp and per-config triple counts to match latest stats, marking CPE as using its last known good version.
  • Add a note in the README about CPE conversion failure and that combined uses the fallback version.
  • Regenerate .stats JSON files for each source to align with new triple counts and combined total.
  • Update .conversion_report.json and .metadata.json to record the latest conversion run and dataset metadata.
  • Refresh existing neighborhood JSON files for CVE, CWE, GHSA, ATT&CK, CPE, and platform entities to match the new graph contents.
  • Add new neighborhood JSON files for newly introduced CVE, CWE, and CPE entities.
hf_dataset/README.md
hf_dataset/.conversion_report.json
hf_dataset/.metadata.json
hf_dataset/.neighborhoods/0f59ce3b-20ac-41ba-8010-2abc74827eb8.json
hf_dataset/.neighborhoods/87752fb8-e9f6-4235-91e2-c4343677d817.json
hf_dataset/.neighborhoods/CVE-2012-4549.json
hf_dataset/.neighborhoods/CVE-2012-4550.json
hf_dataset/.neighborhoods/CVE-2017-12736.json
hf_dataset/.neighborhoods/CVE-2019-13946.json
hf_dataset/.neighborhoods/CVE-2020-28400.json
hf_dataset/.neighborhoods/CVE-2021-42757.json
hf_dataset/.neighborhoods/CVE-2022-31765.json
hf_dataset/.neighborhoods/CVE-2022-33321.json
hf_dataset/.neighborhoods/CVE-2022-33323.json
hf_dataset/.neighborhoods/CVE-2022-36323.json
hf_dataset/.neighborhoods/CVE-2022-36324.json
hf_dataset/.neighborhoods/CVE-2022-36325.json
hf_dataset/.neighborhoods/CVE-2022-46142.json
hf_dataset/.neighborhoods/CVE-2022-46143.json
hf_dataset/.neighborhoods/CVE-2023-4699.json
hf_dataset/.neighborhoods/CVE-2023-52237.json
hf_dataset/.neighborhoods/CVE-2024-0793.json
hf_dataset/.neighborhoods/CVE-2024-10234.json
hf_dataset/.neighborhoods/CVE-2024-1139.json
hf_dataset/.neighborhoods/CVE-2024-1394.json
hf_dataset/.neighborhoods/CVE-2024-20311.json
hf_dataset/.neighborhoods/CVE-2024-20399.json
hf_dataset/.neighborhoods/CVE-2024-20433.json
hf_dataset/.neighborhoods/CVE-2024-20481.json
hf_dataset/.neighborhoods/CVE-2024-3727.json
hf_dataset/.neighborhoods/CVE-2024-46886.json
hf_dataset/.neighborhoods/CVE-2024-51977.json
hf_dataset/.neighborhoods/CVE-2024-51982.json
hf_dataset/.neighborhoods/CVE-2024-8105.json
hf_dataset/.neighborhoods/CVE-2024-8278.json
hf_dataset/.neighborhoods/CVE-2024-8279.json
hf_dataset/.neighborhoods/CVE-2024-8280.json
hf_dataset/.neighborhoods/CVE-2024-8281.json
hf_dataset/.neighborhoods/CVE-2025-40833.json
hf_dataset/.neighborhoods/CVE-2025-7195.json
hf_dataset/.neighborhoods/CVE-2025-8452.json
hf_dataset/.neighborhoods/CVE-2025-8556.json
hf_dataset/.neighborhoods/CVE-2025-9566.json
hf_dataset/.neighborhoods/CVE-2025-9907.json
hf_dataset/.neighborhoods/CVE-2025-9908.json
hf_dataset/.neighborhoods/CVE-2025-9909.json
hf_dataset/.neighborhoods/CVE-184.json
hf_dataset/.neighborhoods/CWE-116.json
hf_dataset/.neighborhoods/CWE-119.json
hf_dataset/.neighborhoods/CWE-120.json
hf_dataset/.neighborhoods/CWE-121.json
hf_dataset/.neighborhoods/CWE-122.json
hf_dataset/.neighborhoods/CWE-125.json
hf_dataset/.neighborhoods/CWE-126.json
hf_dataset/.neighborhoods/CWE-129.json
hf_dataset/.neighborhoods/CWE-1321.json
hf_dataset/.neighborhoods/CWE-1333.json
hf_dataset/.neighborhoods/CWE-1336.json
hf_dataset/.neighborhoods/CWE-184.json
hf_dataset/.neighborhoods/CWE-190.json
hf_dataset/.neighborhoods/CWE-20.json
hf_dataset/.neighborhoods/CWE-200.json
hf_dataset/.neighborhoods/CWE-201.json
hf_dataset/.neighborhoods/CWE-203.json
hf_dataset/.neighborhoods/CWE-208.json
hf_dataset/.neighborhoods/CWE-209.json
hf_dataset/.neighborhoods/CWE-22.json
hf_dataset/.neighborhoods/CWE-23.json
hf_dataset/.neighborhoods/CWE-248.json
hf_dataset/.neighborhoods/CWE-250.json
hf_dataset/.neighborhoods/CWE-256.json
hf_dataset/.neighborhoods/CWE-266.json
hf_dataset/.neighborhoods/CWE-269.json
hf_dataset/.neighborhoods/CWE-276.json
hf_dataset/.neighborhoods/CWE-284.json
hf_dataset/.neighborhoods/CWE-285.json
hf_dataset/.neighborhoods/CWE-287.json
hf_dataset/.neighborhoods/CWE-288.json
hf_dataset/.neighborhoods/CWE-290.json
hf_dataset/.neighborhoods/CWE-295.json
hf_dataset/.neighborhoods/CWE-306.json
hf_dataset/.neighborhoods/CWE-307.json
hf_dataset/.neighborhoods/CWE-311.json
hf_dataset/.neighborhoods/CWE-312.json
hf_dataset/.neighborhoods/CWE-319.json
hf_dataset/.neighborhoods/CWE-327.json
hf_dataset/.neighborhoods/CWE-345.json
hf_dataset/.neighborhoods/CWE-346.json
hf_dataset/.neighborhoods/CWE-347.json
hf_dataset/.neighborhoods/CWE-352.json
hf_dataset/.neighborhoods/CWE-362.json
hf_dataset/.neighborhoods/CWE-367.json
hf_dataset/.neighborhoods/CWE-384.json
hf_dataset/.neighborhoods/CWE-400.json
hf_dataset/.neighborhoods/CWE-401.json
hf_dataset/.neighborhoods/CWE-404.json
hf_dataset/.neighborhoods/CWE-415.json
hf_dataset/.neighborhoods/CWE-416.json
hf_dataset/.neighborhoods/CWE-426.json
hf_dataset/.neighborhoods/CWE-427.json
hf_dataset/.neighborhoods/CWE-434.json
hf_dataset/.neighborhoods/CWE-444.json
hf_dataset/.neighborhoods/CWE-476.json
hf_dataset/.neighborhoods/CWE-497.json
hf_dataset/.neighborhoods/CWE-502.json
hf_dataset/.neighborhoods/CWE-506.json
hf_dataset/.neighborhoods/CWE-522.json
hf_dataset/.neighborhoods/CWE-532.json
hf_dataset/.neighborhoods/CWE-552.json
hf_dataset/.neighborhoods/CWE-59.json
hf_dataset/.neighborhoods/CWE-601.json
hf_dataset/.neighborhoods/CWE-611.json
hf_dataset/.neighborhoods/CWE-613.json
hf_dataset/.neighborhoods/CWE-617.json
hf_dataset/.neighborhoods/CWE-639.json
hf_dataset/.neighborhoods/CWE-668.json
hf_dataset/.neighborhoods/CWE-674.json
hf_dataset/.neighborhoods/CWE-693.json
hf_dataset/.neighborhoods/CWE-73.json
hf_dataset/.neighborhoods/CWE-732.json
hf_dataset/.neighborhoods/CWE-74.json
hf_dataset/.neighborhoods/CWE-754.json
hf_dataset/.neighborhoods/CWE-755.json
hf_dataset/.neighborhoods/CWE-77.json
hf_dataset/.neighborhoods/CWE-770.json
hf_dataset/.neighborhoods/CWE-78.json
hf_dataset/.neighborhoods/CWE-787.json
hf_dataset/.neighborhoods/CWE-79.json
hf_dataset/.neighborhoods/CWE-798.json
hf_dataset/.neighborhoods/CWE-80.json
hf_dataset/.neighborhoods/CWE-829.json
hf_dataset/.neighborhoods/CWE-835.json
hf_dataset/.neighborhoods/CWE-843.json
hf_dataset/.neighborhoods/CWE-862.json
hf_dataset/.neighborhoods/CWE-863.json
hf_dataset/.neighborhoods/CWE-88.json
hf_dataset/.neighborhoods/CWE-89.json
hf_dataset/.neighborhoods/CWE-915.json
hf_dataset/.neighborhoods/CWE-918.json
hf_dataset/.neighborhoods/CWE-94.json
hf_dataset/.neighborhoods/CWE-95.json
hf_dataset/.neighborhoods/CWE-98.json
hf_dataset/.neighborhoods/GHSA-5844-q3fc-56rh.json
hf_dataset/.neighborhoods/GHSA-5v8v-66v8-mwm7.json
hf_dataset/.neighborhoods/GHSA-c6w8-7mp3-34j9.json
hf_dataset/.neighborhoods/T1059.001.json
hf_dataset/.neighborhoods/T1059.003.json
hf_dataset/.neighborhoods/T1068.json
hf_dataset/.neighborhoods/T1071.001.json
hf_dataset/.neighborhoods/T1082.json
hf_dataset/.neighborhoods/T1083.json
hf_dataset/.neighborhoods/T1105.json
hf_dataset/.neighborhoods/T1140.json
hf_dataset/.neighborhoods/cpe_3a2.3_3aa_3agitlab_3agitlab_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3alinux_3alinux_kernel_3a-_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1607_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1607_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax86_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1803_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3aarm64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1803_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1809_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3aarm64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1809_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1809_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax86_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1909_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_1909_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax86_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_3a1709_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_10_3a1903_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_1909_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2004_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2008_R2_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2008_sp2_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2008_sp2_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax86_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2012_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2012_R2_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3ax64_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2016_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a2.3_3ao_3amicrosoft_3awindows_server_2019_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a_3a_2a.json
hf_dataset/.neighborhoods/cpe_3a_2fa_3aredhat_3aenterprise_linux_3a8_3a_3aappstream.json
hf_dataset/.neighborhoods/cpe_3a_2fa_3aredhat_3aenterprise_linux_3a9_3a_3aappstream.json
hf_dataset/.neighborhoods/cpe_3a_2fa_3aredhat_3aopenshift_3a4.20_3a_3ael9.json
hf_dataset/.neighborhoods/cpe_3a_2fo_3aredhat_3aenterprise_linux_3a6.json
hf_dataset/.neighborhoods/cpe_3a_2fo_3aredhat_3aenterprise_linux_3a7.json
hf_dataset/.neighborhoods/cpe_3a_2fo_3aredhat_3aenterprise_linux_3a8.json
hf_dataset/.neighborhoods/cpe_3a_2fo_3aredhat_3aenterprise_linux_3a9.json
hf_dataset/.neighborhoods/cpe_3a_2fo_3aredhat_3aenterprise_linux_3a10.json
hf_dataset/.neighborhoods/index.json
hf_dataset/.stats/atlas.stats.json
hf_dataset/.stats/atomic.stats.json
hf_dataset/.stats/attack-all.stats.json
hf_dataset/.stats/capec.stats.json
hf_dataset/.stats/car.stats.json
hf_dataset/.stats/combined.stats.json
hf_dataset/.stats/cpe.stats.json
hf_dataset/.stats/cve.stats.json
hf_dataset/.stats/cwe.stats.json
hf_dataset/.stats/d3fend.stats.json
hf_dataset/.stats/engage.stats.json
hf_dataset/.stats/enterprise.stats.json
hf_dataset/.stats/epss.stats.json
hf_dataset/.stats/euvd.stats.json
hf_dataset/.stats/exploitdb.stats.json
hf_dataset/.stats/ghsa.stats.json
hf_dataset/.stats/ics.stats.json
hf_dataset/.stats/kev.stats.json
hf_dataset/.stats/lolbas.stats.json
hf_dataset/.stats/loldrivers.stats.json
hf_dataset/.stats/misp_galaxy.stats.json
hf_dataset/.stats/mobile.stats.json
hf_dataset/.stats/nist_800_53.stats.json
hf_dataset/.stats/nuclei.stats.json
hf_dataset/.stats/osv.stats.json
hf_dataset/.stats/sigma.stats.json
hf_dataset/.stats/vulnrichment.stats.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants