Releases: sparrell/SbomPoc-sFractal
Releases · sparrell/SbomPoc-sFractal
Release v0.6.1
**Features added** - Documentation of the bom analysis tool - set the develop branch as target branch for Dependabot - set dependabot to monthly update checks - add make target for generating and merging sbom - use official elixir docker image for docker - Automate bom release ** Fixes** - update credo - update phoenix_html
Test releasing
v0.3.4-alpha Merge branch 'main' of github.com:sparrell/SbomPoc-sFractal into main
Release v0.6.0
Features
- setup live view
- setup linting
- update readme
- deploy to gcp
- upgrade npm packages
- dependabot to check automatically
- enable deploy via makefile
- add status page
- create sbom file
- move logger into sbom poc
- show single status
- allow environment variables
- use sbompoc as client id
- create table during start up
- basic auth
- log connect/messages at info level
- alternate mqtt start
- enable debugging in production
- enable phoenix page application hexdocs search
- add home page
- add dashboard into production
- add home page
- add plugfest image
- pretty print json output
- show sbom dashboard
- restrict dashboard access and ability to register
- update packages
Fix
- fix failing config
- debug in production
- user correct broker ip
- linting and removing unused tests
- ensure pretty print doesn't return and is applied to each element
- fix dependabot