secretlint VS shell-plugins

Compare secretlint vs shell-plugins and see what are their differences.

secretlint

Pluggable linting tool to prevent committing credential. (by secretlint)

shell-plugins

Seamless authentication for every tool in your terminal. (by 1Password)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
secretlint shell-plugins
6 6
697 487
2.2% 4.1%
9.4 8.9
6 days ago 7 days ago
TypeScript Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

secretlint

Posts with mentions or reviews of secretlint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.

shell-plugins

Posts with mentions or reviews of shell-plugins. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-13.
  • End of Life for Twilio Authy Desktop App
    13 projects | news.ycombinator.com | 13 Feb 2024
    Consider 1Password, with the added bonus of the `op` CLI tool and a variety of other dev conveniences.

    CLI: https://developer.1password.com/docs/cli/get-started/

    Shell plugins: https://developer.1password.com/docs/cli/shell-plugins

    Secrets automation: https://developer.1password.com/docs/secrets-automation

  • Join the 1Password Hackathon hosted by Hashnode and compete for $10,000 in prizes
    2 projects | dev.to | 1 Jun 2023
    1Password Shell Plugins: Eliminate API access keys stored on disc and securely authenticate any CLI with your fingerprint, Apple Watch, or other biometrics.
  • 1Password to Add Telemetry
    3 projects | news.ycombinator.com | 24 Apr 2023
    I often regret any contact I have with the Bitwarden fanbase, because whooo they are rabid, but I guess I used to be a rabid fan of 1P so maybe fair's fair :-D Anyway ...

    - https://github.com/bitwarden/clients/issues/1620 was created 2021, after it was migrated from the issue that was open even longer in the other repo, and now they've locked the issue because they're tired of people complaining about the extension losing their credentials

    - there are a ton more Item types in 1Password, which some people consider just cosmetic ("you can create your own fields") but https://bitwarden.com/help/managing-items/ compared to https://support.1password.com/item-categories/ is night and day, setting aside the native support for SSH agent that's built into 1P nowadays

    and here starts the list of even more highly subjective items, which I acknowledge are highly subjective

    - the folder based item management in Bitwarden is highly inferior to the tags based management in 1P. Creating folders itself is a major PITA, whereas creating tags in 1P is ... just type the new tag name. Maybe people enjoy putting the "tags" in there item's names or whatever, and doing away with folders in Bitwarden, but ... the fact they're trying to implement tagging on the cheap indicates they want tags but Bitwarden doesn't see the world that way

    - I find the attachment management process cumbersome in Bitwarden, whereas in 1P there are actually two orthogonal ways of managing attachments: they can be first class Items (called "Document" items) meaning that is the whole secret that one would care about, and they can also be arbitrarily attached to other Items in kind of a supporting role. I have scans of my passport attached to the Passport item type because so many places ask me to upload a scan of my passport. Same for my driver's license on the formal Driver's License item type

    - in the theme of "finding it cumbersome," I find that 1Password seems to care a lot more about UX than Bitwarden. Now, of late I am having to qualify any such statement because yikes that 1P 8 rewrite was catastrophic. But, rewrite-induced-self-inflicted-harm aside, I still think 1P cares a lot more about UX than Bitwarden

    - also subjective, but I really enjoy the `op run` <https://developer.1password.com/docs/cli/reference/commands/...> and its ability to resolve specially formatted env-vars <https://developer.1password.com/docs/cli/secret-references> in the sub-process. That process seems to be the basis of their shell plugins system <https://developer.1password.com/docs/cli/shell-plugins> but TBH I find just having env-vars lying around to be more convenient than their shell plugin system for my workflow. The fact that the `op` binary is smart enough to use DBus to auth to my desktop session means I can also use it as an implementation of pinentry

    A perfectly reasonable question may be "well, it's open source, why not start fixing bugs?" The things about using folders and the lack of item types indicates to me that they're just rowing in a different direction than what I would like, and the fact that they're a commercial company means unless I directly would benefit from fixing a bug means I am not incentivized to contribute free labor

  • 1Password Shell Plugins
    1 project | news.ycombinator.com | 17 Jan 2023
  • Secretlint 6: masking API tokens in .bash_history and .zsh_history
    4 projects | dev.to | 3 Jan 2023
    Credentials are often stored as raw text in .config/ or ~/.aws. These can be found in 1Password Shell Plugins, op run, zenv, envchain, etc. to avoid storing raw tokens in files.
  • Use Your Fingerprint with 1Password to Authenticate the Twilio CLI
    7 projects | dev.to | 8 Dec 2022
    You can find the code for the shell plugins on this GitHub repo.

What are some alternatives?

When comparing secretlint and shell-plugins you can also consider the following projects:

git-secrets - Prevents you from committing secrets and credentials into git repositories

plugin-webhook - Twilio CLI plugin to emulate webhook requests from Twilio

oslint - Open-Source Good Practices Analysis

flex-plugin-builder - Packages related to building a Twilio Flex Plugin

Open-Source-Security-Coalition

plugin-watch - Access and stream your Twilio debugger logs along with your calls and messages.

textlint - The pluggable natural language linter for text and markdown.

dev-phone - A developer tool for testing SMS and Voice applications

envchain - Environment variables meet macOS Keychain and gnome-keyring <3

zsh-history-substring-search - 🐠 ZSH port of Fish history search (up arrow)

honkit - :book: HonKit is building beautiful books using Markdown - Fork of GitBook

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs