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

Fixes for signatures not enabled for GitLab Watchman #9

Merged
merged 1 commit into from
Nov 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions signatures/tokens_and_credentials/generic_tokens.yaml
Original file line number Diff line number Diff line change
@@ -188,6 +188,18 @@ signatures:
- connect
search_strings:
- PRIVATE
gitlab:
scope:
- blobs
- commits
- milestones
- wiki_blobs
- issues
- merge_requests
- notes
- snippet_titles
search_strings:
- 'private-token | private_token'
test_cases:
match_cases:
- "PRIVATE-TOKEN: 123456789abcdefg123456789123456789"
28 changes: 14 additions & 14 deletions signatures/tokens_and_credentials/twitter.yaml
Original file line number Diff line number Diff line change
@@ -41,20 +41,20 @@ signatures:
- api.twitter.com
- twitter
- oauth_token_secret
gitlab:
scope:
- blobs
- commits
- milestones
- wiki_blobs
- issues
- merge_requests
- notes
- snippet_titles
search_strings:
- api.twitter.com -(svg|png|jpeg)
- twitter_* -(svg|png|jpeg)
- oauth_token_secret -(svg|png|jpeg)
gitlab:
scope:
- blobs
- commits
- milestones
- wiki_blobs
- issues
- merge_requests
- notes
- snippet_titles
search_strings:
- api.twitter.com -(svg|png|jpeg)
- twitter_* -(svg|png|jpeg)
- oauth_token_secret -(svg|png|jpeg)
test_cases:
match_cases:
- "https://api.twitter.com/oauth/authorize?oauth_token=NPabcdefg0yU5T3abcdefg7iCotZ3cnetKwcabcdefg"