Releases: SAP/project-kb
Releases · SAP/project-kb
v0.6.9
New features
- implement automatic download and install of new version, if available (8f5a767)
v0.6.8
Changes
- misc changes to import (ac7100f)
- error handling improvements and style improvements (eb34dab)
Misc
- updated changelog generation (c9fb2c0)
- disabled CI step for automatic building of docs (872b16b)
- attempt to fix docs building from CI (db61fcf)
Bugfixes
- removed SAP specific data from default config (fdc031a)
- field 'Links' in Bug model has wrong json tag (63658cd)
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 :-))