Infisical

Latest version: v1.6.0

Safety actively analyzes 640400 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 18

0.4.7

Changelog
* cf9e8b8a patch login bug when override empty

0.4.6

Changelog

0.4.5

Changelog

0.4.4

Changelog

0.4.3

Changelog
* 9f0313f5 strip v from existing tags
* a6e670e9 update tag fetch method to filetr for cli tags only
* 4bda67c9 remove check for --env for service tokens
* 59229218 add error for adding incorrect env flag for service token
* f79e1d75 update prompt selections to const
* 5a906d41 show help for update and user sub command
* fa9a7301 minor changes
* 3add40bf Minor changes
* d4206cdb login and user update commands support for existing domain override methods
* c1b97841 resolved review concerns
* be2cf54d host API support for login and switch commands
* 4c41a7f1 Merge branch 'Infisical:main' into feat/multi-profile
* 954335bd remove addNewUserPrompt
* fe115a74 Update user menu
* 00442992 Add user main command and add switch as sub command
* 8a67549e remove user from GetServiceTokenDetailsResponse
* 55084345 feat: CLI support for multiple user accounts logins
* 53a7e0da Merge pull request 426 from jon4hz/table
* fc8023b9 fix: dont get size of cygwin terminals
* c9000226 feat: truncate secret value if terminal is too small
* b2266428 fix: add debug log
* 933f837f feat: option to disable update check
* 73276983 fix: dont use ioutils and handle error
* aca62699 add support link for all major errors
* a4074c96 add update Instructions
* d3d5ead6 allow export by explicit projectId
* 1f05d6ea update file permissions to be r/w only for owner
* ff82af83 remove unused GetAllWorkSpaceConfigsStartingFromCurrentPath method
* a7da8586 reset cmd also delete secret backups
* b5c2f6e5 no login override popup when invalid private key
* 77226e09 check public and private keys before DecryptAsymmetric call
* ec22291a Revert "fix: always execute cmd in subshell"
* 16c49a96 update slack link in welcome message
* 06ea809d change color of bold welcome text
* 12364005 improve login welcome message
* c1a4ca62 Dependabot alerts 19
* 21c2fd85 address Dependabot alerts 17
* b27bc8fc address dependabot alerts 18
* 2c5f2638 Merge pull request 373 from jon4hz/default-env
* a0722b4c Merge pull request 372 from jon4hz/format-cfg
* 41e03957 Merge pull request 374 from jon4hz/shell
* c89e8e8a Merge pull request 375 from jon4hz/workspace
* cac83ab9 add debug log to workspace path location
* 5614b0f5 nit: method name change
* 1777f98a feat: search for workspace config in parent dir
* 45e37063 fix: always execute cmd in subshell
* 337ed1fc fix: properly support default environment
* d1ea76e5 fix: pretty print workspace file
* 4a72d725 fix: use function to get secrets by key
* 1693db31 fix: preallocate map size
* 1ff42991 fix: improve filtering of reserved env vars
* df52c56e patch login bug in cli
* bd233ebe allow git branch mapping to env
* 3c4c6162 update 2fa prompt in cli
* be38844a Add 2FA in CLI
* 1d11f11e Refactor login cmd
* f2d7401d Add support for version 2 auth
* da857f32 allow to set default env in project file
* 8e85847d improve example .env file format
* 0c10bbb5 send error message to standard error out
* e243c72c add tags flag to secrets related command
* a61233d2 Release docker images for cli
* 20e536ce Remove printing pathToDir
* b82f8606 add ValidateEnvironmentName method
* ab27fbcc add reset command
* 4c56bca4 Remove newline after heading in .sample-env
* a685ac3e update regex to capature comment
* 9a229757 When comments are empty, return empty byte
* b0c541f8 generate example .env file command
* 1e9118df delete backup secrets when new user login
* e16c0e53 Add offline secrets fetch feature
* 0d57a269 Add token flag to export command
* f1ef2387 Add token flag to read secrets via service token
* 44b2bc17 modify method to check for cli updates
* a0137683 fix copyright label in go source
* c0865792 Merge pull request 281 from jon4hz/main
* 3d14bc9a remove env name check
* 4886537a Revert "Revert "Merge pull request 279 from jon4hz/main""
* 1878bed1 Revert "Merge pull request 279 from jon4hz/main"
* 1871d1a8 fix: improve goreleaser
* b371dad5 Increase cli version
* 871d80aa when login expired, do not ask to override login
* cb080b35 increase cli version
* 9950c5e0 empty commit
* bc955a9a increase cli version
* 37de32ec return proper error
* 6eb81802 Skip update check if github returns non-200
* a6f480d3 increase CLI
* 0413059f patch executeMultipleCommandWithEnvs when no /bin/zsh
* 1e4f6a4b increase CLI
* a73fc6de add cli version check before every command
* 840efbdc Update API_URL to INFISICAL_API_URL
* b91dc9e4 increase cli version
* 7cc341ea update INFISICAL_DEFAULT_API_URL constant name
* 5297133c Set INFISICAL_URL to nothing
* 7a6230f2 Change INFISICAL_URL to API_URL
* 74fb64bb fix edge case of input same as default clobber env
* 3c282460 Allow INFISCAL_URL to use domain for self-hosted
* b6ed6ad6 increase cli version
* 3fc68ffc patch secret override for run/export command
* 40696e40 increase CLI version
* 37ee8148 revert default api domain
* 9e551028 Switch to v2/secrets CURD api for cli
* 3cd9241a increase cli version
* 98d84b67 add FormatDotEnvExport to list of available formats
* 799a8399 feat: adding new export format
* d579684d increase version
* 35466a7f Modify get secrets logic
* 9762b580 fix typo in login message
* 9aa8bfa1 check if err is not nil first before checking error prefix
* 60a03cad Add error for when no login/no token
* b702f29c Add warning log
* 12e104e1 Fix windows run bug by adding proper split on envior
* b6ce660a add self recover when key not found in keychain
* b03bd5fa set keyring to use defult keychain
* 6bd908f4 allow viewing all secrets with service token
* 51860642 allow export to run with service token
* 6afb276b Only show pass phrase env if env is not set
* 7152e162 add message to avoid typing in file passphrase
* b60f0c15 Increase cli version and decode hex for service token encryption key
* 68b99b9f central logging and 2v service token
* 2c8c7a17 add helper functions to check workspace and login status
* 764636cd Add service token v2 api into cli
* fe05732c update host to prod host
* 59f5ad77 add expand flag to crud sli
* 7e71e3ca v1 crud secrets complete
* daf8a735 add dynmaic workspace and user creds for secrets cmd
* ccb1c314 add set command for crud cli
* ac4b67d9 delete, get and create via cli
* 618dc10e Added .NET to available frameworks
* 9ef6f9e5 ci: add autocompletion and manpage
* 2473ad03 Update cli to 0.1.16 to trigger arch linux release
* dcbf8525 update secret override desc
* 44da5da3 update CLI version
* 9e28ba9b Add secret override flag to CLI
* 28335cea update version
* ee0a95c1 add faq link when key ring error
* 78d4fb23 create config dir if it doesn't exist
* 8c10ae78 update cli version
* dd7b2dc1 Remove creating instance on PersistentPreRun
* 3b6b9d41 Remove creating instance on PersistentPreRun
* f22d4277 add support for multiple keyring
* dc9c6b9d add chained command support
* f01e8cb3 add multi command
* 3626ef2e add yaml export
* 1808ab6d fix variable assignment when pulling via token
* aa554405 fix variable assignment when pulling via token
* b25908d9 add mono repo support
* aa218d2d Update email regex
* 58b252a9 Loosen email regex
* 9436f40e Merge pull request 90 from edgarrmondragon/feat/export-cmd
* bbc23aca Use encoding/csv to build the CSV output
* 793eaee0 Address PR feedback
* 3db1ff24 modify error model
* 90eb2927 Add an `export` command
* 2acea4f0 push new cli release to populate release page
* 3636e556 rename substitute flag to expand and add to docs
* 746ded9a Add substitute flag for run
* 7d289d51 rough imp, unable to debug further recursion
* 0b91fd69 add --republish to cloudsmith script
* b84538f6 update version
* 3689d75b update login email regex check
* 16061a0b increase version and fix infisical token name
* 2f1e2acc Update to new backend
* 2420a41b Added helpful message to show secrets are being injected
* 47ad4f06 update .deb files to be any-distro/any-version
* 2062d667 change flag --stage to --env
* e66c30b8 update go dependencies
* 688aa856 fix cloud smith upload to cd into dist
* 7924082b move cloud smith uploader to root
* bea0ff6e Add frontend, backend and CLI

0.4.2

Changelog
* e0d5644b Add back service token data select fields for GET endpoint
* acb90ee0 Add frontend migration support for existing project to be blind-indexed
* b62ea41e Add workspaces v3 endpoints for blind-index naming/labeling
* 763ec1aa And workspace-environment specific integrations syncs to secrets v3 endpoints, add PostHog
* e5e15d26 Begin foundation for secrets v3
* d9afe908 Begin frontend for blinded indices
* 3eb810b9 Checkpoint
* fcb677d9 Checkpoint argon2id test to generate blind index
* df83e8ce Complete first iteration of CRUD secrets operations by name
* ad5852fe Enable all auth clients for secrets v3, remove serviceTokenData .populate in middleware, make secret versions and rollbacks compatible with blind indexing
* 7183546e Fix dashboard bugs
* c7172337 Merge branch 'main' of https://github.com/Infisical/infisical
* 3846c42c Merge pull request 508 from Infisical/secrets-v3
* bcba2e9c Merge pull request 514 from satyamgupta1495/patch-1
* 3dfb85b0 Merge remote-tracking branch 'origin' into secrets-v3
* 51154925 Translated readme in Hindi Language
* 7127b608 Undo last README change
* 9f944135 Update docs for blind indices and secrets v3 endpoints
* 03110c8a Update package-lock.json
* 338d287d Update package-lock.json
* 7fc01df9 Update package-lock.json
* d7174309 add faq for self hosting
* 4bda67c9 remove check for --env for service tokens

Page 9 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.