What's Changed
- fix(cmd/discover): fix ping options for windows by @MaineK00n in #2211
- fix(scanner): scan lockfiles by @MaineK00n in #2206
- feat(ubuntu): add 25.04 plucky by @MaineK00n in #2210
- feat(detector/vuls2): should download db when the schema versions are different by @MaineK00n in #2212
- fix(detector/vuls2): get metadata after opening db by @MaineK00n in #2214
- chore(deps): bump github.com/MaineK00n/vuls2 by @MaineK00n in #2215
- chore(ci): update dependabot.yml to group dependencies by @shino in #2216
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #2194
- chore(deps): bump github.com/open-policy-agent/opa from 1.2.0 to 1.4.0 in the go_modules group across 1 directory by @dependabot in #2200
- chore(deps): bump github.com/aquasecurity/trivy from 0.61.0 to 0.62.1 in the trivy group by @dependabot in #2221
- chore(deps): update tablewriter to v1.0.7 by @shino in #2228
- refactor(scanner/redhatbase): strictly parse updatable package line by @MaineK00n in #2218
- chore(deps): bump the others group across 1 directory with 6 updates by @dependabot in #2229
- chore(deps): bump the trivy group with 2 updates by @dependabot in #2224
- feat(os): add rhel-10 eol by @MaineK00n in #2230
- chore(ci): add group all for docker by @MaineK00n in #2232
- fix(integration): correct the wrong submodule hash by @shino in #2233
- chore(deps): bump the others group with 3 updates by @dependabot in #2234
- fix(scanner/windows): print debug log in detect by @MaineK00n in #2237
- fix(scanner/windows): allow only cab file scan for offline scan by @MaineK00n in #2236
- feat(detector/vuls2): add ignore vulnerability pattern by @MaineK00n in #2239
- feat(reporter): add row separator for --format-list by @MaineK00n in #2241
- chore(deps): bump the all group across 1 directory with 8 updates by @dependabot in #2227
- chore(deps): bump the all group with 2 updates by @dependabot in #2235
- feat(server): open db before starting server by @MaineK00n in #2244
- feat(detector/cve): support paloalto and cisco by @MaineK00n in #2240
- chore(deps): bump the others group across 1 directory with 8 updates by @dependabot in #2243
- fix(detector/vuls2): filter VulnerabilityData by Root ID by @MaineK00n in #2247
- feat!(detector): detect oracle and alpine with vuls2 by @MaineK00n in #2157
- chore(deps): bump the others group with 5 updates by @dependabot in #2245
- fix(subcmds/saas): remove timestamped directory in results-dir by @FutureHirai in #2248
- chore(deps): update dictionaries by @shino in #2249
New Contributors
- @FutureHirai made their first contribution in #2248
Full Changelog: v0.32.0...v0.33.0