Infisical

Latest version: v1.6.0

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

Scan your dependencies

Page 11 of 18

0.3.3

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

0.3.2

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

0.3.1

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

0.3.0

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

0.2.24

Changelog
* c7dd028 Update README.md
* 3c94bac Update README.md
* da857f3 allow to set default env in project file

0.2.23

Changelog
* 8e85847 improve example .env file format

Page 11 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.