Secman Changelog

What's new in Secman 6.3.0

May 6, 2022
  • 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

New in Secman 6.2.3 (Apr 7, 2022)

  • Changed:
  • Bring scmn-dev/desktop repo to secman repo.
  • Rename Secman Desktop to Secman Hub.
  • Build secman monorepo.
  • Upgrade go to go1.18.
  • Rename Secman Core CLI to scc.
  • Fixed:
  • Fix github security vulnerabilities.
  • Fix secman ui command.
  • Changelog:ring scmn-dev/desktop repo to secman repo.
  • Rename Secman Desktop to Secman Hub.
  • Build secman monorepo.
  • Upgrade go to go1.18.
  • Rename Secman Core CLI to scc.z
  • 03bb287 tasks: update upload-scoop-manifest task commands in Taskfile
  • 6a52633 actions(release): fix secman release workflow by fix task name
  • C2b5d50 task: rename node_checks to node-checks in Taskfile
  • 277fd9b task: add more tasks to fix release workflow (build step)
  • 9020813 actions(release): fix release action and add new steps, add new tasks
  • 34c60c0 actions(release): fix secman release workflow, update steps names
  • 606fd20 add secman v6.2.3 release notes 📜, update tasks and packages
  • 6558c3b publish secman v6.2.3, update package & modfile configs, update pkgs
  • 54e3331 build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub (#208)
  • B3dc002 update README, add new task, update hub header, fix secman ui command
  • E9fa07e hub: add Install Secman Hub as Desktop App button, update icons
  • 5973b56 docs(REAMDE): add Secman Core readme file about secman core
  • 6955889 Merge pull request #204 from abdfnx/main
  • F9d6c75 build(deps-dev): bump typescript from 4.1.6 to 4.6.3 in /hub (#36)
  • 8073ec3 build(deps): bump github.com/evertras/bubble-table from 0.8.4 to 0.9.0 (#31)
  • 5925462 build(deps-dev): bump @vue/cli-plugin-typescript in /hub (#32)
  • Dcba000 downgrade some packages to fix secman hub issues and bugs
  • A1ce071 build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub (#200)
  • 6e8d18a build(deps-dev): bump @vue/cli-service from 4.5.17 to 5.0.4 in /hub (#199)
  • C51ce63 add babel-loader package to hub, update lockfile
  • 8077449 build(deps-dev): bump @vue/cli-plugin-router in /hub (#201)
  • 76657c2 Merge pull request #203 from abdfnx/main
  • 1eabd29 build(deps): bump vue-debounce from 2.6.0 to 3.0.2 in /hub (#27)
  • 69c0a11 build(deps): bump dotenv from 11.0.0 to 16.0.0 in /hub (#29)
  • Ba7ac78 build(deps-dev): bump @vue/cli-plugin-babel from 4.5.17 to 5.0.4 in /hub (#202)
  • 241f814 update: rename core to scc, update tasks, and update configs
  • 7abf31a docs(README): fix secman license file url, update Secman Hub section
  • Fb00e7b Merge branch 'main' of https://github.com/scmn-dev/secman
  • 565ee91 upgrade: update secman module name, upgrade go to 1.18, build secman hub
  • B32941d build(deps): bump prettier from 2.6.1 to 2.6.2 in /core (#196)
  • 9ff54e2 build(deps): bump cfonts from 2.10.0 to 2.10.1 in /core (#195)
  • B6bb8f5 build(deps): bump @oclif/core from 1.6.3 to 1.6.4 in /core (#194)
  • 12588b0 chore: update clean npm script and update @secman/crypto package
  • D65ccfc fix(security): fix all github security vulnerabilities in package.json
  • 10d29df upgrade: move secman desktop and spinner to secman repo and build sm monorepo
  • 2d25db1 docs(README): make secman license text link bold
  • B1d0e03 build(deps): bump prettier from 2.6.0 to 2.6.1 in /core (#193)
  • What's Changed:
  • Build(deps): bump prettier from 2.6.0 to 2.6.1 in /core by @dependabot in #193
  • Build(deps): bump @oclif/core from 1.6.3 to 1.6.4 in /core by @dependabot in #194
  • Build(deps): bump cfonts from 2.10.0 to 2.10.1 in /core by @dependabot in #195
  • Build(deps): bump prettier from 2.6.1 to 2.6.2 in /core by @dependabot in #196
  • Build(deps-dev): bump @vue/cli-plugin-babel from 4.5.17 to 5.0.4 in /hub by @dependabot in #202
  • Build(deps): bump dotenv and vue-debounce by @abdfnx in #203
  • Build(deps-dev): bump @vue/cli-plugin-router from 4.5.17 to 5.0.4 in /hub by @dependabot in #201
  • Build(deps-dev): bump @vue/cli-service from 4.5.17 to 5.0.4 in /hub by @dependabot in #199
  • Build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub by @dependabot in #200
  • Build(deps): bump evertras/bubble-table, @vue/cli-plugin-typescript and typescript by @abdfnx in #204
  • Build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub by @dependabot in #208

New in Secman 6.2.3 (Apr 7, 2022)

  • Changed:
  • Bring scmn-dev/desktop repo to secman repo.
  • Rename Secman Desktop to Secman Hub.
  • Build secman monorepo.
  • Upgrade go to go1.18.
  • Rename Secman Core CLI to scc.
  • Fixed:
  • Fix github security vulnerabilities.
  • Fix secman ui command.
  • Changelog:ring scmn-dev/desktop repo to secman repo.
  • Rename Secman Desktop to Secman Hub.
  • Build secman monorepo.
  • Upgrade go to go1.18.
  • Rename Secman Core CLI to scc.z
  • 03bb287 tasks: update upload-scoop-manifest task commands in Taskfile
  • 6a52633 actions(release): fix secman release workflow by fix task name
  • C2b5d50 task: rename node_checks to node-checks in Taskfile
  • 277fd9b task: add more tasks to fix release workflow (build step)
  • 9020813 actions(release): fix release action and add new steps, add new tasks
  • 34c60c0 actions(release): fix secman release workflow, update steps names
  • 606fd20 add secman v6.2.3 release notes 📜, update tasks and packages
  • 6558c3b publish secman v6.2.3, update package & modfile configs, update pkgs
  • 54e3331 build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub (#208)
  • B3dc002 update README, add new task, update hub header, fix secman ui command
  • E9fa07e hub: add Install Secman Hub as Desktop App button, update icons
  • 5973b56 docs(REAMDE): add Secman Core readme file about secman core
  • 6955889 Merge pull request #204 from abdfnx/main
  • F9d6c75 build(deps-dev): bump typescript from 4.1.6 to 4.6.3 in /hub (#36)
  • 8073ec3 build(deps): bump github.com/evertras/bubble-table from 0.8.4 to 0.9.0 (#31)
  • 5925462 build(deps-dev): bump @vue/cli-plugin-typescript in /hub (#32)
  • Dcba000 downgrade some packages to fix secman hub issues and bugs
  • A1ce071 build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub (#200)
  • 6e8d18a build(deps-dev): bump @vue/cli-service from 4.5.17 to 5.0.4 in /hub (#199)
  • C51ce63 add babel-loader package to hub, update lockfile
  • 8077449 build(deps-dev): bump @vue/cli-plugin-router in /hub (#201)
  • 76657c2 Merge pull request #203 from abdfnx/main
  • 1eabd29 build(deps): bump vue-debounce from 2.6.0 to 3.0.2 in /hub (#27)
  • 69c0a11 build(deps): bump dotenv from 11.0.0 to 16.0.0 in /hub (#29)
  • Ba7ac78 build(deps-dev): bump @vue/cli-plugin-babel from 4.5.17 to 5.0.4 in /hub (#202)
  • 241f814 update: rename core to scc, update tasks, and update configs
  • 7abf31a docs(README): fix secman license file url, update Secman Hub section
  • Fb00e7b Merge branch 'main' of https://github.com/scmn-dev/secman
  • 565ee91 upgrade: update secman module name, upgrade go to 1.18, build secman hub
  • B32941d build(deps): bump prettier from 2.6.1 to 2.6.2 in /core (#196)
  • 9ff54e2 build(deps): bump cfonts from 2.10.0 to 2.10.1 in /core (#195)
  • B6bb8f5 build(deps): bump @oclif/core from 1.6.3 to 1.6.4 in /core (#194)
  • 12588b0 chore: update clean npm script and update @secman/crypto package
  • D65ccfc fix(security): fix all github security vulnerabilities in package.json
  • 10d29df upgrade: move secman desktop and spinner to secman repo and build sm monorepo
  • 2d25db1 docs(README): make secman license text link bold
  • B1d0e03 build(deps): bump prettier from 2.6.0 to 2.6.1 in /core (#193)
  • What's Changed:
  • Build(deps): bump prettier from 2.6.0 to 2.6.1 in /core by @dependabot in #193
  • Build(deps): bump @oclif/core from 1.6.3 to 1.6.4 in /core by @dependabot in #194
  • Build(deps): bump cfonts from 2.10.0 to 2.10.1 in /core by @dependabot in #195
  • Build(deps): bump prettier from 2.6.1 to 2.6.2 in /core by @dependabot in #196
  • Build(deps-dev): bump @vue/cli-plugin-babel from 4.5.17 to 5.0.4 in /hub by @dependabot in #202
  • Build(deps): bump dotenv and vue-debounce by @abdfnx in #203
  • Build(deps-dev): bump @vue/cli-plugin-router from 4.5.17 to 5.0.4 in /hub by @dependabot in #201
  • Build(deps-dev): bump @vue/cli-service from 4.5.17 to 5.0.4 in /hub by @dependabot in #199
  • Build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub by @dependabot in #200
  • Build(deps): bump evertras/bubble-table, @vue/cli-plugin-typescript and typescript by @abdfnx in #204
  • Build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub by @dependabot in #208

New in Secman 6.2.2 (Mar 24, 2022)

  • Added:
  • Add --auto-generate flag to secman insert command (this flag only works with login type).
  • Changed:
  • Update secman list interface view.
  • Changelog:
  • 8656fc4 publish secman v6.2.2, add secman v6.2.2 release notes 📜
  • 132da07 update: add tab to secman list short help view, update actions
  • 4964222 new features: add --auto-generate option to insert command
  • 37fce57 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 (#190)
  • 93b9989 build(deps): bump @oclif/core from 1.6.1 to 1.6.3 in /core (#191)
  • b7749a6 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.3 (#189)
  • 262ce55 add scoop section in goreleaser config, remove old scoop scripts
  • beb9864 actions(build-ci): switch oses in homebrew and bfs jobs
  • 5582082 actions(build-ci): add Setup Node.js step in homebrew job
  • ca276a8 actions(build-ci): add changing owner command to build-ci workflow
  • 063d8ae goreleaser: remove sudo privileges from brews section
  • c9dbf43 actions(release): add GITHUB_ACTIONS_NAME and GITHUB_ACTIONS_EMAIL env
  • e27a38c actions(release): add more jobs and tasks for secman scoop bucket
  • 4f647b6 add sudo privileges to brew section, add scoop task in release ci
  • What's Changed:
  • Build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.3 by @dependabot in #189
  • Build(deps): bump @oclif/core from 1.6.1 to 1.6.3 in /core by @dependabot in #191
  • Build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 by @dependabot in #190

New in Secman 6.2.1 (Mar 20, 2022)

  • Add:
  • Add --tree-view flag to secman list command.
  • Add --user flag to secman whoami command to display user.
  • Build secman files command with secman files send and secman files receive sub-commands. Ingrated with tran.
  • Create secman encrypt command with --sha256, --sha512, --aes, --aes-key, and --md5 flags.
  • Add --username and --password flags to secman auth login command.
  • Changed:
  • Update secman initializer and add ~/.secman directory checker.
  • Fixed:
  • Fix secman config file issue in secman auth login command.
  • Changelog:
  • 5e89962 publish secman v6.2.1, add secman v6.2.1 release notes 📜
  • 7237221 fix: fix secman config file issue in secman auth login command
  • dbeb27a update secman initializer and add ~/.secman dir checker
  • 0dc1f4f new feature: add --username and --password flags to auth login cmd
  • e7e0695 goreleaser: add post_install prop to brews section
  • 747aa74 add license prop to secman brew config, add encrypt command
  • 7ebba81 feature: finish from secman files receive command
  • c8a50ff new feature: start building secman files command with send subcmd
  • 64f1752 feature: add --user flag to secman whoami command to display user
  • 685c19b update: add --tree-view flag to secman list command, update sumfile
  • bf3a3e5 build(deps): bump @oclif/core from 1.6.0 to 1.6.1 in /core (#187)
  • 0d8e521 Merge pull request #186 from abdfnx/main
  • 30ea49f Merge branch 'scmn-dev:main' into main
  • b3bbd5e build(deps): bump prettier from 2.5.1 to 2.6.0 in /core (#17)
  • 532609e docs(README): add secman cli preview svg image in README
  • b9fcbef build(deps): bump github.com/evertras/bubble-table from 0.8.3 to 0.8.4 (#185)
  • 5d8298d Merge pull request #184 from abdfnx/main
  • a477d9a build(deps): bump @oclif/core from 1.5.3 to 1.6.0 in /core (#15)
  • 8b2d44e Merge pull request #183 from abdfnx/main
  • 47bd5be Merge pull request #16 from scmn-dev/main
  • 58d4fe3 Merge branch 'main' into main
  • c348279 actions(docker-ci): finish from secman docker ci workflow
  • d3aba5a fix Incomplete string escaping or encoding issue #182
  • c53cc8f Merge branch 'main' of https://github.com/scmn-dev/secman
  • 56edc22 fix: fix secman core cli linking issue by use npm instead of yarn
  • 0340ed7 docs(README): update secman scoop installation method
  • 84cac9b actions(build-ci): update bfs_windows test to secman info command
  • 725c099 scripts: update go mod tidy command with -compat flag
  • a7bf8a0 remove bfsw task, add fetch-depth prop in secman build ci
  • b4d8bf1 actions(build-ci): finish from secman build-ci workflow
  • d06284e rename .zshrc to zshrc in scripts/docker, update gitattributes
  • ee9dedc add .gitattributes file
  • aa9e3fb docker: add secman docker container utils 🐳 in scripts/docker
  • dbe4566 add scoop task, build secman scoop generator, update packages
  • b54d7e8 build(deps): bump write-file-atomic from 3.0.3 to 4.0.1 in /core (#8)
  • What's Changed:
  • Merge pull request #16 from scmn-dev/main by @abdfnx in #183
  • build(deps): bump @oclif/core from 1.5.3 to 1.6.0 in /core (#15) by @abdfnx in #184
  • build(deps): bump github.com/evertras/bubble-table from 0.8.3 to 0.8.4 by @dependabot in #185
  • build(deps): bump prettier from 2.5.1 to 2.6.0 in /core (#17 by @abdfnx in #186
  • build(deps): bump @oclif/core from 1.6.0 to 1.6.1 in /core by @dependabot in #187

New in Secman 6.2.0 (Mar 13, 2022)

  • Added:
  • Add secman auth command with create, login, logout, and refresh sub-commands.
  • Add secman delete command.
  • Create secman docs and secman doctor commands.
  • Build secman edit command.
  • Create secman generate command.
  • Add secman info and secman init commands.
  • Build secman insert command.
  • Create secman read command.
  • Build secman whoami command.
  • Initialize @go-task config file.
  • Add Terminal User Interface (TUI) to secman with @charmbracelet libraries.
  • Create secman doctor command with secman doctor fix sub-command.
  • Add secman ui command.
  • Build SMUI by @david-tomson.
  • Changed:
  • Move secman v2 to secman core cli (scc).
  • Convert from typescript to golang with typescript.
  • Update README.md.
  • Update vscode config.
  • Update secman contributing guide.
  • Fixed:
  • Fix messages.
  • Fix connections with secman cloud.
  • Fix Secman Core CLI (scc).

New in Secman 6.1.3 (Jan 10, 2022)

  • Added:
  • Add settings_editor_theme prop in ~/.secman/settings.json
  • Changed:
  • Update pathes
  • Update Secman V1 url to https://github.com/scmn-dev/secman/tree/v1
  • Fixed:
  • Fix secman settings command

New in Secman 6.1.12 (Jan 1, 2022)

  • Added:
  • add just-hash flag to crypto command
  • Changed:
  • upgrade update command
  • remove base64 hash from crypto command
  • Fixed:
  • fix secman core version in info command

New in Secman 6.1.1 (Dec 27, 2021)

  • Remove bcrypt command
  • Fix configs in windows

New in Secman 6.1.0 (Dec 26, 2021)

  • fix all secman help errors and bugs

New in Secman 6.0.9 (Dec 26, 2021)

  • Run .deb packing via @oclif/dev-cli npm package to fix errors
  • Remove sudo from oclif-dev pack:deb command
  • Use npm to package in pack workflow
  • Return to sudo yarn, upgrade to node 17 in pack workflow
  • Restore pack npm script to fix pack workflow

New in Secman 6.0.71 (Nov 15, 2021)

  • Update pack workflow, remove -warn-if-update-available plugin
  • Add git configs commands to fix homebrew job in pack CI
  • Add git configs commands to fix homebrew job in pack CI

New in Secman 6.0.61 (Nov 14, 2021)

  • Fixed:
  • Fix version checker in update command. @abdfnx
  • What's Changed:
  • fix secman provider typo to SM_PROVIDER for secman update cmd by @david-tomson in #109

New in Secman 5.3.8 (Oct 12, 2021)

  • Added:
  • Create --topic flag to repo list command.
  • Add new secman docker image: smcr/secman-cli.
  • Add brews in .goreleaser.
  • Add write & new aliases to insert command.
  • Build scmn-dev/browser package.
  • Changed:
  • Update the installers url
  • unix: unix.secman.dev
  • windows: win.secman.dev
  • Change the infrastructure of secman docker images
  • smcr/secman: secman container image for full experince.
  • smcr/secman-cli: lightweight image for demo.
  • Move scmn-dev/gh-api & david-tomson/git repos to secman.
  • upgrade secman docker CI.
  • Fixed:
  • Fix fetch command in windows by adding FetchClone in sync command.
  • Also remove brews prop in goreleaser config file
  • Remove dockers prop from gorelaser config file
  • Bump github.com/AlecAivazis/survey/v2 from 2.3.1 to 2.3.2 (#89)
  • Bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11 (#88)
  • Bump github.com/cpuguy83/go-md2man/v2 from 2.0.0 to 2.0.1 (#87)
  • Bump github.com/scmn-dev/browser from 0.1.0 to 0.1.3 (#86)
  • Bump github.com/Timothee-Cardoso/tc-exe from 1.0.0 to 1.0.1 (#85)
  • Update the CODEOWNERS and add authors to it
  • Upgrade sm-win version to v0.2.4
  • Update secman v5.3.8 release notes 📜
  • Move scmn-dev/gh-api & david-tomson/git repos to secman, add new packages
  • Update secman installer and upgrader URLs, upgrade sm-win pkgs
  • Update gepis packages, add cluster command to secman
  • Remove cloning ~/.sm-cluster commands in Makefile & Windows builder
  • Update Secman Desktop URL in README
  • Add new packages in go.mod, create v5.3.8 release notes 📜
  • Move dockers place, update build flags labels
  • Remove package command, and move it to 🗑 Trash Ideas
  • Merge pull request #81 from david-tomson/main
  • Remove Go workflow badge, update badge style, finish from secman products
  • Add Secman Products: Secman Desktop & Secman Extension in README
  • Remove Go workflow, start build about command
  • Try to fix Go workflow by adding CLONE_DOT_SMCLUSTER command
  • Update installers URLs in secman workflow, add cloning sm-cluster command
  • Add cloning sm-cluster repo command to Makefile
  • Remove cluster, add OTHER SECMAN PRODUCTS help entry, add new pkgs
  • Remove cluster packages, return to gh-api/core/config
  • Update CODE OF CONDUCT email to [email protected], try to fix package command
  • Use github.com/scmn-dev/cluster package in manager.go
  • Use github.com/gepis/git package instead of scmn-dev/git
  • Merge pull request #80 from david-tomson/main
  • Change ParentCollection name to Collection
  • Update github.com/scmn-dev/gh-api pkg, add package install command, updates clusters
  • Import package command in root dir, require scmn-dev/git package
  • Bump github.com/scmn-dev/gh-api from 0.3.33 to 0.3.41 (#79)
  • Add package list command
  • Add package command with pkg & packages aliases
  • Build pkg/packages/cmd.go
  • Configure symlink, create InstallLocal function in manager.go
  • Add Remove function for remove package
  • Finish from Upgrade function with runCmds
  • Add Install function & build localPackageUpgradeError
  • Add manager functions and start build it
  • Make generate is core command and gen alias
  • Add new cluster functions in file.go, create clusterstub.go
  • Add environment tokens and functions
  • Add cluster hosts & functions in cluster package
  • Update messages
  • Add cluster mapper, create new cluster_type functions
  • Add validation functions
  • Create clusterOptions & ClusterOptions function
  • Add ClusterOption to cluster package
  • Add creating ~/.sm-cluster dir command to builders
  • Create cluster package, build NewManager struct
  • Build Manager struct
  • Create manager.go with imports
  • Require github.com/Timothee-Cardoso/tc-exe pkg, build looksh pkg
  • Add Name, Path, URL, IsLocal, & UpdateAvailable
  • Create Package struct
  • Add package mocks
  • Start build package command
  • Use the new installers urls: unix & win
  • Move command to ios dir for fixing import cycle not allowed error
  • Fix fetch command in windows, move all command tools to shared
  • Add write & new aliases to insert command
  • Bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.1 (#76)
  • Fix codacy project ID, add brews to .goreleaser, finally fix secman docker CI workflow
  • Add cd docker && make pull && cd .. command to sm_cli_build job
  • Fix sm_cli_build job in secman docker CI workflow, update docker images docs URLs
  • Fix sm_cli_build job
  • Change runs-on value from $OS to ubuntu-latest
  • Upgrade secman docker CI workflow, add new jobs, fix all errors
  • Format
  • Update README and add the new secman docker images, update the long of root.go
  • Update the version of @secman/sm-win, and update some pkgs
  • Add dockers to secman goreleaser
  • Add .editorconfig to secman
  • Update snyk file version
  • Change Our Websites to Some Resources
  • Update homebrew secman installation

New in Secman 5.3.73 (Sep 8, 2021)

  • Add repo sync command.
  • Add New Features to gh-api.
  • Change Secman Organization to scmn-dev.
  • Bump Versions of our packages.
  • Fix sm-win issues in windows.