Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

5 May Release v6.3.0

Latest
Compare
Choose a tag to compare
@abdfnx abdfnx released this 05 May 20:32
· 23 commits to main since this release

Note:

This is the latest version of secman. thanks for using secman!

Changelog

  • 6aeffc9 update secman cli docker image dockerfile
  • c0bd4dc publish v6.3.0 versio, add v6.3.0 release notes 📜
  • 761eb61 make a lot of fixes, improvements, and updates for secman
  • 21b9557 build(deps): bump github.com/scmn-dev/get-latest from 0.1.2 to 0.1.3 (#224)
  • ec7ce1f build(deps): bump github.com/evertras/bubble-table from 0.11.0 to 0.11.1 (#225)
  • a350c99 Merge pull request #223 from abdfnx/main
  • abaa35d Merge branch 'scmn-dev:main' into main
  • c12441b Update README.md
  • 12ecafd Merge branch 'scmn-dev:main' into main
  • f1f5cc8 build(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 (#222)
  • fcfeccc go: update go modules and sums
  • 1baab0b Merge branch 'scmn-dev:main' into main
  • e0ba0f6 build(deps): bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (#43) (#221)
  • 29205e5 build(deps): bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (#43)
  • e8d1562 build(deps): bump github.com/evertras/bubble-table from 0.10.1 to 0.11.0 (#218)
  • e534542 build(deps): bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (#219)
  • 91fe7df build(deps-dev): bump babel-loader from 8.2.4 to 8.2.5 in /hub (#220)
  • efe1d44 add new go modules, update executable files in secman
  • 5f35eb5 Merge pull request #217 from Kishinskii/main
  • 0a63da8 better fix for list error
  • dc9437f Merge pull request #216 from Kishinskii/main
  • d1ec8aa fix panic: runtime error
  • e0ada34 security: fix all github potential security vulnerabilities
  • 131ec1e Merge pull request #214 from abdfnx/main
  • 7d1a06b Merge branch 'scmn-dev:main' into main
  • 3bc3b34 build(deps): bump github.com/evertras/bubble-table from 0.9.0 to 0.10.1 (#40)
  • e1a3d8f build(deps): bump github.com/abdfnx/tran from 0.1.3 to 0.1.31 (#41)
  • f9f2d41 Merge branch 'main' of https://github.com/scmn-dev/secman
  • a3b4d1f secman cli: change os exiting code to 2 instead of 0
  • 0d41ce9 Merge pull request #213 from abdfnx/main
  • f9afdcf build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#39)
  • 51ef0b5 Merge branch 'main' of https://github.com/scmn-dev/secman
  • 2ae69b5 secman cli: rename all password types flags to singular
  • fee2cdf docker: fix smcr/secman docker image bugs, add new task
  • f4f6d19 security: fix github potential security vulnerabilities (async)
  • fcdecec actions(docker-ci): fix CI by remove cloning old docker repo
  • 4d3d2ba bring scmn-dev/docker repo to secman repo, update tasks
  • cc1f303 fix(secman hub): fix secman hub pwa installation button
  • 43111fc build(deps): bump @oclif/core from 1.6.4 to 1.7.0 in /scc (#212)
  • 82eae89 move secman issue templates to scmn-dev/.github
  • 9cc3bbc modfile: update secman go modfile
  • c0ebd5b version checker: update secman cli version checker view and colors

What's Changed

  • build(deps): bump @oclif/core from 1.6.4 to 1.7.0 in /scc by @dependabot in #212
  • build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#39) by @abdfnx in #213
  • build(deps): bump abdfnx/tran & evertras/bubble-table by @abdfnx in #214
  • fix panic: runtime error by @Kishinskiy in #216
  • better fix for list error by @Kishinskiy in #217
  • build(deps-dev): bump babel-loader from 8.2.4 to 8.2.5 in /hub by @dependabot in #220
  • build(deps): bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 by @dependabot in #219
  • build(deps): bump github.com/evertras/bubble-table from 0.10.1 to 0.11.0 by @dependabot in #218
  • build(deps): bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (#43) by @abdfnx in #221
  • build(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 by @dependabot in #222
  • Merge by @abdfnx in #223
  • build(deps): bump github.com/evertras/bubble-table from 0.11.0 to 0.11.1 by @dependabot in #225
  • build(deps): bump github.com/scmn-dev/get-latest from 0.1.2 to 0.1.3 by @dependabot in #224

Full Changelog: v6.2.3...v6.3.0