Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use affected_repository_list #4

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

MaineK00n
Copy link
Contributor

@MaineK00n MaineK00n commented Dec 25, 2024

fixes #3

$ tree test
test
├── data
│   └── 2022
│       └── CVE-2022-40897.json
└── datasource.json

2 directories, 2 files

$ go run main.go test affected_repository_list.json output

$ wget https://github.com/vulsio/vuls-data-extracted-redhat-vex-rhel/raw/refs/heads/nightly/data/2022/CVE-2022-40897.json

$ diff CVE-2022-40897.json output/data/2022/CVE-2022-40897.json > CVE-2022-40897.diff.txt

CVE-2022-40897.diff.txt

@MaineK00n MaineK00n self-assigned this Dec 25, 2024
@MaineK00n MaineK00n linked an issue Dec 25, 2024 that may be closed by this pull request
@MaineK00n MaineK00n requested a review from shino December 25, 2024 03:08
Copy link

@shino shino left a comment

Choose a reason for hiding this comment

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

🏎️

@MaineK00n MaineK00n merged commit 28560bb into nightly Dec 25, 2024
1 check passed
@MaineK00n MaineK00n deleted the MaineK00n/patch-1 branch December 25, 2024 06:00
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.

affected_repository_list?
2 participants