infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI

OTHER License

Stars
15.1K
Committers
172

Bot releases are visible (Hide)

infisical - infisical-cli/v0.5.2

Published by maidul98 over 1 year ago

Changelog

  • 4586656b add post hog api to go releaser and update cli telemetry
  • e4953398 add telemetry to cli
infisical - infisical-cli/v0.5.1

Published by maidul98 over 1 year ago

Changelog

  • 353ff632 rebrand and small tweeks
infisical - infisical-cli/v0.5.0

Published by maidul98 over 1 year ago

Changelog

  • 82490438 add testing files and create create scan command
  • b3e68cf3 add gitleak to cli
infisical - infisical-cli/v0.4.8

Published by maidul98 over 1 year ago

Changelog

  • 69fa4a80 update check for CLI update
infisical - infisical-cli/v0.4.7

Published by maidul98 over 1 year ago

Changelog

  • cf9e8b8a patch login bug when override empty
infisical - infisical-cli/v0.4.6

Published by maidul98 over 1 year ago

Changelog

infisical - infisical-cli/v0.4.5

Published by maidul98 over 1 year ago

Changelog

infisical - infisical-cli/v0.4.4

Published by maidul98 over 1 year ago

Changelog

infisical - infisical-cli/v0.4.3

Published by maidul98 over 1 year ago

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
infisical - v0.4.2

Published by maidul98 over 1 year ago

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
infisical - v0.4.1

Published by maidul98 over 1 year ago

Changelog

  • 66ce269f add docs for infisical user command
  • 59229218 add error for adding incorrect env flag for service token
infisical - v0.4.0

Published by maidul98 over 1 year ago

Changelog

  • 802cb804 Add helm chart video tut
  • afa7b35d Add public key to service account creation modal
  • d5475328 Add required endpoints/functions for service account to create service tokens
  • 5032450b Add service account support for organization endpoints and update docs images
  • b21a8b45 Add supabase docs, modify integration docs wording, check integration middleware
  • 710364e3 Add support for service variables to Railway integration, add docs for Railway
  • c175519d Add support for syncing to Vercel preview branches
  • 00442992 Add user main command and add switch as sub command
  • 98dcc42d Begin Railway integration, frontend, getApps
  • d824305f Begin Supabase docs
  • aa53de90 Begin refactoring middleware for service accounts
  • 9c18adf3 Begin service account middleware
  • aa108d57 Begin v3 secrets
  • d36d7bfc Checkpoint service account functionality, added UI and general backend structure
  • ebdcccb6 Checkpoint service accounts
  • 8fb473c5 Checkpoint service accounts
  • 88c0a46d Clean up and weave crypto into service account permissions
  • 9df8e892 Continue refactoring remaining middleware to be compatible with multiple clients
  • 806448a7 Correct service token telemetry depending on creating entity
  • db8ce005 Docs to point cli to selfhost on windows
  • cbf05b7c Finish first iteration of Railway integration
  • 903560a2 Finished the env overview feature
  • 810554e1 First commit of env overview
  • f6e23127 Fix merge conflicts
  • cfc9470a Fixed merge conflicts
  • afdf9710 Fixed path in docs
  • 12478130 Fixing UI, UX, and bugs in the dashboard
  • ecb182ad Fixing UI, UX, and bugs in the dashboard
  • 44c716ab Fixing minor bugs in dashboard and billing
  • 273f4228 Init models for permission, service account, and service account key
  • 68deea28 Make host name optional
  • 4c41a7f1 Merge branch 'Infisical:main' into feat/multi-profile
  • 7c33b615 Merge branch 'heads/main' into fix/helm-charts-improvements
  • 5cb6c663 Merge branch 'heads/main' into fix/helm-charts-improvements
  • 3907c99b Merge branch 'main' into birdseye-view
  • d40758a4 Merge branch 'main' into snyk-upgrade-3f3d5368cc3b2bbb1bc7ecf70c71c625
  • 6cb036bb Merge branch 'main' into snyk-upgrade-5364ad43aff0d54873feea82482cb023
  • 676d0a7b Merge branch 'main' into snyk-upgrade-5364ad43aff0d54873feea82482cb023
  • 11ac5d18 Merge branch 'main' into snyk-upgrade-92cb55bf13238343efcdc817c6e6b2ce
  • 4dd96704 Merge branch 'main' into snyk-upgrade-aba197e4f121a17ffaf02cd20097245f
  • 0ad80751 Merge branch 'main' into snyk-upgrade-ae9971a130863ea0dd7614699a93f40b
  • f1c25126 Merge branch 'main' into snyk-upgrade-f7e4421cf1dcf4abd7da31a7f2f0269c
  • 5fb7b55f Merge branch 'main' of https://github.com/Infisical/infisical
  • 88439486 Merge branch 'main' of https://github.com/Infisical/infisical
  • 7ec5f0d3 Merge pull request #439 from Grraahaam/fix/helm-charts-improvements
  • 5855c859 Merge pull request #443 from akhilmhdh/feat/new-dashboard
  • 830368b8 Merge pull request #453 from Infisical/snyk-upgrade-5364ad43aff0d54873feea82482cb023
  • 592cef67 Merge pull request #459 from Infisical/snyk-upgrade-5b74ea7bb92da36a422bbf22d2389650
  • d19c2936 Merge pull request #461 from Infisical/snyk-upgrade-68a4ecfcd221d249c48614d7d7a47ab6
  • 5149f526 Merge pull request #462 from Infisical/snyk-upgrade-15aecde6d4745facead24cb7fb372005
  • 4875cac4 Merge pull request #463 from Infisical/snyk-upgrade-363d8de4e07190af10bb7d948bd05cf8
  • 2a8a90c0 Merge pull request #464 from Aashish-Upadhyay-101/test-crypto-and-posthog
  • 84d46a42 Merge pull request #466 from Aashish-Upadhyay-101/user-remove-notification-typo
  • 00b17d25 Merge pull request #467 from Infisical/snyk-upgrade-0ea5952cd096302b197acdddf41b8188
  • 250428c6 Merge pull request #468 from Infisical/snyk-upgrade-3f3d5368cc3b2bbb1bc7ecf70c71c625
  • eb94ad5b Merge pull request #469 from Infisical/snyk-upgrade-8427871e6a576319fcd05f240276f7da
  • 520c294e Merge pull request #471 from Infisical/snyk-upgrade-1afcc79e653f80864b072e202c5af918
  • a3b35a92 Merge pull request #478 from Infisical/snyk-upgrade-107238710f6bc2ba87fa8a7314c55fe2
  • 1bb31158 Merge pull request #481 from quinton11/feat/multi-profile
  • 56cc77e0 Merge pull request #486 from Infisical/vercel-preview-branches
  • d6ed456e Merge pull request #488 from Infisical/snyk-upgrade-c74bcdca67fc70a1214aee998010b3e4
  • 6a3d6ecb Merge pull request #489 from Infisical/snyk-upgrade-0afc777ee2d9380ebff1888a241d4d4a
  • 0c3c15be Merge pull request #490 from Infisical/snyk-upgrade-417b9ee764e0ce7eb85b51db9c2ffdda
  • 7e15e733 Merge pull request #491 from Infisical/railway
  • 192e3beb Merge pull request #492 from Infisical/fix-railway-sa-errors
  • 0b7508b4 Merge pull request #495 from Infisical/improve-service-accounts
  • ac8b1311 Merge pull request #496 from akhilmhdh/rollback/dashboard
  • 0a9dc7ac Merge pull request #497 from Aashish-Upadhyay-101/Supabase-Integration-Updated
  • d38432e0 Merge pull request #499 from Infisical/birdseye-view
  • d1c62d65 Merge pull request #500 from sheensantoscapadngan/adjustment/allow-multiselect-for-secrets-deletion
  • 12d8e144 Merge pull request #501 from sheensantoscapadngan/feature/added-service-token-never-expire-1
  • 44a7eb81 Merge pull request #503 from Infisical/service-accounts-with-k8-operator
  • 1348c941 Merge pull request #504 from Infisical/snyk-upgrade-92cb55bf13238343efcdc817c6e6b2ce
  • 7a2192cf Merge pull request #505 from Infisical/snyk-upgrade-ae9971a130863ea0dd7614699a93f40b
  • b258cbd8 Merge pull request #506 from Infisical/snyk-upgrade-f7e4421cf1dcf4abd7da31a7f2f0269c
  • bb60e1d3 Merge pull request #507 from Infisical/snyk-upgrade-0aba917b89e37535cd36bc3e962221b0
  • 3adbb731 Merge pull request #510 from Infisical/snyk-upgrade-51cc31a6d1afe5b1d4d65d58bb609257
  • 7d8c6eb6 Merge pull request #511 from Infisical/snyk-upgrade-aba197e4f121a17ffaf02cd20097245f
  • 2e428f9d Merge pull request #512 from Infisical/snyk-upgrade-93cddd3ce0262fa45d130dffdccf8932
  • 7a926fbd Merge pull request #513 from Infisical/snyk-upgrade-a9ff8e4e7d9befabd7d947ce7f0c25b3
  • c768383f Merge remote-tracking branch 'origin' into improve-service-accounts
  • 242f3626 Merge remote-tracking branch 'origin' into improve-service-accounts
  • 7eae2392 Merge remote-tracking branch 'origin' into improve-service-accounts
  • 3791ba26 Merge remote-tracking branch 'origin' into improve-service-accounts
  • 83be9efe Merge remote-tracking branch 'origin' into improve-service-accounts
  • 57ee287d Merge remote-tracking branch 'origin' into railway
  • 35d345f1 Merge remote-tracking branch 'origin' into service-account
  • 54e099f8 Merge remote-tracking branch 'origin' into service-account
  • c7979017 Merge remote-tracking branch 'origin' into service-account
  • a3b2d1c8 Merge remote-tracking branch 'origin' into service-account
  • 3add40bf Minor changes
  • c4054694 Minor dashboard updates
  • a3093de5 Patch GitHub integration organization owner
  • 9c3a426c Patch lint error
  • a7880db8 Patch service account UI in audit logs, add lastUsed for API keys and service accounts/tokens
  • 365daa97 Remove service accounts from permitted secrets auth modes for now
  • 729aacc1 Resolve merge conflicts
  • c9e12d33 Revert "typo fixed"
  • 48cd2bdd Rolled back the dashboard
  • 3a0ce7c0 Service account checkpoint
  • 5bbe09e4 Substitute hardcoded auth modes for variables
  • 92e04c45 Update Chart.yaml
  • 8f08c495 Update README.md
  • 6b1f704a Update README.md
  • 49559fbc Update contributors in README
  • 49a690b7 Update envars.mdx
  • cca94769 Update helm chart docs
  • e2139882 Update middleware for requireSecretAuth
  • 99dd661c Update middleware for service token data
  • fe115a74 Update user menu
  • ed7dbb65 Updated bot, integration, and integrationAuth middlewares to support multiple clients
  • 12e16b4a [Adjustment][Sheen] removed additional prompt when deleting secret
  • c1f39b86 [Feature][Sheen] added never expire service token
  • 689ac6a8 add back .populate(tags) to secrets GET via service token
  • 576381cd add back user populate
  • 92df5e1a add docs for new k8 oper with service account
  • 70668d77 add docs for using k8 controller with service acounts
  • 553703de add ingress controller to helm chart
  • bec80de1 add integ tests for fetching/secrets secrets with jwt/service token
  • c7a402c4 add integ tests for service token with overrides
  • dda5f754 add integration tests for checking service token with overrides
  • 8c450d51 add integration tests for service-tokens
  • 9f1f709b add service token field in helmchart for k8
  • df2e0e03 add service token to auth methods block for k8
  • 04d46099 address package fixes
  • 5585893c allow service account to fetch secrets
  • e2c67ffb allow service tokens to continue to support overrides
  • e2df6e94 chore(chart): breaking change version bump + docs
  • 510d5f0f chore(chart): discard secret-operator changes
  • 0008ff9a chore(chart): improved NOTES.txt commands format/layout
  • ba240f9e chore(doc): add INVITE_ONLY_SIGNUP description
  • 93d07c34 chore(doc): restore link to the web doc
  • 164da9d8 chore(doc): updated helm parameters doc + 0.1.16 upgrade instructions
  • 278f1caa chore(doc): updated scripts and docs
  • b2663fb3 chore(pr): pull request template comments
  • fc41be9d chore(script): add local installation example scripts
  • 744caf8c chore(script): remove auto-generated variables from setup script
  • 83ddba29 conditionally set https
  • 5c15fab4 correct HTTPS_ENABLED cast
  • e0ac12be default to prod when no node env
  • fef1adb3 expand backup explanation
  • bdb71d10 feat(chart): added updatedAt annotation to apps dpl and pod
  • b7a1689a feat(chart): env variables auto-generation
  • b42c3310 feat(ui): added api hooks and state hooks for dashboard
  • 686d3c40 feat(ui): added ui components for new dashboard
  • 4cce75d1 feat(ui): implemented the new dashboard page
  • 2a64d657 feat(ui): rollback to old dashboard page
  • 55084345 feat: CLI support for multiple user accounts logins
  • 91c83e04 fix typo notification message
  • c8b6eb0d fix(chart): NOTES.txt typos
  • 95bb9e25 fix(chart): add INVITE_ONLY_SIGNUP variable
  • c034b62b fix(chart): default secret name to the service fullname
  • aa5d7610 fix(chart): image tags default to latest
  • 9db69430 fix(chart): ingress shorten names with variables + ingressClassName
  • da888e27 fix(chart): ingressClassName cross-version compatibility
  • 2cc8e59c fix(chart): kubeSecretRef disables and overwrites default secrets
  • 4899c4de fix(chart): secret data to stringData for cross-type compatibility
  • 00feee69 fix(chart): shorten names with variables + improved secrets support
  • dd10bf17 fix(chart): simplified ingress rules configuration
  • 10dd7478 fix(chart): truncated secrets-operator resource name
  • 28369411 fix(chart): update chart dependencies
  • e37f584d fix(chart): upgrade deps and bump the verison
  • a031e84a fix(chart): uses envFrom only to inject secrets and conf
  • a6b9400a fix(chart): wrap secret values into quotes automatically
  • 9cf921bb fix(conf): add MONGO_URL to backend variables
  • 76794336 fix(conf): mongodb probes + docs
  • 94b18e6f fix: upgrade @aws-sdk/client-secrets-manager from 3.279.0 to 3.281.0
  • 381652cb fix: upgrade @aws-sdk/client-secrets-manager from 3.281.0 to 3.287.0
  • e8e8ff55 fix: upgrade @aws-sdk/client-secrets-manager from 3.287.0 to 3.294.0
  • aa27308f fix: upgrade @aws-sdk/client-secrets-manager from 3.294.0 to 3.299.0
  • 3e022346 fix: upgrade @aws-sdk/client-secrets-manager from 3.299.0 to 3.301.0
  • 24913217 fix: upgrade @aws-sdk/client-secrets-manager from 3.301.0 to 3.303.0
  • 49f26d59 fix: upgrade @sentry/node from 7.39.0 to 7.40.0
  • f99bb253 fix: upgrade @sentry/node from 7.40.0 to 7.41.0
  • 2d22c96a fix: upgrade @sentry/node from 7.41.0 to 7.45.0
  • 0d3999c7 fix: upgrade @sentry/node from 7.45.0 to 7.46.0
  • 30472505 fix: upgrade @sentry/tracing from 7.38.0 to 7.39.0
  • acc01986 fix: upgrade @sentry/tracing from 7.39.0 to 7.41.0
  • b4839eaa fix: upgrade @sentry/tracing from 7.41.0 to 7.45.0
  • c581fde6 fix: upgrade @sentry/tracing from 7.45.0 to 7.46.0
  • 5ec1a1ee fix: upgrade aws-sdk from 2.1323.0 to 2.1324.0
  • 6af32668 fix: upgrade aws-sdk from 2.1324.0 to 2.1331.0
  • dbe75eee fix: upgrade aws-sdk from 2.1331.0 to 2.1338.0
  • 77e537c3 fix: upgrade mongoose from 6.10.0 to 6.10.1
  • 6d7628cd fix: upgrade mongoose from 6.10.1 to 6.10.2
  • b7142a1f fix: upgrade mongoose from 6.10.2 to 6.10.3
  • 8e2837c8 fix: upgrade mongoose from 6.10.3 to 6.10.4
  • 0fe4a3c0 fix: upgrade posthog-node from 2.5.4 to 2.6.0
  • be2cf54d host API support for login and switch commands
  • 56c35293 hotfix: choose env when opening a dashboard link
  • 356f0ac8 improvement tests
  • d4206cdb login and user update commands support for existing domain override methods
  • dd4c4e14 make hostAPI optional
  • 6d8b16fc mark smtp fields as not required
  • fa9a7301 minor changes
  • 954335bd remove addNewUserPrompt
  • dfa33e63 remove secure cookie from default install
  • e348e467 remove unused method
  • 8a67549e remove user from GetServiceTokenDetailsResponse
  • c1b97841 resolved review concerns
  • a90375ea revert: secret-operator changes
  • 4489adee set https to false by default aws ec2 deploy
  • 5a906d41 show help for update and user sub command
  • 1b1cb4a1 supabase updated setup
  • 9e2a0324 typo fixed
  • 1c4649cc unit tests for utils/posthog and utils/crypto
  • 3b300956 update CF link
  • b0107d28 update chart value
  • 4a36dcd1 update helm and kubectl install manifests
  • 619fe553 update k8 operator to use service account
  • f79e1d75 update prompt selections to const
  • 73ddad8d update service token tests
  • 1fe1afbb updated PR supabase-integration
infisical - v0.3.7

Published by maidul98 over 1 year ago

Changelog

  • ff2ee989 Add GitLab and Azure Key Vault docs
  • 885d348f Add Ja link
  • c71ee775 Add Japanese README.md
  • 1f316a0b Add SveteKit to the docs sidebar
  • 50da0a75 Add cli docs for supported environment variables
  • 175b4a3f Add docs for Node SDK
  • bb70ff96 Add docs for k8 Global configuration
  • c73d64d7 Add secret recovery for setting deleted secrets for Azure integration
  • b5998d7f Adding SvelteKit in the frontend app
  • 6a5f2d05 Adding sveltekit into the index
  • 3f3516b7 Checkpoint GitLab integration group support
  • b868b6a5 Clean up infisical-node
  • 200cefc1 Complete Azure integration
  • 7fd06e36 Complete preliminary addition of infisical-node to support service tokens
  • 00a07fd2 Correct port in linux selfhost setup
  • cb905e5e Create sveltekit.mdx
  • 0269b58a Finish support for GitLab groups integration
  • 78cb18ad Fix lint errors
  • 56187ec4 Fix lint errors
  • 971ac260 Fix lint errors
  • 7854a5ee Fix stripe checks
  • eebe3c16 Fix: Unable to login after deleting all projects
  • 3a858e7c Fixed broken docs link
  • 3ac98ba3 Improve SDK, quickstart, token, features docs
  • 3d818f95 Make root/example default DB user in development
  • 8adc53a8 Merge branch 'Infisical:main' into main
  • 5baab76f Merge branch 'main' into fix/update-pt-br-copies
  • 298c8705 Merge pull request #370 from Neeraj138/login-after-delete-all-projects
  • edc4382a Merge pull request #378 from caioluis/fix/update-pt-br-copies
  • 98b443da Merge pull request #380 from jon4hz/tf
  • 27e4f490 Merge pull request #387 from MatthewJohn/main
  • 913067f0 Merge pull request #390 from jorgeteixe/main
  • 71261e75 Merge pull request #394 from ha-sante/patch-1
  • 14206de9 Merge pull request #398 from Infisical/patch-azure
  • 1dc59d0d Merge pull request #399 from eltociear/add-ja
  • 0e11ff19 Merge pull request #400 from Infisical/snyk-fix-0ab98e0c00b32ecebcd11cb2298f542f
  • d8ff36f5 Merge pull request #400 from Infisical/snyk-fix-0ab98e0c00b32ecebcd11cb2298f542f
  • 85e53199 Merge pull request #401 from jon4hz/update-check
  • 12701bdf Merge pull request #402 from Aqib-Rime/update_overview_docs
  • d9327715 Merge pull request #405 from jerriclynsjohn/patch-1
  • 23d09c37 Merge pull request #407 from jerriclynsjohn/patch-2
  • fc7c3022 Merge pull request #410 from jerriclynsjohn/add-sveltekit
  • 4edfc1e0 Merge pull request #411 from Infisical/revised-service-token-docs
  • cdbc6f56 Merge pull request #423 from Infisical/check-integrations
  • d8997680 Merge pull request #424 from Aashish-Upadhyay-101/aashish/example-docs
  • 53a7e0da Merge pull request #426 from jon4hz/table
  • 1e859c19 Merge pull request #429 from Infisical/check-vercel
  • 63adc181 Merge pull request #430 from simonemargio/main
  • d103c81f Merge pull request #432 from Infisical/add-infisical-node
  • bb2bcb8b Merge pull request #438 from xinity/xinity_infisical_typofix
  • 51f4ab47 Merge pull request #440 from Aashish-Upadhyay-101/aashish/backend-test-setup
  • 77bf857e Merge pull request #454 from Infisical/snyk-upgrade-bd2ac852078ffa54b1f933925aa5b9b2
  • b3655955 Merge pull request #455 from Infisical/snyk-upgrade-e1243e9e41daf282bfbdaff72c202760
  • e88ed975 Merge pull request #456 from Infisical/snyk-upgrade-5e724fb56e71fa4a80f2c790e01b36b7
  • 34edab25 Merge pull request #460 from yoobato/main
  • 31111fc6 Merge remote-tracking branch 'origin' into add-infisical-node
  • 2ec3143d Merge remote-tracking branch 'origin' into add-infisical-node
  • 61d4da49 Merge remote-tracking branch 'origin' into revised-service-token-docs
  • e6e3d82f Modify healthcheck and server on-close to close database connection
  • db48ab8f Modify healthcheck.test
  • 721af0f2 Paginate Netlify sites
  • 58601364 Patch serviceTokenData workspace string comparison
  • 76fc8281 README.md Italian translation
  • a6c86383 Refactor infisical-node to config file for birds eye view of envars
  • 809a5510 Remove 1X1 call
  • ec0e77cc Remove unecessary 'cd' during download of nginx config in linux selfhost setup
  • 29636173 Removed the add to project button for new people
  • 5b65aded Resolve merge conflicts
  • d7054404 Revamp Node SDK docs
  • 6abbc1c5 Revise docs for working with CRUD secrets
  • 1487afb3 Show invite code to send if no email service in modal
  • fb1f93a3 Skip adding users if no email service
  • 38efb6a1 Solved the issue with empty secret names
  • dabc7e3e Solved the issue with empty secret names
  • b591d638 Update Node SDK docs
  • 0a71c993 Update README.md
  • 06e26da6 Update README.md
  • f475daf7 Update README.md
  • 88a208f4 Update README.md
  • 7dd28a59 Update create-secrets.mdx
  • 66fae1fa Update docker.mdx
  • ef4a3165 Update docker.mdx
  • ed73ded0 Update docker.mdx
  • 935db128 Update faq.mdx
  • a676ce7c Update features.mdx
  • 3b37a032 Update overview.mdx
  • e7e2a869 Update overview.mdx
  • 0b2e6a0d Update self hosting docs
  • 9b2a3176 add default jwt life time
  • c5ee4810 add dropdown option for spanish locale
  • dce5c8f6 add emailConfigured to status api
  • f9f30efe add integrations to main nav in docs
  • a5c8c9c2 add rbac for config
  • 1dbda587 add spanish locale files
  • 10f75c8e add terraform docs
  • c019d57f allow global defaults for secrets operator
  • 6faf9bf4 bug fix for https://github.com/Infisical/infisical/issues/403
  • 5c55e6e5 clean up prod nginx
  • 9e8e5386 example test to resolve CI fail
  • 2c46e8a2 feat(webui-localization): fix and update pt-br copies
  • 933f837f feat: option to disable update check
  • c9000226 feat: truncate secret value if terminal is too small
  • b944e8bb fix typo in self host docs
  • b2266428 fix: add debug log
  • fc8023b9 fix: dont get size of cygwin terminals
  • 73276983 fix: dont use ioutils and handle error
  • 13e067dc fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
  • 1cc88246 fix: upgrade @sentry/node from 7.38.0 to 7.39.0
  • 2916c051 fix: upgrade posthog-node from 2.5.3 to 2.5.4
  • 6e3ee3f4 fix: upgrade swagger-ui-express from 4.6.1 to 4.6.2
  • 83e1900d get site url from request
  • 87c99df1 jest test basic setup
  • fdae5105 merge backend
  • 2bbcd3d9 parse invite url from mutationFn
  • 1090a611 python create_secrets, update_secrets and delete_secrets docs
  • 42374a77 python retrieve_secrets docs
  • 18bbe09a remove background from aws deploy btn
  • 119600b6 remove site url env var from frontend
  • 71fe15d5 remove ssl cert in nginx
  • 1489604f send back invite url if no email service
  • ded5c501 setup done !
  • 8e55d17a show popup when email not configured
  • 46f2b7a3 test setup
  • 778631f3 typo fix
  • 70967ac7 update AWS and AZURE integrations
  • c8110c31 update helm chart with rbac for configmaps
infisical - v0.3.6

Published by maidul98 over 1 year ago

Changelog

  • a89fccd Add support for Zoho email
  • 9914414 Added Kubernetes to the integrations list
  • 0cc4286 Added notifications for wrong file types when dropping
  • 2f8d914 Merge pull request #391 from Aashish-Upadhyay-101/Aashish-Upadhyay-101/GitLab-integration
  • efff841 Updated slack link
  • aca6269 add support link for all major errors
  • d948923 add typescript types to secret versions
  • a4074c9 add update Instructions
  • d3d5ead allow export by explicit projectId
  • 74d17a2 axios changes to request
  • 77226e0 check public and private keys before DecryptAsymmetric call
  • 205ec61 improve export and run command docs
  • d537bd2 merge conflict resolve
  • 2f045be missing break statement
  • b5c2f6e no login override popup when invalid private key
  • 40ddd3b remove console.log() i.e used for testing
  • ff82af8 remove unused GetAllWorkSpaceConfigsStartingFromCurrentPath method
  • a7da858 reset cmd also delete secret backups
  • 0d16f70 update export command docs with proejctId flag
  • 1f05d6e update file permissions to be r/w only for owner
infisical - v0.3.5

Published by maidul98 over 1 year ago

Changelog

  • fb10857 Merge pull request #389 from Infisical/revert-374-shell
  • ec22291 Revert "fix: always execute cmd in subshell"
infisical - v0.3.4

Published by maidul98 over 1 year ago

Changelog

  • 06ea809 change color of bold welcome text
  • 16c49a9 update slack link in welcome message
infisical - v0.3.3

Published by maidul98 over 1 year ago

Changelog

  • b61350f Add Travis CI docs, minor edits
  • 8f974fb Add docs for default environment
  • 1d35c41 Authorize.tsx for travis-ci
  • 23418b3 Builds Docker image of backend component with multi-stage Dockerfile Updates package.json npm start command Delete unnecessary npm run start commands
  • 7e9ce03 Create.tsx for travis-ci
  • 98573e9 Dependabot alerts #13
  • c1a4ca6 Dependabot alerts #19
  • d9c0558 Fixed minor bugs everywhere
  • 53d3575 Make minor changes to TravisCI sync, faster, reliable
  • 091115e Merge branch 'main' of https://github.com/Infisical/infisical
  • 9eefc87 Merge pull request #350 from Aashish-Upadhyay-101/Aashish-Upadhyay-101/TravisCI-integration
  • 1f3f4b7 Merge pull request #353 from Grraahaam/chore/helm-docs
  • 4490462 Merge pull request #360 from bngmnn/main
  • 978423b Merge pull request #364 from alexdanilowicz/patch-3
  • 3817e66 Merge pull request #365 from Infisical/travisci
  • 0b1891b Merge pull request #371 from jon4hz/env-filter
  • a0722b4 Merge pull request #372 from jon4hz/format-cfg
  • 2c5f263 Merge pull request #373 from jon4hz/default-env
  • 41e0395 Merge pull request #374 from jon4hz/shell
  • c89e8e8 Merge pull request #375 from jon4hz/workspace
  • 0f143ad Merge pull request #377 from caioluis/main
  • 0e17c9a Merge pull request #383 from 5h4k4r/use-multi-stage-build
  • 0fb1a1d Merge remote-tracking branch 'origin' into travisci
  • f0f6e8a Merge remote-tracking branch 'refs/remotes/origin/main'
  • c233fd8 Merge remote-tracking branch 'refs/remotes/origin/main'
  • 0b08e57 Merge remote-tracking branch 'refs/remotes/origin/main' into Aashish-Upadhyay-101/TravisCI-integration
  • 8bf8968 Other frontend configurations for travis-ci
  • 3bb1789 Remove auto delete index
  • e80e8e0 Replace axios with request
  • 0f0b894 Revert "feat(webui-localization): fix and update pt-br copies"
  • 499323d Sync travis-ci
  • 4d0dc0d Update README.md
  • cac83ab add debug log to workspace path location
  • 7e65314 add german readme
  • 21c2fd8 address Dependabot alerts #17
  • b27bc8f address dependabot alerts #18
  • 89ad2f1 chore(docs): README
  • a5278af chore(docs): improved charts related documentation
  • 40c80f4 chore(script): added warning
  • 2dd57d7 feat(localization): add locales for pt-PT
  • 2f95319 feat(script): kind local development setup
  • 43f9af1 feat(webui-localization): fix and update pt-br copies
  • 1777f98 feat: search for workspace config in parent dir
  • f5ed14c fix(localization): add pt-PT to the options and fix a copy
  • 7bb2c1c fix(script): auto generate secrets at runtime
  • 45e3706 fix: always execute cmd in subshell
  • 1ff4299 fix: improve filtering of reserved env vars
  • 1693db3 fix: preallocate map size
  • d1ea76e fix: pretty print workspace file
  • 337ed1f fix: properly support default environment
  • 6ca3fc5 fix: upgrade @headlessui/react from 1.6.6 to 1.7.7
  • 189af07 fix: upgrade @stripe/react-stripe-js from 1.10.0 to 1.16.3
  • 860b8ef fix: upgrade axios-auth-refresh from 3.3.3 to 3.3.6
  • d7acd7a fix: upgrade i18next from 22.4.6 to 22.4.9
  • caf7426 fix: upgrade posthog-js from 1.34.0 to 1.39.4
  • 4a72d72 fix: use function to get secrets by key
  • 1236400 improve login welcome message
  • f73d18d merge PR 287
  • eb47126 merge PR 288
  • 4750767 merge PR 289
  • b0ed772 merge PR 290
  • 7fdab81 merge pr 291
  • 824315f model steup for travis-ci
  • 5614b0f nit: method name change
  • c17bf13 remove sudo for alpine
  • 7f04617 update brew command to update cli
  • fafde7b update other languages' readme files with 'de' flag
  • 1c4dd78 use node alpine base image
  • 8a74799 variable setup for travis-ci
infisical - v0.3.2

Published by maidul98 over 1 year ago

Changelog

  • b906048 Add axios-retry for Vercel integration for now
  • 4276fb5 Add docs for git branch mapping
  • 783174a Add for-await for better Vercel integration reliability
  • 7ce9c81 Merge branch 'main' of https://github.com/Infisical/infisical
  • fcb1f5a Merge pull request #357 from Infisical/vercel-integration-patch
  • 734c915 Merge pull request #358 from alisson-acioli/main
  • bb5a0db Merge pull request #359 from Infisical/axios-retry
  • e24f70b Patch Vercel case where secrets can be of type plain and sensitive
  • 949fb05 Readme PT-BR
  • 70b2681 Remove word API
  • 3fef6e4 Replace Promise.all with for-await Vercel getting envars
  • e7ce1e3 Update README.md
  • e7aafec Update language readme options
  • d769db7 integrações world
  • df52c56 patch login bug in cli
  • 00e532f remove english
  • 7cf8cba remove word
infisical - v0.3.1

Published by maidul98 over 1 year ago

Changelog

  • f92269f Merge pull request #274 from Grraahaam/feat/pr-template
  • bd233eb allow git branch mapping to env
  • 77b1011 feat(docs): added a pull request template
infisical - v0.3.0

Published by maidul98 over 1 year ago

Changelog

  • be38844 Add 2FA in CLI
  • 469d042 Add CircleCI docs
  • 75eac1b Add LoginSRPDetail to v2 auth route
  • 7cb6aee Add docs for MFA
  • 5baccc7 Add mongo root password
  • 20e7eae Add more Accept-Encoding to integrations syncs
  • b710944 Add more edge-cases to MFA
  • 754ea09 Add simple tries left for MFA
  • 6ad70f2 Add support and docs for SocketLabs email SMTP
  • f2d7401 Add support for version 2 auth
  • 625c078 Add validation to batch secret endpoint
  • d5bc377 Added notifications to 2FA and fixed state
  • 4a3adaa Begin in-memory privat key storage
  • 65bec23 Begin rewiring frontend to use batch route for CRUD secret ops
  • 13b1805 Checkpoint 2
  • e53fd11 Checkpoint weaving frontend and backend MFA
  • 5cadb9e Finish MFA v1 and refactor all tokens into separate TokenService with modified collection
  • 2d6d329 Finish alert for new device login detection
  • cf5603c Finish preliminary backwards-compatible transition from user encryption scheme v1 to v2 with argon2 and protected key
  • bdc99e3 Fix TS issue
  • 59beabb Fix change password private key removal
  • 30b2b85 Fix merge conflicts
  • bb75286 Fix merge conflicts
  • 280f482 Fix merge conflicts
  • 5534166 Fix merge conflicts with main
  • 0062df5 Fixed dashboard for the corner case of purely personal secrets
  • ea5811c Fixed the bug with the tab indicators
  • 11f86da Fixed the bug with updating tags
  • 540a8b4 Fixed the bug with updating tags
  • 669861d General frontend structure for 2FA - done
  • 5bee6a5 Merge branch 'issue-318' of https://github.com/esau-morais/infisical into issue-318
  • 91cb975 Merge branch 'main' into fix/undefined-url
  • c65ce14 Merge branch 'main' into fix/undefined-url
  • cee10fb Merge branch 'main' into issue-318
  • 5f3b8c5 Merge branch 'main' into smoothen-integrations
  • 635ae94 Merge branch 'main' of https://github.com/Infisical/infisical
  • dab677b Merge branch 'smoothen-integrations' of https://github.com/Infisical/infisical into smoothen-integrations
  • 1659dab Merge pull request #314 from Grraahaam/feat/helm-mongodb-persistence
  • 07b307e Merge pull request #333 from esau-morais/issue-318
  • d31b7ae Merge pull request #335 from animeshdas2000/fix/undefined-url
  • c7ebeec Merge pull request #337 from akhilmhdh/feat/new-org-settings
  • 0d484b9 Merge pull request #338 from Infisical/smoothen-integrations
  • 2bdb20f Merge pull request #339 from Infisical/mfa
  • eb55c05 Merge pull request #341 from umrak11/feature/improve-backup-pdf-generation
  • c38ccdb Merge pull request #343 from Infisical/mfa
  • 40250b7 Merge pull request #344 from Infisical/ip-alerts
  • 153baad Merge pull request #349 from ImBIOS/docs/translation-indonesia
  • af64582 Merge pull request #352 from Infisical/socket-labs-smtp
  • 75a2ab6 Merge pull request #354 from akhilmhdh/feat/table-loader
  • d02bc06 Merge pull request #355 from alexdanilowicz/patch-2
  • 604c22d Merge remote-tracking branch 'origin' into mfa
  • 92560f5 Merge remote-tracking branch 'origin' into mfa
  • 74e78bb Merge remote-tracking branch 'origin' into mfa
  • c57394b Merge remote-tracking branch 'origin' into mfa
  • 17406e4 Merge remote-tracking branch 'origin/2fa' into mfa
  • 05a77e6 Minor style updates
  • 43ce222 Minor style updates
  • dbcd2b0 Patch undefined req.secrets
  • 1d11f11 Refactor login cmd
  • ab62d91 Refactored and improved PDF backup generation
  • e1ad8fb Refactoring functions into services, helper functions, hooks, patch bugs
  • baaa924 Remove dependency cycle
  • 1ff2c61 Remove storage of protected key
  • f28a2ea Small nits
  • b587d9b Update README.md
  • 0b356e0 Update README.md
  • 0fba78a Update http net package
  • 71bf56a Update k8 operator dependencies
  • 2143db5 Update messaging
  • 9b219f6 Update package.json
  • a9753fb Update the text in start guide
  • aa68bc0 Updated 'are you sure?' message
  • ab5ffa9 Updated billing in the settings tab
  • f8c4ccd Updated readme
  • 0c72f50 Updated readme's
  • 66566a4 Updated the infisical guide
  • b0744fd Wired frontend to use the batch stucture
  • 8432f71 add secrets auto reload
  • b81d8eb added notification to .env errors
  • c1deb08 always pull gamma iamge
  • b5d4cfe chore(docs): chart documentation generation
  • 2db4a29 chore(docs): chart setup + chart release notes.txt
  • f542e07 download dependency for helm chart in upload step
  • 4df82a6 feat(chart): mailhog for local development
  • 8680114 feat(chart): mongodb persistence
  • 621b640 feat(ui): added new components empty state and skeleton
  • 86a2647 feat(ui): added table skeleton and loading for settings page,
  • c0d1495 feat(ui): api hooks for new org settings page
  • 66f1c57 feat(ui): completed org settings page revamp
  • e5f6ed3 feat(ui): components changes for new org settings page
  • 243c6ca feat: changed delete org membership to v2
  • 5aa75ec feat: save selected env on url
  • e5ba8eb fix upload script
  • d3fcb69 fix(chart): backend service missing configuration
  • 56ca603 fix(chart): backend service typos
  • ca07d1c fix(chart): helpers template auth.password typo
  • cdf7304 fix(chart): mongodb custom users + docs
  • 0a77f9a fix(i18n): add missing forgot-password in pt-BR
  • 3e0d4cb fixed infinite loading in dashboard
  • b6bbfc0 increase helm chart
  • 1c61ffb patch upload script
  • 54e2b66 ran prettier to fix indentation
  • 89bc9a8 translate: add Bahasa Indonesia for README
  • 3c4c616 update 2fa prompt in cli
  • 66f2017 update gamma values
  • d885997 update helm chart to refect dep update
  • 1082d7f update helm docs for self install