Releases: interlynk-io/sbommv
Releases · interlynk-io/sbommv
v0.0.9
v0.0.8
What's Changed
- remove traces of go-sqlite3 to up to datw with sqlite by @viveksahu26 in #153
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix: enable cgo env by @viveksahu26 in #148
- Bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #144
- Bump the gomod group across 1 directory with 4 updates by @dependabot in #147
- [deps] update all deps by @viveksahu26 in #149
- fix build by @viveksahu26 in #150
- [CI/CD]: upload SBOM to interlynk platform by @viveksahu26 in #141
- add github daemon cmd help by @viveksahu26 in #151
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump the gomod group with 2 updates by @dependabot in #132
- [feat] add daemon support for github adapter by @viveksahu26 in #133
- Fixes/while testing sbommv by @viveksahu26 in #137
- update default value by @viveksahu26 in #139
- update readme docs and examples by @viveksahu26 in #140
- [docs]: proper command structure by @viveksahu26 in #142
- [deps]: bumps dtrack and aws client dependencies by @viveksahu26 in #138
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- [docs]: add sbommv img by @viveksahu26 in #113
- Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #107
- update logging msg to fix tests by @viveksahu26 in #119
- update readme to make it better by @viveksahu26 in #118
- Bump github.com/interlynk-io/sbomasm from 1.0.1 to 1.0.2 in the gomod group by @dependabot in #122
- Bump github.com/DependencyTrack/client-go from 0.15.0 to 0.16.0 by @dependabot in #123
- Feat/s3 adapter by @viveksahu26 in #124
- [docs]update docs for adding new input adapter using s3 as a example by @viveksahu26 in #125
- improve transfer command o/p for respetive adapter flags and options clarity by @viveksahu26 in #126
- [docs] more detailing on sbommv intro by @viveksahu26 in #128
- [patch-fix] update golang.org/x/net to v0.38.0 by @viveksahu26 in #129
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Docs/improve and update docs by @viveksahu26 in #99
- Fix/folder monitoring by @viveksahu26 in #102
- add test for github to dtrack via mocking by @viveksahu26 in #101
- added folder monitoring docs by @viveksahu26 in #104
- bumps viper and release-utils by @viveksahu26 in #105
- update log by @viveksahu26 in #106
- be default overwrite would be false by @viveksahu26 in #108
- replace debug by info log by @viveksahu26 in #109
- Fix/logs by @riteshnoronha in #110
- Logs for folder by @riteshnoronha in #111
- change logs by @riteshnoronha in #112
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- add sbommv version cmd by @viveksahu26 in #61
- update dependencies by @viveksahu26 in #62
- Enforce Adapter-Specific Flag Prefix Validation by @viveksahu26 in #64
- add dependency track as output adapter by @viveksahu26 in #58
- add adapters docs seperately by @viveksahu26 in #65
- add docs for automation team permission by @viveksahu26 in #68
- add adapter specific examples by @viveksahu26 in #69
- validate dtrack api url by @viveksahu26 in #67
- update logging messages by @viveksahu26 in #66
- primary comp name as a project name by @viveksahu26 in #70
- add description, project as active and tags by @viveksahu26 in #71
- Update/iterator: improving timing for fetching sboms by @viveksahu26 in #77
- Bump github.com/protobom/protobom from 0.5.1 to 0.5.2 in the gomod group by @dependabot in #78
- fix processing flag for interlynk by @viveksahu26 in #79
- update loggings and related stuffs by @viveksahu26 in #81
- monitor and fetch folder in real time and uplod it too by @viveksahu26 in #80
- save sbom to provided path inside of repo name under sub-path by @viveksahu26 in #82
- improve loggings by @viveksahu26 in #83
- return as dry mode gets completed by @viveksahu26 in #84
- add dtrack api validation and flag validation by @viveksahu26 in #85
- Fix sbom detection by @riteshnoronha in #86
- Fix/project name with version by @viveksahu26 in #89
- small fix by @viveksahu26 in #90
- Bump github.com/interlynk-io/sbomasm from 1.0.0 to 1.0.1 in the gomod group by @dependabot in #87
- Testing/fix while testing by @viveksahu26 in #91
- timeout serialization after 30s by @viveksahu26 in #92
- Fix/conversion failures by @riteshnoronha in #93
- Latest deps by @riteshnoronha in #94
- fix api method mising updating repourl by @viveksahu26 in #95
- fix tool method partially by @viveksahu26 in #96
- Fix/project name by @viveksahu26 in #97
- log an error by @viveksahu26 in #98
Full Changelog: v0.0.2...v0.0.3
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