Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to customize pattern suggestions #178

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dethancosta
Copy link
Contributor

Users can now ignore/disable certain patterns and specify their own custom patterns to be detected, suggested, and saved.
Relevant tests have been added for the new functionality.

Please let me know of any suggestions or changes that should be made 😊

resolves #171

@techcraver
Copy link

Thanks for your contribution! We appreciate it.
Please know that we're a small team and we'll reply to your PR as soon as we can.

@dethancosta
Copy link
Contributor Author

Of course! I understand, take as long as you need.

dethancosta and others added 3 commits October 18, 2023 17:36
* main:
  Upgrade @1password/eslint-config and @typescript-eslint/eslint-plugin, add eslint, remove eslint-plugin-jsdoc eslint-plugin-prettier eslint-plugin-sonarjs eslint-plugin-unicorn
  Bump ts-jest
  Bump lint-staged
  Update esbuild esbuild-register husky license-checker-rseidelsohn lint-staged
  Bump Typescript to 5.4.5
  Update prettier deps
  Update Test and Publish workflow Node version
  Partially update jest.config.js to support Winddows
  Update build and eslint commands to support running on Windows
  Bump to node 18.18.0
  Ignore instances of ${{ ... }} when creating a CodeLens suggestion
* main:
  Add Makefile
  Change account flag to account id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow patterns for secret detection to be customized
3 participants