Skip to content

Releases: SAP/project-kb

0.6.7

02 Sep 14:19
Compare
Choose a tag to compare

v0.6.7

New features

  • improved generated script for steady (a7ef87c)

Misc

  • disable test that depends on github authentication to succeed (2637856)

0.6.6

02 Sep 09:09
Compare
Choose a tag to compare

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

01 Jul 17:31
Compare
Choose a tag to compare

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

01 Jul 16:39
Compare
Choose a tag to compare

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

  • update order of pages in docs (322b01c)
  • remove deps in mkdocs config (5146b74, 71ed691)
  • update docs build action (a8451f0)
  • update GH build workflow to use pkger (295839d)
  • scripts to automate release (9bd5e9a)

0.6.3

29 Jun 14:17
Compare
Choose a tag to compare

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

27 Jun 13:22
Compare
Choose a tag to compare
  • add changelog generation script (18f675c)
  • update deps for update cmd (39d04cd)

0.6.1

26 Jun 15:48
Compare
Choose a tag to compare
  • feat: update command to check if new release exists

0.6.0.2

26 Jun 14:58
Compare
Choose a tag to compare
  • fix: force creation of config file with -f flag (for real this time :-))

0.6.0.1

26 Jun 14:02
Compare
Choose a tag to compare
  • fix: force creation of config file with -f flag (#19)
  • fix: build step, install packr

0.6.0

26 Jun 13:11
Compare
Choose a tag to compare
  • 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.