https://github.com/khulnasoft-lab/vuln-list-update
https://github.com/khulnasoft-lab/vuln-list-update
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/khulnasoft-lab/vuln-list-update
- Owner: khulnasoft-lab
- License: apache-2.0
- Created: 2024-04-24T04:49:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T04:32:47.000Z (2 months ago)
- Last Synced: 2025-03-28T06:51:11.181Z (about 2 months ago)
- Language: Go
- Size: 938 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# vuln-list-update
[![Go Report Card][report-card-img]][report-card]
[![License][license-img]][license]
[](https://github.com/khulnasoft-lab/vuln-list-update/actions/workflows/update.yml)[report-card-img]: https://goreportcard.com/badge/github.com/khulnasoft-lab/vuln-list-update
[report-card]: https://goreportcard.com/report/github.com/khulnasoft-lab/vuln-list-update
[license-img]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
[license]: https://github.com/khulnasoft-lab/vuln-list-update/blob/main/LICENSECollect vulnerability information and save it in parsable format automatically
## Data
https://github.com/khulnasoft-lab/vuln-list/## Usage
```
$ vuln-list-update -h
Usage of vuln-list-update:
-target string
update target (nvd, alpine, alpine-unfixed, redhat, redhat-oval, debian, ubuntu, amazon, oracle-oval, suse-cvrf, photon, arch-linux, ghsa, glad, cwe, osv, mariner, kevc, wolfi, chainguard, azure, openeuler)
-target-branch string
alternative repository branch (only glad)
-target-uri string
alternative repository URI (only glad)
-years string
update years (only redhat)
```## Author
KhulnaSoft Lab. (khulnasoft)