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

Custom rules and filters for domain/organization #183

Closed
svishwanath-tw opened this issue Mar 6, 2020 · 1 comment
Closed

Custom rules and filters for domain/organization #183

svishwanath-tw opened this issue Mar 6, 2020 · 1 comment
Assignees
Labels
enhancement hook Talisman hook mode

Comments

@svishwanath-tw
Copy link
Collaborator

svishwanath-tw commented Mar 6, 2020

Describe the solution you'd like

  • Talisman should allow for custom patterns to scan for in a repo

Eg section in .talismanrc:

...
custom_patterns:
- pattern1
- pattern2
- pattern3
...
@harinee harinee added enhancement hook Talisman hook mode labels Mar 10, 2020
@svishwanath-tw svishwanath-tw self-assigned this Mar 10, 2020
svishwanath-tw added a commit to svishwanath-tw/talisman that referenced this issue Mar 10, 2020
svishwanath-tw added a commit to svishwanath-tw/talisman that referenced this issue Mar 10, 2020
tinamthomas pushed a commit that referenced this issue Mar 12, 2020
* Rename TalismanRCIgnore to TalismanRC

* Code cleanup:
Rename NewtalismanRC to NewTalismanRC
Remove code and tests related to talismanignore

* Code cleanup: Make talismanRC receiver name consistent

* Introduce PatternString type
Omit empty fields when writing yaml

* #183 | Add ability to specify custom scan pattern via talismanrc

* Update Readme:
Update help text for CLI options (fix typo in -i message description)
Add custom_pattern section with example
@harinee
Copy link
Collaborator

harinee commented Mar 28, 2020

@vhasus @tt-official ok to close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hook Talisman hook mode
Projects
None yet
Development

No branches or pull requests

2 participants