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

Contribute cloudant plugin #261

Merged
merged 7 commits into from
Oct 31, 2019
Merged

Conversation

killuazhu
Copy link
Contributor

Add one more plugin to detect Cloudant tokens.

token=token,
)

response = requests.get(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you do the specific exception thing here?

Rest of the PR ✅ ⛵️ 🚢 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment addressed.

Copy link
Collaborator

@KevinHock KevinHock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realize this in the other PR, but it is a little confusing that the numbers referenced in your commit messages map to unrelated issue/PR #'s, presumably b/c they're internal numbers.

@killuazhu
Copy link
Contributor Author

I didn't realize this in the other PR, but it is a little confusing that the numbers referenced in your commit messages map to unrelated issue/PR #'s, presumably b/c they're internal numbers.

Yes, we use Github Enterprise internally, which might mess up with the PR. I can remove the PR id from commit message to avoid confusion.

edwarj2 and others added 6 commits October 31, 2019 14:48
* 1st pass cloudant tests and detector

* cleaning debugs

* whitelisting secret false positive

* correcting lint errors

* correct line break errors

* more lint

* more lint

* more lint

* more lint

* typo

* more lint

* more lint

* PR responses
* clarify var names in test

* help text

* correcting account / pw test verification path

* correcting validation error response

* change detector vars & add cases

* detection tests clean pending verification tests

* all tests clean

* added more key assignment tests

* PR simplifications

* fix capture group

* fix capture group 2
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
* feat: enhance cloudant

* address comment

* fix broken buid
@killuazhu
Copy link
Contributor Author

Pushed again with updated commit message.

@killuazhu
Copy link
Contributor Author

Retrigger Travis build.

@KevinHock KevinHock merged commit ff95000 into Yelp:master Oct 31, 2019
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request May 28, 2020
* Fix hung build

* Don't install cos
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Jul 9, 2020
* Fix hung build

* Don't install cos
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Sep 17, 2020
* Fix hung build

* Don't install cos
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.

3 participants