* fix(suse): fix openSUSE, openSUSE Leap scan * docs: update README * fix: unknown CveContent.Type * fix: tui reporting * fix: listening port was duplicated in format-full-text * fix .gitignore * fix: add EOL data for SLES12.5 Co-authored-by: Kota Kanbe <kotakanbe@gmail.com>
23 lines
193 B
Plaintext
23 lines
193 B
Plaintext
.vscode
|
|
*.txt
|
|
*.swp
|
|
*.sqlite3*
|
|
*.db
|
|
tags
|
|
.gitmodules
|
|
coverage.out
|
|
issues/
|
|
vendor/
|
|
log/
|
|
results
|
|
config.toml
|
|
!setup/docker/*
|
|
.DS_Store
|
|
dist/
|
|
.idea
|
|
vuls.*
|
|
vuls
|
|
!cmd/vuls
|
|
future-vuls
|
|
trivy-to-vuls
|