Skip to content

Releases: sparrell/SbomPoc-sFractal

Release v0.6.1

15 Dec 10:34
Compare
Choose a tag to compare
**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

15 Dec 13:14
Compare
Choose a tag to compare
v0.3.4-alpha

Merge branch 'main' of github.com:sparrell/SbomPoc-sFractal into main

Release v0.6.0

19 Nov 06:39
9e8a9ab
Compare
Choose a tag to compare

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