This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Releases: scmn-dev/secman
Releases · scmn-dev/secman
5 May Release v6.3.0
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, addv6.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 of0
- 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
7 April Release v6.2.3
Added
nothing
Changed
- Bring
scmn-dev/desktop
repo tosecman
repo. - Rename Secman Desktop to Secman Hub.
- Build
secman
monorepo. - Upgrade
go
togo1.18
. - Rename Secman Core CLI to
scc
.
Fixed
- Fix github security vulnerabilities.
- Fix
secman ui
command.
Changelog
- 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
tonode-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 tohub
, 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
toscc
, 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
andvue-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
andtypescript
by @abdfnx in #204 - build(deps): bump vee-validate from 2.2.15 to 3.4.14 in /hub by @dependabot in #208
Full Changelog: v6.2.2...v6.2.3
24 March Release v6.2.2
Added
- Add
--auto-generate
flag tosecman insert
command (this flag only works with login type).
Changed
- Update
secman list
interface view.
Fixed
nothing
Changelog
- 8656fc4 publish secman
v6.2.2
, add secmanv6.2.2
release notes 📜 - 132da07 update: add
tab
tosecman list
short help view, update actions - 4964222 new features: add
--auto-generate
option toinsert
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
andbfs
jobs - 5582082 actions(build-ci): add
Setup Node.js
step inhomebrew
job - ca276a8 actions(build-ci): add changing owner command to
build-ci
workflow - 063d8ae goreleaser: remove
sudo
privileges frombrews
section - c9dbf43 actions(release): add
GITHUB_ACTIONS_NAME
andGITHUB_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
Full Changelog: v6.2.1...v6.2.2
Secman v6.2.1
Added
- Add
--tree-view
flag tosecman list
command.
$ secman list --tree-view
.
├──Logins
│ ├──Railway
│ ├──Charm
│ ├──Vercel
│ ├──Hashicorp
│ ├──Firebase
│ ├──Stripe
│ ├──Twitter
│ ├──Amazon
│ ├──Microsoft Account
│ └──MetaMask
├──Credit Cards
│ └──paypal.com
├──Emails
│ └──Gmail
├──Notes
│ └──Secret
├──Servers
└──┴──Home server
- Add
--user
flag tosecman whoami
command to display user. - Build
secman files
command withsecman files send
andsecman 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 tosecman 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 secmanv6.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 toauth login
cmd - e7e0695 goreleaser: add
post_install
prop tobrews
section - 747aa74 add
license
prop to secman brew config, addencrypt
command - 7ebba81 feature: finish from
secman files receive
command - c8a50ff new feature: start building
secman files
command withsend
subcmd - 64f1752 feature: add
--user
flag tosecman whoami
command to display user - 685c19b update: add
--tree-view
flag tosecman 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 ofyarn
- 0340ed7 docs(README): update secman
scoop
installation method - 84cac9b actions(build-ci): update
bfs_windows
test tosecman info
command - 725c099 scripts: update go mod tidy command with
-compat
flag - a7bf8a0 remove
bfsw
task, addfetch-depth
prop in secman build ci - b4d8bf1 actions(build-ci): finish from secman
build-ci
workflow - d06284e rename
.zshrc
tozshrc
inscripts/docker
, updategitattributes
- 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
Full Changelog: v6.2.0...v6.2.1
11 March Release v6.2.0
Secman v3 ✨
this release is the first release of secman v3
it's comes with new features, new design, new infrastructure, and new secman.
Added
- Add
secman auth
command withcreate
,login
,logout
, andrefresh
sub-commands. - Add
secman delete
command. - Create
secman docs
andsecman doctor
commands. - Build
secman edit
command. - Create
secman generate
command. - Add
secman info
andsecman 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 withsecman 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).
Changelog
- 19e4dbc goreleaser: update goreleaser config file via update hooks
- 0ee1c55 add secman
v6.2.0
changelog notes, publish secmanv6.2.0
- 8a7aff6 fix api spinner suffix, update and fix
secman doctor
commands - 48d2377 fix: fix secman config initialing in windows #180
- b18cad9 update secman package config, update scc vars names
- be3d55b downgrade secman core cli (scc) version to
v0.1.0
- 62dc041 fix: update
sc
toscc
to fix issues in windows - 0230178 fix
secman doctor
command, updatesecman ui open
command - b946aff finish from
secman ui update
, and updateui open
command - 3a833f4 fix
secman doctor ui
command, update secman constants - 0b69306 add
secman ui
command withui open
sub-command, update api - 1e2091b fix & update
doctor fix
command, addstrings
tool insc
- c7a0be5 build(deps): bump write-file-atomic from 3.0.3 to 4.0.1 in /core (#178)
- 7d3f473 update
sc
, adddoctor
anddoctor fix
commands - fadebde update packages, fix
build
task, fix secman config - 246015e Merge pull request #174 from abdfnx/main
- f2aee59 build(deps): bump indent-string from 4.0.0 to 5.0.0 in /core (#2)
- eaa4a07 build(deps): bump @oclif/core from 1.1.2 to 1.5.3 in /core (#5)
- 6c6e2ab build(deps): bump axios from 0.25.0 to 0.26.1 in /core (#4)
- eb91d8c build(deps): bump ts-node from 8.10.2 to 10.7.0 in /core (#6)
- 64b1167 build(deps-dev): bump @types/write-file-atomic in /core (#3)
- 9d03671 Merge branch 'scmn-dev:main' into main
- 39a65ae build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#168)
- 4686a51 build(deps): bump tslib from 1.14.1 to 2.3.1 in /core (#169)
- dee72b1 build(deps): bump cli-ux from 5.6.7 to 6.0.9 in /core (#170)
- c181532 build(deps-dev): bump @types/node from 16.11.26 to 17.0.21 in /core (#172)
- 92b2dd9 build(deps-dev): bump @oclif/plugin-plugins in /core (#173)
- 4fba30b update secman core cli version to
v0.1.1
, add new packages - 9e2fa0b Merge branch 'main' of https://github.com/scmn-dev/secman
- 3a760e0 chmod: change mode status of
scripts/*
files - c16f8a5 Bump dotenv from 10.0.0 to 16.0.0 in /core (#164)
- 20e4e06 Bump @oclif/plugin-help from 5.1.10 to 5.1.12 in /core (#166)
- 763414b Bump node-fetch from 2.6.7 to 3.2.2 in /core (#167)
- 52f8fe2 upgrade: start building
Secman
v3 with new technologies (#162) - fed1281 add npm source file
- e8d3a64 add
install
task, update codeowners, and contributing guide - 33bbc72 workflows(release): build and finish from secman release workflow
- 92fe645 actions(codeql): setup codeql scanning code workflow
- 02757a9 actions(go): build secman go workflow to check go status every commit
- e2fe501 docs(README): update secman readme to the next level
- 066f4c9 configure
goreleaser
for secman to automate releaseing - af25c4d setup
golangci
for secman - dd6f0fc fix errors in
auth
command and options, update.gitingore
- a3694d8 init secman task file, fix errors, update go modules
- d5fea08 build secman main file
- cc218bf finish from secman root command and add all app commands
- c9c0fd8 build secman customize help
- aa97054 start building secman help command handlers
- e0c04a4 build
secman list
command inapp
package - d670c9c create
secman read
command inapp
package - 44857fb add
secman insert
command inapp
package - 6d772d3 create
secman delete
command inapp
package - cfef27b build
secman edit
command inapp
package - 00a78dd build
secman auth
command inapp
package - 9fe4010 add
secman auth refresh
command functions inpkg/auth/refresh
- 53dd4cf build
secman auth logout
command functions inpkg/auth/logout
- 3393de9 add
secman auth login
commandLogin
function - f99eb82 finish from
secman list
command pipe view and list functions - 1b35c9e create secman passwords handlers with bubble list
- e67da21 start building
secman list
command pipe inpkg/lister
package - 61b61a8 finish from
secman edit
command pipe inpkg/pipe/edit
pkg - cda1b88 create secman password editor in
pkg/pipe/edit
package - f7dd30a build
secman insert
command pipe inpkg/pipe/insert
pkg - c4668a3 create
secman delete
pipe inpkg/pipe/delete
package - 67e4df3 add secman password type function in
internal/shared
- 63b688d building
pkg/pipe
package withsecman read
pipe - cfcaf56 start building secman commands in
app
pkg, add new modules - 5956780 add
abdfnx/gosh
module, createpkg/info
package - ffd7e64 create secman initializer for
secman init
command - a92dd30 build secman generator in
pkg/generator
, update go modules - 5565902 create secman cli options in
pkg/options
package - c0175f0 build the shared style of secman in
internal/shared
- 7b8a9d5 start building
internal/shared
package, add new go modules - 1a3c299 build the version checker of secman in
internal/checker
- 35bde25 start building
cmd
andinternal
packages, update modules - a59126a finish from secman iostreams package, add new modules
- 5415786 finish from secman iostreams colors functions
- 9de9380 create secman iostrams tty_size functions, update modules
- c9fd569 start building
ios
pkg to build secman cli iostreams - 220a019 add new go modules and packages, create
constants
pkg - 3e89897 upgrade secman vscode devcontainer
- 2a2fefb update go modules, create
api
package - f8a4276 add new go modules, create
tools
pkg - ad0b8e9 create secman code scripts
- b04685c update
vscode
configs - 0f4e1f8 remove workflows and actions
- 9e2ac61 update
dependabot
config file - 54a3a11 upgrade
secman v2
tosecman core (sc)
to use it with secman - dc6410c initialize the modfile of secman, update package.json
- 5ff0247 start building secman v3
- 1c2fa1b fix: upgrade axios from 0.25.0 to 0.26.0 (#161)
- a6056c3 fix: upgrade @oclif/core from 1.3.3 to 1.3.4 (#160)
- 873a2b8 fix: upgrade @oclif/core from 1.3.2 to 1.3.3 (#159)
- 714ccc7 Merge branch 'scmn-dev:main' into main
- 1c330b5 fix: upgrade @oclif/core from 1.3.1 to 1.3.2 (#158)
- b447669 fix: upgrade @oclif/core from 1.3.0 to 1.3.1 (#157)
- c2401ea fix: upgrade signal-exit from 3.0.6 to 3.0.7 (#156)
- 37468d0 fix: upgrade @oclif/plugin-help from 5.1.10 to 5.1.11 (#154)
- b95c069 fix: upgrade @oclif/core from 1.2.1 to 1.3.0 (#153)
- 36be00a fix: upgrade @oclif/config from 1.18.2 to 1.18.3 (#152)
- 6537bd7 Merge branch 'scmn-dev:main' into main
- 90c7ef9 fix: upgrade @oclif/core from 1.2.0 to 1.2.1 (#151)
- 8ff65c1 fix: upgrade @oclif/plugin-not-found from 2.2.4 to 2.3.1 (#150)
- 2a36612 Bump follow-redirects from 1.14.7 to 1.14.8 (#149)
- 49eb0d5 fix: upgrade @oclif/core from 1.1.2 to 1.2.0 (#148)
- 94d98e3 fix: upgrade typescript from 4.5.4 to 4.5.5 (#147)
- bc425c9 fix: upgrade axios from 0.24.0 to 0.25.0 (#146)
- 07732d0 Merge branch 'scmn-dev:main' into main
- 02ca090 Bump github.com/tidwall/gjson from 1.13.0 to 1.14.0 in /tools/editor (#145)
- 4481b3c fix: upgrade @oclif/core from 1.1.1 to 1.1.2 (#144)
- 02e6b29 fix: upgrade @oclif/core from 1.1.0 to 1.1.1 (#143)
- bbdc257 bump
node-fetch
version to2.6.7
to fix security vulnerabilities - 838f320 fix: upgrade @oclif/core from 1.0.11 to 1.1.0 (#142)
- b11f637 fix: upgrade table from 6.7.5 to 6.8.0 (#141)
- adc45e2 bump
node-fetch
to3.1.1
to fix security vulnerabilities - e2dcf62 fix: upgrade axios from 0.23.0 to 0.24.0 (#138)
- 1fce262 fix: upgrade octokit from 1.7.0 to 1.7.1 (#139)
- 9064d3b fix: upgrade strip-ansi from 6.0.0 to 6.0.1 (#140)
- 5cb19a1 fix: upgrade string-width from 4.2.0 to 4.2.3 (#136)
- dfca6f0 Merge branch 'scmn-dev:main' into main
- de7b7a5 bump
ansi-regex
version to5.0.1
to fix vulnerabilities - d08e633 create new workflow: add
build-ci
workflow to check secman every commit - 430b89f fix: package.json & yarn.lock to reduce vulnerabilities (#135)
- 7778409 fix
secman auth
error message: update flag to--createAccount
#133 - 40c8864 Merge branch 'scmn-dev:main' into main
- a3586af bump
shelljs
version to0.8.5
to fix security vulnerabilities - cbc271b bump
follow-redirects
version to1.14.7
to fix security vulnerabilities - bf1a450 Bump github.com/tidwall/gjson from 1.12.1 to 1.13.0 in /tools/editor (#130)
- 7952b3f update
.gitingore
, big upgrade inscripts/brew
dir, update packages - b5425ea fix secman settings editor: update gettings value from settings file
- 1a4958d add
sudo
permissions togit
inpack
ci workflow of secman - 53b1053 convert from
npm
toyarn
in and update packages, addsudo
- 8a72981 Merge branch 'scmn-dev:main' into main
- 414eb6e Merge branch 'scmn-dev:main' into main
- ce2d5ca Merge branch 'scmn-dev:main' into main
- f30891c Merge branch 'scmn-dev:main' into main
- dc556...
10 January Release v6.1.3
Added
- Add
settings_editor_theme
prop in~/.secman/settings.json
Changed
- Update pathes
- Update
Secman V1
url tohttps://github.com/scmn-dev/secman/tree/v1
Fixed
- Fix
secman settings
command
Full Changelog: v6.1.2...v6.1.3
1 January Release v6.1.2
Added
- add
just-hash
flag tocrypto
command
Changed
- upgrade
update
command - remove
base64
hash fromcrypto
command
Fixed
- fix secman core version in
info
command
Full Changelog: v6.1.1...v6.1.2