https://github.com/Infisical/infisical Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Customer Stories + White papers, Ebooks, Webinars + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. {{ message }} Infisical / infisical Public * Notifications * Fork 313 * Star 7.6k [?] Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks. infisical.com License View license 7.6k stars 313 forks Activity Star Notifications * Code * Issues 136 * Pull requests 28 * Discussions * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights Infisical/infisical This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 98 branches 176 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/I] Use Git or checkout with SVN using the web URL. [gh repo clone Infisi] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @vmatsiiako vmatsiiako Update README.md ... de7bd27 Aug 11, 2023 Update README.md de7bd27 Git stats * 3,012 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github Update build-staging-img.yml July 17, 2023 17:36 .husky chore: resolve merge conflicts July 4, 2023 22:52 .vscode Add eslint rule and fix as many issues as possible June 19, 2023 23:42 backend fix: backend image failed to start due to npm cache permission August 11, 2023 23:34 cli add exit code to run command August 4, 2023 12:10 cloudformation/ec2-deployment set https to false by default aws ec2 deploy April 13, 2023 09:01 docs Add GitHub SSO to changelog August 9, 2023 22:02 frontend Merge pull request #838 from Infisical/deprecation August 11, 2023 12:10 helm-charts update k8 helm for import feature July 19, 2023 00:25 img Updated readme's February 22, 2023 16:29 k8-operator logging workspaceId, tokenName from k8-operator July 27, 2023 09:10 migration Add encryption key validation to validation script May 30, 2023 20:46 nginx Merge branch 'main' into git-scanning-app July 17, 2023 17:20 .dockerignore patch standalone docker image May 23, 2023 17:16 .env.example feat(integration): add integration with BitBucket July 16, 2023 22:04 .eslintignore feat: added card and modal component January 23, 2023 22:10 .gitignore Finish removing Stripe from codebase June 22, 2023 16:38 .goreleaser.yaml create versions for brew releases July 25, 2023 15:39 .infisicalignore add dummy ENCRYPTION_KEY for testing backend docker img May 28, 2023 14:09 CODE_OF_CONDUCT.md Add frontend, backend and CLI November 17, 2022 17:54 CONTRIBUTING.md Add back passing NEXT_PUBLIC_ENV to frontend November 22, 2022 16:47 Dockerfile.standalone-infisical add intercom env replace during start up June 12, 2023 16:19 LICENSE Add LICENSE November 19, 2022 23:51 Makefile improve i-dev command January 22, 2023 14:03 README.md Update README.md August 11, 2023 14:54 SECURITY.md Update README April 29, 2023 21:41 docker-compose.dev.yml move secret scanning to main container July 16, 2023 16:48 docker-compose.yml remove secret scanning from prod docker compose July 14, 2023 15:21 ecosystem.config.js create standalone infisical docker file May 3, 2023 16:57 package-lock.json add v1 secret scanning July 4, 2023 10:54 package.json Add eslint rule and fix as many issues as possible June 19, 2023 23:42 render.yaml add provider auth secret to kubernetes and docker yaml May 20, 2023 23:15 View code [ ] Slack | Infisical Cloud | Self-Hosting | Docs | Website Introduction Features Getting started Run Infisical locally Scan and prevent secret leaks Open-source vs. paid Security Contributing Resources Acknowledgements README.md infisical infisical Open-source, end-to-end encrypted secret management platform: distribute secrets/configs across your team/infrastructure and prevent secret leaks. Slack | Infisical Cloud | Self-Hosting | Docs | Website [deploy-to-aws] Deploy to DO Infisical is released under the MIT license. PRs welcome! git commit activity Cloudsmith downloads Slack community channel Infisical Twitter Dashboard Introduction Infisical is an open source, end-to-end encrypted secret management platform that teams use to centralize their secrets like API keys, database credentials, and configurations. We're on a mission to make secret management more accessible to everyone, not just security teams, and that means redesigning the entire developer experience from ground up. Features * User-friendly dashboard to manage secrets across projects and environments (e.g. development, production, etc.) * Client SDKs to fetch secrets for your apps and infrastructure on demand * Infisical CLI to fetch and inject secrets into any framework in local development * Native integrations with platforms like GitHub, Vercel, Netlify, and more * Automatic Kubernetes deployment secret reloads * Complete control over your data - host it yourself on any infrastructure * Secret versioning and Point-in-Time Recovery to version every secret and project state * Audit logs to record every action taken in a project * Role-based Access Controls per environment * Simple on-premise deployments to AWS, Digital Ocean, and more * Secret Scanning and Leak Prevention And much more. Getting started Check out the Quickstart Guides Use Infisical Cloud Deploy Infisical on premise The fastest and most reliable way to [deploy-to-aws] Deploy to DO get started with Infisical is signing up View all deployment options for free to Infisical Cloud. Run Infisical locally To set up and run Infisical locally, make sure you have Git and Docker installed on your system. Then run the command for your system: Linux/macOS: git clone https://github.com/Infisical/infisical && cd "$(basename $_ .git)" && cp .env.example .env && docker-compose -f docker-compose.yml up Windows Command Prompt: git clone https://github.com/Infisical/infisical && cd infisical && copy .env.example .env && docker-compose -f docker-compose.yml up Create an account at http://localhost:80 Scan and prevent secret leaks On top managing secrets with Infisical, you can also scan for over 140+ secret types in your files, directories and git repositories. To scan your full git history, run: infisical scan --verbose Install pre commit hook to scan each commit before you push to your repository infisical scan install --pre-commit-hook Lean about Infisical's code scanning feature here Open-source vs. paid This repo available under the MIT expat license, with the exception of the ee directory which will contain premium enterprise features requiring a Infisical license. If you are interested in managed Infisical Cloud of self-hosted Enterprise Offering, take a look at our website or book a meeting with us: Schedule a meeting Security Please do not file GitHub issues or post on our public forum for security vulnerabilities, as they are public! Infisical takes security issues very seriously. If you have any concerns about Infisical or believe you have uncovered a vulnerability, please get in touch via the e-mail address security@infisical.com. In the message, try to provide a description of the issue and ideally a way of reproducing it. The security team will get back to you as soon as possible. Note that this security address should be used only for undisclosed vulnerabilities. Please report any security problems to us before disclosing it publicly. Contributing Whether it's big or small, we love contributions. Check out our guide to see how to get started. Not sure where to get started? You can: * Book a free, non-pressure pairing session / code walkthrough with one of our teammates! * Join our Slack, and ask us any questions there. * Join our community calls every Wednesday at 11am EST to ask any questions, provide feedback, hangout and more. Resources * Docs for comprehensive documentation and guides * Slack for discussion with the community and Infisical team. * GitHub for code, issues, and pull requests * Twitter for fast news * YouTube for videos on secret management * Blog for secret management insights, articles, tutorials, and updates * Roadmap for planned features Acknowledgements [258570] [930096] [311663] [769310] [780477] [509108] [945619] [254371] [623031] [589400] [688693] [379414] [802278] [261835] [168059] [111532] [207388] [807126] [728564] [585525] [552075] [405424] [201049] [824113] [414416] [107163] [748818] [617162] [810242] [737603] [102428] [704888] [355366] [887469] [361423] [300053] [127420] [118568] [445200] [117409] [443521] [110702] [159390] [298225] [266029] [716143] [422469] [113138] [547787] [686823] [323666] [226333] [126626] [656456] [159231] [179900] [225908] [116422] [902256] [561711] [703008] [324605] [253069] [605067] [511587] [498115] [479417] [480317] [113685] [207045] [128642] [700612] [452323] [225668] [109659] [290983] [462587] [886909] [534884] [370932] [411718] [375748] [626891] About [?] Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks. infisical.com Topics react nodejs cli golang open-source security typescript nextjs secret-management secrets environment-variables end-to-end-encryption Resources Readme License View license Code of conduct Code of conduct Security policy Security policy Activity Stars 7.6k stars Watchers 20 watching Forks 313 forks Report repository Releases 86 infisical-cli/v0.11.1 Latest Aug 4, 2023 + 85 releases Packages 0 No packages published Used by 11 * @DigiChanges * @matiasfeliu92 * @gonzacabrera2506 * @pilscollo * @Facu00H * @mzguido * @goarguello97 * @HarukaYamamoto0 + 3 Contributors 87 * @maidul98 * @dangtony98 * @vmatsiiako * @akhilmhdh * @Grraahaam * @snyk-bot * @sheensantoscapadngan * @reginaldbondoc * @Aashish-Upadhyay-101 * @jon4hz * @gangjun06 + 76 contributors Languages * TypeScript 84.2% * Go 12.3% * JavaScript 2.4% * Shell 0.3% * Makefile 0.3% * Smarty 0.2% * Other 0.3% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time.