Releases: interlynk-io/sbommv
Releases · interlynk-io/sbommv
Release list
v0.0.2
What's Changed
- Refractor/improve redability by @viveksahu26 in #48
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #52
- Refractor, cleanup, centralizing variables and function by @viveksahu26 in #55
- added folder system as a input and output adapter by @viveksahu26 in #54
- add docs for folder adapter by @viveksahu26 in #57
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Feat/sbommv setup and functionalities by @viveksahu26 in #1
- Feature/GitHub workflows by @viveksahu26 in #2
- Add/dockerfile by @viveksahu26 in #4
- rename file by @viveksahu26 in #5
- initialization of input adapters: implemented github adapter by @viveksahu26 in #6
- Feature/add interlynk dest adapter by @viveksahu26 in #8
- Bump the gomod group with 2 updates by @dependabot in #9
- Feat/support dynamic flags by @viveksahu26 in #11
- Feat/GitHub version wise release by @viveksahu26 in #12
- Feat/fetch and upload all GitHub versions by @viveksahu26 in #13
- Fix/small fixes by @viveksahu26 in #14
- add support for api method for github adapter by @viveksahu26 in #15
- Fix/interface decode by @riteshnoronha in #16
- cleanup by @riteshnoronha in #17
- validates interlynk up and running by @viveksahu26 in #19
- refractor adapter design by @viveksahu26 in #20
- handle adapter to parse flag according to input or output adapter by @viveksahu26 in #21
- fix github adapter tool method by @viveksahu26 in #22
- Feat/improve console output by @viveksahu26 in #23
- Feature/SBOM retrieval via GitHub by @viveksahu26 in #24
- Fix/GitHub params by @riteshnoronha in #25
- Limit repo to provided one by @riteshnoronha in #26
- fixes by @riteshnoronha in #27
- fixes by @riteshnoronha in #28
- Add healtz ep by @riteshnoronha in #29
- remove progressbar for now by @viveksahu26 in #30
- fix tools by @viveksahu26 in #31
- fix dry mode by @viveksahu26 in #32
- support generating sbom for particular branch using tool method by @viveksahu26 in #33
- add filename and discard unnecessary cloning o/p by @viveksahu26 in #34
- implement adapter dry-mode method for input adapter by @viveksahu26 in #35
- Fix/handle flag edge cases by @viveksahu26 in #36
- no include/exclude repo for sigle repo by @viveksahu26 in #37
- remove version from project name by @viveksahu26 in #38
- added few examples of sbommv by @viveksahu26 in #39
- fix interlynk URL by @viveksahu26 in #40
- docs: add release method by @viveksahu26 in #41
- [logs]:replace print stmt by info logs by @viveksahu26 in #43
- [docs]: update and cleanup docs by @viveksahu26 in #44
- [docs]: add geeting started with sbommv by @viveksahu26 in #45
- [docs]: update main readme and refractor section to seperate docs by @viveksahu26 in #46
New Contributors
- @viveksahu26 made their first contribution in #1
- @dependabot made their first contribution in #9
- @riteshnoronha made their first contribution in #16
Full Changelog: https://github.com/interlynk-io/sbommv/commits/v0.0.1