Releases: SAP/project-kb
Releases · SAP/project-kb
0.6.7
New features
- improved generated script for steady (a7ef87c)
Misc
- disable test that depends on github authentication to succeed (2637856)
0.6.6
Bug Fixes
- invalid maven purl in export
- make repository processing more robust
Misc
- add gitter badge
- add reuse-tool GH action
- setup pre-commit, fix newlines
- update license to std Apache 2, use reuse tool
- improve release script
- use python3 to install mkdocs-material
0.6.5
Changes
- statements are expected to be in the "statements" folder (6e4f1db)
- check for newer releases in "version" cmd (8ce3325)
Docs
- add credit to Sparta project in docs homepage (94c1d8b)
0.6.4
Changes
- remove dependency on packer (9afd5fe)
- default branch for vuln. data is "vulnerability-data" (582f887, 29a1392)
Bugfixes
- fail gracefully if no backend is supplied for import (a8e8e57)
- harden file access (reduce perms) (769bf23)
Docs
- add reference to project Sparta to Readme file (bec615b)
- user manual, initial draft (2aa6e60)
Chores
0.6.3
Bugfixes
- setup cmd works (using pkger), fixes: #17 (8ddb881)
Changes
- create cmd now takes vulnID in input (7478c80)
Chores
- better changelog generation (with links to commits) (b55374a)
0.6.2
- add changelog generation script (18f675c)
- update deps for update cmd (39d04cd)
0.6.1
- feat:
update
command to check if new release exists
0.6.0.2
- fix: force creation of config file with -f flag (for real this time :-))
0.6.0.1
- fix: force creation of config file with -f flag (#19)
- fix: build step, install packr
0.6.0
- fix: include template config file for setup cmd
- fix: (export) use output filename as configured
- new: export fix metadata in json format
BREAKING CHANGES
The format of the metadata files produced by the steady script (obtained with
kaybee export -t steady) is now json.